/* generated by csscreator.com */ 
body{
	background-color: #0E0F3D;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0;
	margin:0;
	height:100%;
	text-align:center;
}
#header{
	width:730px;
	height:75px;
	background-color:#FFFFFF;
}
#nav{
	height: 15px;
	width: 730px;
	border-bottom: 1px solid #660000;
	background: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #660000;
	border-top: 1px solid #660000;
}
#nav li{
	font: 11px Arial, Helvetica, sans-serif;
	display: inline;
	padding: 0 2px 0 0;
	text-transform: uppercase;
}
#nav A:link{	
	text-decoration:	none;
	color:	#660000;
}	
#nav A:visited{	
	text-decoration:	none;
	color:	#660000;
}	
		
#nav A:active{	
	text-decoration:	none;
	color:	#660000;
}	
#nav A:hover{	
	text-decoration:	underline;
	color:	#660000;
}
#pagegrid{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	width:730px;
	background-color: #FFFFFF;
	text-align:left;
	margin: 0px;
	display: inline-table;
	padding-bottom: 5px;
}
#leftcol{
	float:left;
	width: 485px;
	position: relative;
	text-align: left;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
background-color: #FFFFFF;
	}
.firstword{
	font: bold 22px Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	text-transform: uppercase;
}
.imgWrapper {
	border: 5px solid #CCCCCC;
}
/*#right */#slideshow{
	float: none;
	padding-left: 5px;
}
/*#right */#slideshow img#imgSlideshow
{
	border: 5px solid #CCCCCC;
}
div#right{
	width: 200px;
	float: right;
	border-left: 1px dashed #CCCCCC;
	padding: 10px 5px 5px;
background-color: #FFFFFF;
	}
#right #profile{
	width: 200px;
	background: #eeeeee;
	border: solid 1px #dddddd;
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	color: #555555;
	float: right;
background-color: #FFFFFF;
	}
#right #profile div.why{
	border-top: solid 10px #dddddd;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
background-color: #FFFFFF;
	}
#right #profile div.name{
	font-weight: bold;
background-color: #FFFFFF;
	}
#right #profile h4{
	border-top: dashed 1px #888888;
	font-size: 12px;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0px;
background-color: #FFFFFF;
	}
#right #profile h4 a{
	background: #888888;
	color: #ffffff;
	display: block;
	padding: 3px;
	text-decoration: none;
}
#right #profile h4 a:hover{
	background: #555555;
}
#right #profile img{
	margin: 0px;
}
#right #profile img#imgTeacher{
	border: solid 5px #ffffff;
}
h5{
	text-decoration: none;
	text-transform: uppercase;
	color: #660000;
	border-bottom: 1px dashed #CCCCCC;
}
#partners{
	float: left;
	width: 48%;
	position: relative;
	padding-top: 5px;
	padding-left: 5px;
		background-color:#FFFFFF;

}
#partners A:link{	
	text-decoration:	none;
	/*color:	#660000;*/
}	
#partners A:visited{	
	text-decoration:	none;
	/*color:	#660000;*/
}	
		
#partners A:active{	
	text-decoration:	none;
	/*color:	#660000;*/
}	
#partners A:hover{	
	text-decoration:	underline;
	/*color:	#660000;*/
}
#contact{
	float: right;
	width: 48%;
	padding-top: 5px;
	padding-right: 5px;
}
#contact A:link{	
	text-decoration:	none;
	/*color:	#660000;*/
}	
#contact A:visited{	
	text-decoration:	none;
	/*color:	#660000;*/
}	
		
#contact A:active{	
	text-decoration:	none;
	/*color:	#660000;*/
}	
#contact A:hover{	
	text-decoration:	underline;
	/*color:	#660000;*/
}
ul{
	margin: 0px;
	padding-left: 5px;
	display:inline;
}
#footer{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	height:20px;
	width: 730px;
	border-top: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding-top: 5px;
	/*padding-bottom: 3px;*/
	color: #999999;
	text-align: center;
	text-transform: uppercase;	
} 
#footer li{
	display: inline;
	padding: 0 0px 0 0;
}
#footer A:link{	
	text-decoration:	none;
	color:	#999999;
}	
		
#footer A:visited{	
	text-decoration:	none;
	color:	#999999;
}	
#footer A:active{	
	text-decoration:	none;
	color:	#999999;
}	
		
#footer A:hover{	
	text-decoration: none;
	color:	#999999;
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{
	display:none;
	background: #FFFFCC;
} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
