body{
margin:0;
background:#380408;
font:11px verdana;
}
a{
font-weight:bold;
}
#wrapper{
margin:10px auto;
width:780px;
border:10px solid #50090d;
background:#50090d;
}
#header{
width:100%;
margin:0 auto;
background:#50090d;
min-height:105px;
border-bottom:2px solid #e2782e;
}
#leftcol{
clear:both;
float:left;
width:460px;
}
#rightcol{
float:right;
width:320px;
background:#50090d;
min-height:445px;
}
#page{
background:#50090d;
}
#footer{
clear:both;
min-height:60px;
background:#50090d;
}
#innerleft{
padding:15px;
}
/* Header Link */
#innerheader a,#innerheader a:visited, #innerheader a:hover{
font-weight:bold;
text-decoration:none;
color:#fff;
font:1.3em verdana;
}
#innerheader{
margin:0 auto;
padding:4px;
}
#innerheader img{
margin:0 80px;
}
#header ul{
margin:0;
padding:0;
}
#header li#current{
border-bottom:2px solid #e2782e;

}
#spare{
color:#C4DF9D
}
#header li{
display:inline-block;
margin-left:3px;
list-style:none;
padding:3px 37px;
background:#7d0e15;
float:left;
}
#header li:hover{
background:#7d0e15;
border-bottom:2px solid #e2782e;
}


/*Right column*/
#innerright{
padding:2px 10px;
color:#fff;
font:1.1em helvetica, tahoma, verdana;
line-height:2em;
}
#innerright h2{
font-size:1.3em;
font-weight:bold;
font-family:verdana;
padding-top:0;
margin-top:0;
color:#e2782e;
}
#footer{
border-top:2px solid #e2782e;
color:#fff;
font-size:1em;
}
#footer a, #footer a:visited{
font-size:.8em;
color:#e2782e;
text-decoration:none;
}
#footer a:hover{
text-decoration:underline;
}