@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	text-align: center;
}
#BackgroundOffset {
	background-color: #003300;
	width: 1200px;
	height: 1600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 15px solid #A7A7A7;
}
#SideBar {
	width: 150px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
}
#SideBarWrapper {
	float: left;
	height: auto;
	width: 160px;
}

#TopBarWrapper {
	text-align: left;
	width: 860px;
	background-color: #66CC66;
	height: 55px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	border: 2px solid #000000;
}
#MainContentWrapper {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FDF9A2;
	overflow: hidden;
	width:736px;
	height: auto;
}
#BottomBarWrapper {
	height: 60px;
	width: auto;
	background-color: #66CC66;
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

#RightBarWrapper {
	width:60px;
	float: left;
	margin-top: 0px;
	background-color: #996666;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#LeftBarWrapper {
	width:60px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	background-color: #330033;
	background-position: center top;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#ProblemWrapper {
	height: auto;
	width: auto;
}
#SolutionWrapper {
	height: auto;
	width: auto;
}
#ServicesWrapper {
	height: auto;
	width: auto;
}
#TopBarWrapper h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	margin: 0px;
	padding-top: 7px;
	padding-left: 40px;
	color: #003300;
}


#Logo {
	margin-top: 20px;
	margin-left: 0px;
	float: left;
	width: 100px;
	background-color: #003300;
	height: 100px;
	background-image: url(../Images/logo-alum.png);
}
#LogoText {
	height: 83px;
	width: 400px;
	float: left;
	margin-top: 35px;
	background-image: url(../Images/SadatLogo.png);
	background-position: center;
	background-color: #003300;
}

#MasterHeadWrapper {
	height: 140px;
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	background-color: #003300;
}

#MasterWrapper {
	width: auto;
}
#Footer p {
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FDF9A2;
	width: auto;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#Footer a:hover {
	color: #009900;
}

#Footer a {
	color: #FDF9A2;
}
#TotalWrapper {
	height: auto;
	width: auto;
	overflow: visible;
}
#ProblemTitle {
	height: 45px;
	width: 300px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #996666;
	display: block;
	float: left;
}

#imgPreviewWithStyles {
    background: #222;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 15px;
    z-index: 999;
    border: none;
}

/* Text below image */
#imgPreviewWithStyles span {
    color: white;
    text-align: center;
    display: block;
    padding: 10px 0 3px 0;
}
#Project-Table a {
	color: #003300;
}
#Project-Table a:hover {
	color: #006600;
}
.special-wrapper {
	height: 47px;
	width: auto;
}
.link-2 a {
	color: #003300;
}
.link-2 a:hover {
	color: #006600;
}
.posting {
	list-style-image: url(../Images/Posting-Logo.png);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003300;
	text-align: left;
	font-weight: bold;
}

.text-style-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	line-height: 160%;
	margin-top: 19px;
	margin-bottom: 19px;
}

.text-style-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 160%;
}
.text-style-3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-left: 20px;
	padding-bottom: 5px;
	line-height: 160%;
}
.list-style-1    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-left: 5px;
}

.attention {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.title {
	height: 45px;
	width: 300px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #996666;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	float: left;
}
.title-font {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #330033;
	text-align: left;
	margin: 0px;
	padding-left: 15px;
	padding-top: 5px;
}

.bullet-style-1 {
	display: block;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 15px;
	line-height: 160%;
}

.bullet-style-1 li a:hover {
	color: #009900;
}

.bullet-style-1 li a {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
.bullet-style-links li a {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
.bullet-style-links li a:hover {
	color: #009900;
}
.bullet-style-links {
	text-align: left;
	list-style-type: none;
}
.bullet-style-2 {
	display: block;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 15px;
	line-height: 160%;
	font-weight: normal;
	list-style-type: disc;
	padding-left: 15px;
	padding-bottom: 15px;
}

.bar-green {
	color: #003300;
	margin-bottom: 25px;
}
.brochure-link-1  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #460033;
	margin: 0px;
	padding: 0px;
}
.brochure-link-1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	margin: 0px;
	padding: 0px;
}

.brochure-link-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	margin: 0px;
	padding: 0px;
}
