body
{
background:url('images/bg.png') repeat-x;
background-color:#eafcde;
margin:0px;
min-width:1061px;
}

a:link, a:visited, a:active
{
text-decoration:none; 
font-size:1em;
color:#0f2203; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

a:hover
{
text-decoration:none; 
font-size:1em;
color:#ffffff; 
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#header
{
margin:0px;
}

#nav
{
padding:0px;
background:url(images/navbg.gif);
height:55px;
width:1017px;
margin:0px;
}

li
{
margin-bottom:18px;
list-style-type:none;
}
			
#nav span
{
display:none;
}
			
#nav li
{
list-style-type:none;
float:left;
}
			
#nav a
{
height:55px;
display:block;
}
			
#list1 {width:129px;}
			
#list2 {width:129px;}
			
#list3 {width:123px;}
		
#list4 {width:117px;}
			
#list5 {width:106px;}
			
#list6 {width:132px;}
	
#list7 {width:151px;}

#list8 {width:123px;}
			
#list1 a:hover 
{
background:url(images/navbg.png) 0px -55px no-repeat;
}
			
#list2 a:hover 
{
background:url(images/navbg.png) -129px -55px no-repeat;
}
			
#list3 a:hover 
{
background:url(images/navbg.png) -258px -55px no-repeat;
}
			
#list4 a:hover 
{
background:url(images/navbg.png) -381px -55px no-repeat;
}
			
#list5 a:hover 
{
background:url(images/navbg.png) -498px -55px no-repeat;
}
			
#list6 a:hover 
{
background:url(images/navbg.png) -604px -55px no-repeat;
}
			
#list7 a:hover 
{
background:url(images/navbg.png) -736px -55px no-repeat;
}

#list8 a:hover 
{
background:url(images/navbg.png) -887px -55px no-repeat;
}

#space
{
margin:0px;
background:url('images/space.png');
height:14px;
width:1061px;
}

#content
{
min-height:500px;
padding-top:8px;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#274f0c;
width:1061px;
text-align:left;
margin:0px;
background:url('images/contentbg.png') repeat-y;
}

#space2
{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:10px;
height:74px;
width:1061px;
background:url('images/footerbg.png');
}

#footer
{
padding-top:20px;
padding-bottom:10px;
border-top:1px;
height:100px;
width:100%;
margin:0px;
background-color:#b0df93;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#274f0c;
font-size:0.8em;
}