body {
font-size: 11px;
line-height: 13px;
color: #e6e6e6;
font-family: georgia, arial, verdana, serif;
text-transform: lowercase;
text-align: justify;
text-decoration: none;
background: url(bg-pattern.jpg); 
}

#horiz-line {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 451px;
background: url(bg01.jpg);
padding: 0px;
spacing: 0px;
z-index: 40;
}

.head-img {
position: absolute;
top: 0px;
right: 0px;
z-index: 60;
}

#menu {
position: absolute;
top: 0px;
right: 10px;
width: 760px;
z-index: 80;
}

#menu table { background: none;
width: 100%;
height: 50px;
}

#menu td { background: none;
text-align: right;
vertical-align: middle;
}

#content {
position: absolute;
top: 475px;
right: 25px;
width: 550px;
z-index: 100;
align: justify;
}

#content a { background: none;
font-family: century gothic;
color: #800201;
font-size: 12px;
font-weight: bolder;
text-decoration: none;
letter-spacing: 1px;
}

#content a:hover { background: none;
font-family: century gothic;
color: #800201;
font-size: 12px;
font-weight: bolder;
text-decoration: none;
border-bottom: 1px solid #000000;
cursor: crosshair;
letter-spacing: 1px;
}

.stats {
margin-top: 30px;
margin-bottom: 30px;
width: 425px;
background: none;
padding: none;
text-align: justify;
}

.footer {
text-align: center;
margin-top: 30px;
}

img { 
border: none; 
}

i {
color:#000056;
font-family: century gothic;
font-size: 12px;
font-weight: bolder;
text-decoration: none;
letter-spacing: 1px;
}

b {
color:#000000;
font-family: century gothic;
font-size: 12px;
text-decoration: none;
letter-spacing: 1px;
}

h1 { 
font-family: century gothic; 
font-size: 23px; 
font-weight: bolder;
line-height: 25px;
letter-spacing: 1px;
word-spacing: 2px;
color: #461801; 
background: none;
clear: left;
}

input, select, textarea { 	
background-color: #8b8b8b !important;
font-size: 10px;
border-color: #afafaf;
border-width: 1px;
font-family: century gothic;
text-decoration: none; } 

#menu a { background: none;
font-family: century gothic;
color: #F4F4F4;
font-size: 23px;
text-decoration: none;
}

#menu a:hover { background: none;
position: relative;
top: 5px;
font-family: century gothic;
color: #C30100;
font-size: 23px;
text-decoration: none;
cursor: crosshair;
}