@charset "utf-8";
/* CSS Document */

html, body{
height:100%;
margin:0px;
padding:0px;
background:url(../Img/bg.jpg) repeat-x #990000;}

#main{
height:100%;
text-align:center;
width:810px;
background:#123450;}

#menu{
font-family:Arial;
font-weight:bold;
font-size:12px;
color:#FFFFFF;}

#content{
background:#123450;
color:#FFFF99;
font-family:Arial;
font-size:12px;
padding:15px;}

#content a{
color:#FFFF99;
font-family:Arial;
font-size:12px;
text-decoration:underline;}

span.item {
display:block;
width:90px;}

.footer{
background:#460801;
color:#CCCCCC;
text-align:center;
font-family:Arial;
font-size:9px;}

.footer a:link{
color:#CCCCCC;
font-family:Arial;
font-size:9px;}

.footer a:visited{
color:#CCCCCC;
font-family:Arial;
font-size:9px;}

.footer a:hover{
color:#CCCCCC;
font-family:Arial;
font-size:9px;
text-decoration:underline;}

.footer a:active{
color:#CCCCCC;
font-family:Arial;
font-size:9px;}

table {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFF99;
}
