/*******************************
generics
*******************************/

body
{
	background: transparent url(/style/default/background_shadowed.gif) repeat-y center;
	margin: 0px;
	padding: 0px;
	overflow:visible;
	color:#000000;
	line-height:180% !important;
}
#main
{
	margin:0px;
	float:left;
	background: #d8ffa4;
	line-height:180% !important;
}
#wrap 
{
	background: #d8ffa4;
	margin: 0px auto;
	width: 800px;
	min-height:800px;
	_height:800px
}
#maincontents
{
	background: transparent;
	float:left;
	width:630px;
	min-height:200px;
	_height:200px
}
#pagetopdiv
{
	width:800px;
	height:124px;
	background: transparent url('/style/summeratecf/pagetop.jpg') no-repeat left top;
	float:left;
}
#pagetitlediv
{
	margin-top:20px;
	margin-left:40px;
	float:left;
}
#schoolnamediv
{
	margin-top:4px;
	margin-left:40px;
	float:left;
}
#yeardiv
{
	float:right;
	margin-right:-16px;
	width:131px;
	height:75px;
	background: transparent url('/style/summeratecf/year_cloud.gif') no-repeat right top;
}
#topnavdiv
{
	width:800px;
	height:50px;
	background:#00ac00;
	float:left;
}
#leftnavmenu
{
	float:left;
}
#subtopnavdiv
{
	width:800px;
	height:40px;
	background: transparent url('/style/summeratecf/nav_under1.gif') no-repeat left top;
	float:left;
}
#footerdiv
{
	padding-top:24px;
	color: #006633;
	float:left;
	width:800px;
	height:110px;
	text-align:center;
	background: #d8ffa4 url('/style/summeratecf/footer_bgd.gif') no-repeat left bottom;
}
#footerdiv a
{
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}
#footerdiv a.plain
{
	font-weight:normal;
}
#wrap a
{
	color:#006633;
}
#wrap a:hover
{
	color:#00ac00;
}
#maintopdiv
{
	margin-left:14px;
	float:left;
	width:770px;
}
div.sae_twocol_even_span2
{
	margin-left:14px;
	float:left;
	width:600px;
}
div.sae_twocol_even_l
{
	margin-left:14px;
	float:left;
	width:293px;
}
div.sae_twocol_even_r
{
	margin-left:14px;
	float:left;
	width:293px;
}
img.pageimage
{
	width:282px;
	border:6px solid #ffffff;
}
a.headerlink
{
	color:#00ac00;
	font-size:1.6em;
	font-family:Georgia,Serif;
	font-weight:normal;
	text-decoration:none;
}
a.headerlink:hover
{
	color:#00cc00;
	background:#bfff6a;
}


