body{
background: #8CC574 url(background2.jpg) repeat-x;
margin:0;
font: 13pt/15pt 'Candara', 'Maiandra GD', arial, sans-serif;
scrollbar-face-color:#8CC574;
scrollbar-arrow-color:white;
scrollbar-track-color:#fff;
scrollbar-darkshadow-Color:'';
}

a:link{ color:#66FF66; text-decoration:underline; }
a:hover{ color:#FFFFFF; text-decoration:underline; }
a:active{ color:#66FF66; text-decoration:underline; }
a:active:hover{ color:#FFFFFF; text-decoration:underline; }
a:visited{ color:#66FF66; text-decoration:underline; }
a:visited:hover{ color:#FFFFFF; text-decoration:underline; }

#header{
background:url(headerbg3.jpg) no-repeat transparent bottom left;
width:855px;
margin-left:auto;
margin-right:auto;
height:470px;
text-align:center;
overflow:hidden;
border:0;
padding:0;
}


#wrap{
background:url(background.jpg) repeat-x top left;
width:100%;
margin-left:auto;
margin-right:auto;
}

#container
{margin-right:25%;
}

#content{
background:transparent;
width:460px;
height:440px;
margin-top:10px;
padding:10px;
color:#fff;
text-align:left;
float:right;
overflow: auto;
}

a:link{ color:#66FF66; text-decoration:underline; }
a:hover{ color:#FFFFFF; text-decoration:underline; }
a:active{ color:#66FF66; text-decoration:underline; }
a:active:hover{ color:#FFFFFF; text-decoration:underline; }
a:visited{ color:#66FF66; text-decoration:underline; }
a:visited:hover{ color:#FFFFFF; text-decoration:underline; }


#navlist li
{list-style-type: none;
display:inline;
text-align:center;
padding-right: 50px;
font-family: 'Candara', 'Maiandra GD', arial, sans-serif;
font-size:20px;
color:#fff;
font-weight: bold;
}

#navlist li a:link 
{color: #000; 
text-decoration:underline;
font-weight: bold;
}

#navlist li a:visited { color: #fff; text-decoration:underline; }

#navlist li a:hover {color: #745D77; text-decoration:underline; }

h2{
font-size:22px;
font-weight:bold;
color:#66FF66;
text-align:center;
}


h3{
font-size:19px;
font-weight:bold;
color:#66FF66;
text-align:left; 
}

#footer{
width:100%;
padding:0px;
text-align:center;
font: 8pt/15pt 'Candara', 'Maiandra GD', arial, sans-serif;
color:#fff;
}

.footer a{
color:#fff;
text-decoration:none;
}