@charset "utf-8";
/* CSS Document */



/*--structure --*/
body {
	font: 100% Arial, Helvetica, sans-serif;
	color:#485898;
	text-align: center;
	background-image: url(../images/backgrounds/enhanced-learning-background.jpg);
	background-repeat: repeat;
}


html,body { min-height:100.1%;margin-bottom:1px; }


#container {
	width:930px;
	margin: 0 auto ;
	color: #222;
	background: #fff;
	font-size: 12px;

}


#headerNav {
	width: 880px;
	height:23px;
	padding-top: 7px;
	background:#485898;
	text-align: right;
	padding-right: 50px;
}

#headerNav a:link {
	color: #c4cbe9;
	text-decoration: none;
	font-weight: bold;
	
}

#headerNav a:visited {
	color: #c4cbe9;
		font-weight: bold;
	
}

#headerNav a:hover {
	color: #b5b28d;
		font-weight: bold;
	
}

#headerPhoto {
	width: 930px;
	height: 150px;
	
}

#mainContent {
	width: 900px;
	margin: 0 15px;
	clear: both;
	
	
}

#leftColumn {
	width: 450px;
	margin-right: 8px;
	text-align: center !important;
	float: left;
	border: 1px solid #eee;
	
}

.rightColumn {
	width: 430px;
	margin-right: 0;
	margin-left: 10px;
	float: right;
	margin-bottom: 8px;
	
}

.rightColumn a:link {
	color: #485898;;
	text-decoration: underline;
	font-weight: bold;
	
}

.rightColumn a:visited {
	color: #485898;
		font-weight: bold;
		text-decoration: underline;
}

.rightColumn a:hover {
	color: #b5b28d;
		font-weight: bold;
	
}



.rightLeftColumn {
	width: 250px;
	height: 110px;
	float: left;
	text-align: left!important;
	padding: 15px 5px 10px 10px !important;
	/*background: #485898; */
	border: 1px solid #eee;




}

.rightRightColumn {
	width: 140px;
	height: 125px;
	float: right;
	padding:  5px;
		border: 1px solid #eee;

	
}





#leftFooter {
	width: 170px;
	height: 18px;
	margin-left: 70px;
	float: left;


	
}




#rightFooter {
	width: 180px;
	margin-right: 324px;
	height: 22px;
	float: right;


	
}


#bottomLeft {
	width: 580px;
	height: 200px;
	float: left;
	padding: 10px;
	margin: 10px 0;
	background: #d9d7bd;
	text-align: left;
	border: 1px solid #b6b38a;
	
}

#bottomRight {
	width: 250px;
	height: 200px;
	float: right;
	padding: 10px;
		margin: 10px 0 10px 10px;
		background: #d9d7bd;
		text-align: left;
	border: 1px solid #b6b38a;
}


#footer {
	width: 900px;
	height: 30px;
	font-size: 11px !important;
	text-align: center;
	clear: both;
	
}

#footer a:link {
	color: #333;
	font-size: 11px !important;
}

#footer a:visited {
	color: #333;
	font-size: 11px !important;
	
}

#footer a:hover {
	color: #485898;
	font-size: 11px !important;
	
}






#bottomSpacer {
	width: 930px;
	height: 120px;
	clear: both;
}






a img {
border: 0;
}


h2 {
	text-align: left;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	
}

a:link {
	color: #485898;
	text-decoration: underline;
	font-weight: bold;
		text-decoration: underline;
}

a:visited {
	color: #485898;
		font-weight: bold;
	
}

a:hover {
	color: #333;
		font-weight: bold;
	
}
