@charset "UTF-8";
body,html{height:100%;}

body, #navDiscipline p{padding:0; margin:0;}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height:1.6;
	background:#d5ba7f url(../_img/bg-main.jpg) repeat-x top fixed;
}
h1,h2{
	padding:0; margin:0;
}
p{
	padding-top:0;	margin-top:0;
}
h1 {
	font-size: 1.8em;
	color: #b68c43;
	margin:0px;
	
}
h2 {
	font-size: 1.4em;
	color: #4396ca;
	margin:0px;
}
h3 {
	font-size: 1.2em;
	color: #7c7c7c;
	margin:0px;
	font-weight:bold;
}
ul {list-style:url(../../imgs/arrows-double.png); padding:0; padding-left:20px; }
ul li a{text-decoration:none; color:#333;}
ul li a:hover{text-decoration:underline;}
#navHeaderTop{
	font-size:10px;
	text-align:right;
	margin-right:10px;
}
#navHeaderTop img{
	vertical-align:middle;	
}
#navHeaderTop a{color:#666; text-decoration:none;}
#mainWrapper{
	width:955px;
	margin:0 auto;
	background:url(../_img/bg-copyArea.png) repeat-y center;
	padding:20px;
	
	padding-top:0;
	padding-bottom:0;
}
#navDiscipline{
	width:282px;
	height:376px;
	padding-bottom:10px;
	background:url(../_img/bg-disciplines.jpg) no-repeat;
	text-align:center;
}

#navDiscipline img, #nav2 img, img{
	border:none;	
}
#navDiscipline a{
	width:241px;
	height:41px;
}
#navDiscipline a:hover img{
	background:url(../_img/blurline.png) no-repeat center center;	
}
#nav2{
	height:15px;
	background:#000 url(../_img/bg-nav.png) repeat-x top;	
	color:#e5e5e5;
	padding:10px;
	padding-top:1px;
	padding-bottom:0;
	margin-bottom:10px;
}
#nav2 img{
	padding-left:2px;
	padding-right:2px;
}
#nav2 a:hover{
	background-color:#ce0201;	
}

.floatLeft, #YoutubeThumb{
	float:left;	
}
#YoutubeThumb img{
	height:97px;
	width:auto;
}
#YoutubeThumb p{
	width:130px;	
	font-size:.8em;
	line-height:1.2;
	text-align:center;
	margin-top:5px;
}
.floatRight{
	float:right;	
}
.clear{
	clear:both;	
}
#YoutubeThumb{
	padding:2px;	
}

#mainContent{
clear:both;	
padding:10px;

}

.borderR{
	border-right:1px solid #444444;	
}
#SignUp{
	width:200px;
	padding-left:20px;
	padding-bottom:10px;
	background:url(../_img/bg-newsletter.jpg) no-repeat;	
	padding-top:50px;
	font-size:9px;
}
.classDesc{
	padding:20px;
	padding-left:340px;
	min-height:300px;
}

#footer{
	position:relative;	
}
#footer #credits{
	position:absolute;
	left:615px;
	top:69px;
	width:160px;
	color:#aaa;
	font-size:.9em;
}
#footer #credits img{
	vertical-align:middle;
}
