body { 
	font: 8pt tahoma; 
	color: d5513d;
	letter-spacing: 1px;
	background-color: 000000;
	line-height: 20px;
}
#background {
	position: absolute;
	z-index: 0;
	height: 413px;
	right: 0%;
	top: 0px;
	width: 120%;
	background-image: url('bg.png'); 
}
#centerimage        
	{
	text-align: left;
	position: absolute;
	top: 5%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	display: block
	}

#bg
{background-image: url('textbg.gif') }


#content    
	{
	background-color: transparent;
        padding: 0px 0px 0px 0px;
	width: 613px;
	height: 70px;
	margin-left: -316px;
	position: absolute;
	top: -35px;
	left: 50%;
	visibility: visible
	}

a:link {text-decoration: none ; color: #fcb277; cursor: ; background-color: #cb1a11; }
a:visited {text-decoration: none ; color: #fcb277; cursor: ; background-color: #cb1a11; }
a:hover {text-decoration: none ; color: #cb1a11; cursor: ; background-color: #feb375; }

.navigation a:link{
color: 7a8084; font-style: italic; font-family: georgia; font-size: 14pt;
background-color: transparent;
}
.navigation a:visited{
color: 7a8084; font-style: italic; font-family: georgia; font-size: 14pt;
background-color: transparent;
}
.navigation a:active{
color: 7a8084; font-style: italic; font-family: georgia; font-size: 14pt;
background-color: transparent;
}
.navigation a:hover{
font: 14pt georgia; font-style: italic; font-size: 14pt; color: #c63023;
background-color: transparent;
}

p.basic { font-size: 7pt;
height: 127px;
width: 400px;
color: d9dcce;
font-family: Georgia, Times, Helvetica, sans-serif;
text-align: left;
padding: 4px 0px 4px 18px;}


p.stats { font-size: 7pt;
height: 127px;
width: 400px;
color: d9dcce;
font-family: Georgia, Times, Helvetica, sans-serif;
text-align: left;
background-image: url('stats.png'); 
padding: 4px 0px 4px 18px;
background-color: ffffff;}

p.dis { font-size: 8pt;
font-weight: ;
color: ffffff;
font-family: verdana,arial;
text-align: center ;
padding: 2px 0px 30px 5px;
	background-image: url('foot.png'); 
background-color: e4ebef; }

p.header { font-family: verdana,arial;
font-size: 23px;
font-weight: ;
padding: 10px 0px 10px 50px;
color: fcb377;
text-align: left;
text-transform: uppercase;
	background-image: url('head.png'); 
background-color: 000000; } }





input, textarea, option, select {
	background-color: #000000;
	font: 8pt arial;
	color: #d5513d;
	letter-spacing: 1px;
	border: 1px solid #075992;
	padding:2px; }

i{
color: 075992;
font-style: italic;
text-decoration: none;
}

b{
color: 075992;
font-style: ;
text-decoration: none;
} 
<!--
body {

scrollbar-arrow-color: #000000;
scrollbar-darkshadow-color: 075992;
scrollbar-track-color: #000000;
scrollbar-face-color: d5513d;
scrollbar-shadow-color: 075992;
scrollbar-highlight-color: 075992;
scrollbar-3dlight-color: 075992;}
