body {
	background-color:#99CC66;
	font-family:arial;
    font-size:10pt;
}

#container {
	width:711px;
	position:relative;
	text-align: left;
	background-image: url(graphics/fsdoe2010-logo-no-text-ligh-play.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #70A1B2;
}

#content {
	text-align:left;
	margin-left:120px;
	padding:10px 30px 10px 0px;
}


#footer {
	background-image: url(graphics/bottom_fsdoe2010%20logo_shadow.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin-left: auto;
	height: 100px;
	width: 720px;
}

#leftNav {
	font-size:10pt;
	font-weight: bold;
	clear: none;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 105px;

}

#leftNav li a {
	text-decoration:none;
	padding-right: 5px;
	padding-left: 10px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

#leftNav li a:hover,#leftNav li div a:hover{
	background-color:#99CC66;
	color: #CC3333;
}


#shadowContainer {
	background-image:  url(graphics/side_drop_shadow.jpg);
	background-repeat: repeat-y;
	background-position: 720px 0px;
	width: 729px;
}

#topNav {
}	

A:link {
	text-decoration: none; 
	color:#CC3333; 
}

A:visited {
	text-decoration: none;
	color:#CC3333; 
}

A:active {
	text-decoration: none; 
	color:#CC3333; 
}

A:hover {
	text-decoration: underline;
	color:#CC3333;
	font-weight: bold;
}
