/* Welcome Spring CSS  LFS ACES*/

body { 
	font:8pt verdana;
        background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: center top; 
	margin:0;
	padding:0;
	}
.style5 {color: #003366}
.style6 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style7 {color: #FFFFFF}

#navlist
{
margin: 0;
padding: 0 0 10px 10px;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: center;
line-height: 40px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #000;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; }

a:link {
color: #FFFFFF;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #FFFFFF;
}
a:hover {
text-decoration: none;
color: #FFFF00;
}
a:active {
text-decoration: none;
color: #FFFFFF;
}

h1 {

	font:28pt verdana, arial, sans-serif;
	color:#666;
	margin:0;
	padding:20px;
}

h2 {

	font:14pt verdana, arial, sans-serif;
	color:#666;
	padding:10px;
	margin:0;
        text-align: center;
}

h3 {

	font:10pt verdana, arial, sans-serif;
	color:#FFFFFF;
	padding:12px;
	margin:0;
        text-align: center;
}

p { 
	font: 8pt verdana; 
	margin: 0px; 
	text-align: justify;
	}
	
#contain {

	width:750px;
	border-right:2px solid #F0DB07;
	border-left:2px solid #F0DB07;
	margin-left:auto;
	margin-right:auto;
	background: #FFF url('sun.gif') center right no-repeat;
        }
	
#header {
        background: #FFF url('sunflower.gif') right no-repeat;
	width:750px;
        height:165px;
	border-bottom:1px solid #CCC;
	
}

#leftcol {

	width:150px;
	float:left;
	padding:5px 0 5px 0;
	background-color: #000000;

}

#leftcol p {

	padding:3px 18px 3px 18px;
	margin:0;

}

#content {

	margin-left:160px;
	width:575px

}

#content p {

	padding:3px 18px 3px 18px;
	margin:0;

}

#footer {

	width:750px;
	clear:left;
	border-top:1px solid #F0DB07;
	border-bottom:1px solid #F0DB07;
	background: #F0DB07;
	padding: 32px 0 3px 0;

}

#footer p {
	text-align:center;
	padding-right:8px;
	font:8pt verdana, arial, sans-serif;
        
}

#leftImg
{
float:left;
padding: 0 0px 0px 0;
}