/* Welcome Spring CSS  LFS ACES*/

body { 
	font:8pt verdana;
	background-repeat: repeat-y;
	background-position: center top; 
	margin:0;
	padding:0;
	}
.style5 {color: #003366}
.style6 {
	font-size: 12px;
	text-align: right;
	color: #FFFFFF;
}
.style7 {color: #FFFFFF;
	font-size: x-large;}

#navlist
{
color:White;
margin: 0;
padding: 0 0 10px 10px;
 font-size: smaller;
}

#navlist ul, #navlist li
{
margin: 0;
color:White;
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: White;
 text-align: center;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid White;
padding-bottom: 2px;
background: transparent;
color: #339933;
}

#navlist a:hover { color: #339966; }

a:link {
color: #FFFFFF;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #FFFFFF;
}
a:hover {
text-decoration: none;
color: #339966;
}
a:active {
text-decoration: none;
color: #FFFFFF;
}

table {
	font-size: larger;
}
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;
	color: White;
	}

#contain {
   
	width:750px;
	border-right:2px solid #339966;
	border-left:2px solid #339966;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
        }
	
#header {
	background-image: url(../Images/logo.png);
	background-color: Black;
	width:750px;
   height:auto;
	border-bottom:3px solid #339966;
	border-top:3px solid #339966;
	background-position: 20px;
	background-repeat: no-repeat;
	text-align: right;
}

#leftcol {
	
	width:150px;
	float:left;
	padding:5px 0 5px 0;
	background-color: Black;
	border-right: 3px solid #339966;
	height: auto;
}

#leftcol p {
	font-size: medium;
	font-weight: bold;
	padding:3px 18px 3px 18px;
	margin:0;

}

#content {
	color:White;
	background-color: Black;
	margin-left:160px;
	width:575px;
	height: auto;
}
#content p {
	padding:3px 18px 3px 18px;
	margin:0;
}

#content iframe {
	margin-left:5px;
}

#footer {
	width:750px;
	clear:left;
	border-top:1px solid #339966;
	border-bottom:1px solid #339966;
	background: #339966;
	padding: 1px 0 3px 0;

}

#footer p {
	text-align:center;
	padding-right:8px;
	font:8pt verdana, arial, sans-serif;
        
}
#tagline{
	font-weight: bold;
	padding-bottom: 10px;
	font-style: italic;
	color:white;
	width: 750px;
	text-align: center;
	display: block;
}
#footer a {
	text-decoration: underline;
}
#footer a:hover {
	color: Silver;
	text-decoration: overline;
}
#leftImg
{
float:left;
padding: 0 0px 0px 0;
}


#gallery {width:550px;  color: White;}
#gallery p {font-size: 12px;}
#gallery ul {list-style:none; padding:0; margin:0; width:170px; position:relative; float:left;}
#gallery ul li {display:inline; width:52px; height:52px; float:left; margin:0 0 5px 5px;}
#gallery ul li a {display:block; width:50px; height:50px; text-decoration:none; border:1px solid #000;}
#gallery ul li a img {display:block; width:50px; height:50px; border:0;}
#gallery ul li a:hover {white-space:normal; border-color:#ddd;}
#gallery ul li a:hover img {position:absolute; left:150px; top:0; width:auto; height:auto; border:1px solid #000;}
#gallery img {
	
}