/* CSS Document */

body{
	margin:0 auto; height:100%; padding:5px; font-family: Arial, Helvetica, sans-serif; background-color:#b3b3b3; 
	}
h2, h3, h4, h5, h6 {text-align:center; padding:0px 0px 3px 0px; margin:0;}
h1 {text-align:center; color:#003300;}
	 
.boldtxt {font-weight:bold; color:#003300; font-size:14px; }

.clearcols{
clear:both; 
line-height:0px;
margin:0px;
padding:0px;
height:0px;
font-size:0px;
}


#wrapper {
	width:780px;
	margin:0 auto;
	font-size:80%;
	color:#000;
	background-color:#00cc00;
	border-top-color: #99FF99;
	border-right-color: #99FF99;
	border-bottom-color: #99FF99;
	border-left-color: #99FF99;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header{
position:relative;
margin:0 auto;
width:780px;
height:355px;
}

#content{	
clear: both;
width:auto; height:auto;
background-color:#99FF99;
padding:10px;
voice-family: "\"}\"";
voice-family: inherit;
height: auto;
}

#footer {
clear: both;
width:auto; height:100%;
}
#footer {
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
width:780px; 
height:115px;
padding:0px;
text-align:center;
}

#footer ul{
width:760px;
display:block;
padding:35px 0px 0px 10px;
margin:4px 0px 0px 0px;
}

#footer ul li{
list-style: none;
display:block;
padding:0px 6px 0px 3px;
margin:0px;
float:left;
}

#footer ul li a{
font:11px Verdana, Arial, Helvetica, sans-serif;
color:#006600;
text-decoration:none; 
margin:0px; 
padding:0px;
}

#footer ul li a:hover{
text-decoration:underline;
color:#33FF00;
}

.foottext {
padding-top:100px; 
padding-left:10px;
}

#copyright {
height:20px;
margin-top:35px;
}
#copyright p{
font:11px/14px Verdana, Arial, Helvetica, sans-serif;
color:#adadad;
display:block;
padding:10px;
text-align:center;
}

#content img{
background-color:#99FF99;
padding:4px;
border:thin none #99FF99;
position:static;
}
