/* Main Body Styles */

a {
	color: #3A5474;
	text-decoration: none;
}
a:hover {
	color: #A28E69; 
}
body {
	background-color:#000;
	margin: 0;
 overflow: -moz-scrollbars-vertical;	
	font-family: Arial, Helvetica, sans-serif
}
hr {
 margin: 15px 25px; 
	color: #A28E69;
	background: #A28E69;
	border: 0; 
	height:1px; 	
}
#botBand {
	clear: both;
	height: 28px;
	background: url(../images2/bot_band.gif) bottom repeat-x;
}
#clearDiv {
	clear: both;
}
#header {
	height: 100px;
	background: url(../images2/janet_strayer_02.gif) repeat-x;
}
#header img {
	border: none;
	margin-top: 45px
}
#topMenu {
	height: 80px;
	background: url(../images2/janet_strayer_07.gif) repeat-x;
	text-align: right;
	margin-bottom: 5px	
}
#topPage {
	text-align: center;
	font: bold 8pt Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}
#wrapper {
	width: 632px; 
	margin: 0 auto;
	padding-bottom: 25px
}

/* Footer Styles */

#footer {
	clear: both; 
	font: 7.5pt Arial, Helvetica, sans-serif;
	color: #666;
	padding-top: 7px; 
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #A28E69; 
}

