body
{
background:#dbd0b4;
font-family:verdana, sans-serif;
}

#container
{
margin:1em auto;
width:50em;
border:1px solid #dbbe71;
background:#fff;
}

#top
{
clear:both;
width:100%;
height:149px;
background:url(../img/bannerback.jpg) repeat-x;
text-align:center;
}

#nav
{
background:#bd964a;
float:left;
padding:0.5em;
}

#nav a
{
display:block;
clear:both;
float:left;
width:9em;
padding:0.2em;
background:#dbbe71;
border:1px solid white;
color:#424242;
text-decoration:none;
font-weight:bold;
margin-bottom:0.5em;
padding-left:1em;
}

#nav a:hover, #nav a.current
{
background:#cba95d;
border:1px solid #ddcaa4;
}

#nav a.current
{
color:white;
}

#text
{
float:left;
color:#666;
width:30em;
margin:.8em;
font-size:.8em;
}
#text a{
color: #666;
text-decoration:none;
}
#text a:hover{
text-decoration:underline;
}
#text h1{
font-size:1.4em;
margin-top:.0;
}
#text h2
{
color:#424242;
}
#areas
{
float:right;
width:13em;
}
#areas h2{
font-size:1.2em;
margin-top:.4em;
color:gray;
font-weight:normal;
}
.side_img{
margin-top:1em;
}
dl{
font-size:.8em;
color:gray;
}
textarea,input{
width:90%;
border:solid gray 1px;
}
#button1{
background:#dbbe71;
color:white;
font-weight:bold;
}
#sponsors
{
clear:both;
}

#footer
{
margin:1em auto;
width:50em;
text-align:center;
font-size:.7em;
}

