﻿*				{ padding:0; margin:0;}
html			{ height:100%; background:transparent url('images/HtmlBgMain.gif') no-repeat center 360px;}
body			{ height:100%; font-family:Arial, Helvetica, sans-serif; font-size:9pt; line-height:1.5em; background:transparent;}
/*----Sturcture----*/

#Container		{ width:964px; min-height:100%; position:relative; margin:0 auto; background:transparent url('images/ContainerBgTiler.gif') repeat-y left top;}
#Header			{ height:240px; background:#c14f37; margin:0 2px 0 2px;}
#Body			{ background:transparent url('images/BodyBgMainWave2.gif') no-repeat center top; padding:15px 2px 79px 2px;}
#ClearBody		{ clear:both; height:20px;}
#Footer			{ height:79px; bottom:0; width:100%; position:absolute;}

/*----Sturcture----*/
#HeadRed		{ margin:0;}
#HeadA			{ float:left; width:250px; height:218px; background:#c14f37 url('images/Header_001.jpg') no-repeat left top;}
#HeadB			{ float:left; width:348px; height:218px; background:#c14f37 url('images/Header_002.jpg') no-repeat left top;}
#HeadC			{ float:left; width:362px; height:218px; background:#c14f37 url('images/Header_003.gif') no-repeat left top;}

/*---- Left Menu ----*/
#LeftMenuSetup	{ float:left; width:250px;}
#LeftMenu		{ min-height:250px; margin:0; padding:0;}
#LeftMenu ul	{ margin-top:70px; padding:0;}
#LeftMenu li	{ list-style:none;}
#LeftMenu a{
	display:block;
	height:41px;
	width:230px;	
	padding-left:20px;
	line-height:41px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#8a2611;
	text-decoration:none;
	background:transparent url('images/LeftMenuActive.gif') no-repeat right bottom;
}
#LeftMenu a:hover{
	background:transparent url('images/LeftMenuHover.gif') no-repeat right bottom;
	color:#8a2611;
	font-weight:bold;
}

/*---- Content Right ----*/
#ContentRight			{ float:left; width:675px; min-height:200px; padding:0 15px 15px 20px; font-size:10pt; line-height:1.4em; color:#333;}
#ContentRight h3		{ font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:22pt; padding:5px 0 75px 0; font-weight:bold; color:#FFF;}
#ContentRight h4		{ font-family:Arial, Helvetica, sans-serif; padding-bottom:5px; padding-top:5px; font-size:12pt; font-weight:bold; color:#2e3092;}

ul, ol					{ padding:10px 10px 10px 25px; }

#ScheduleLeft{
	float:left;
	width:400px;
}
#ScheduleRight{
	float:right;
	width:200px;
}

/*-------------General Links---------------*/
A:link					{ COLOR:#9908c9; TEXT-DECORATION: none;}
A:visited 				{ COLOR:#9908c9; TEXT-DECORATION: none;}
A:active 				{ COLOR: #9908c9; TEXT-DECORATION: none;}
A:hover					{ COLOR: #06833b; TEXT-DECORATION: none;}

/*----Foot setup----*/

#FooterSetup			{ height:79px; width:960px; background:#11376c url('images/FooterBgTiler.gif') repeat-x left top; margin-left:2px;}
#FootLogoLeft			{ float:left; width:216px; height:41px; padding-top:30px; padding-left:10px;}
#FootDisTerms			{ float:left; width:300px; padding-top:45px; height:25px;	font-family:Arial, Helvetica, sans-serif; font-size:8pt; color:#f2afa9;}

.SataGLeft				{ float:left; width:570px; margin-right:10px;}
.SataGRight				{ float:left; width:90px;}
.SataGClear				{ clear:both; height:10px;}

/*---International Faculty---*/
.IntFacFlag				{ float:left; width:50px; height:33px; margin-right:10px;}
.IntFacName				{ float:left; padding-top:6px;}
.IntFacClear			{ clear:both; height:10px;}


