a, a:link, a:visited, a:hover, a:active{
color:#a93341;
text-decoration:none;
font-weight:bold;
}
body{
background: #000000 url(images/sybfan_bottom.jpg) no-repeat bottom center;
text-align:center;
margin:0;
padding:0;
font-family: arial, verdana, tahoma, sans-serif;
font-size:12px;
color:#e3d7bf;
height:100%;
}

#container{
padding-bottom:200px;
position:relative;
margin:0 auto;
width:760px;
text-align:left;
}

#header{
background: url(images/sybfan_top.jpg) no-repeat top left;
width:760px;
height:261px;
}

#menu {
position:absolute;
top:250px;
right:0;
border-left:1px solid #6a0005;
width:175px;
font-variant: small-caps;
font-size:14px;
letter-spacing:1px;
}

#menu ul{
list-style-type:none;
margin:0 0 0 10px;
padding:0;
}

#menu li{
margin-top:5px;
margin-bottom:5px;
}

#menu a:hover, #menu a:active{
color:#e3d7bf;
}


#content{
padding:5px;
margin-right:175px;
}

#footer{
border-top:1px solid #6a0005;
font-size:11px;
text-align:center;
margin-right:175px;
}