* {
   padding: 0px;
   margin: 0px;
}

body
{ background-color: #bababa;
text-align: justify;
margin: 0px;
background-image:url(http://always-dreaming.net/james/jmbg.jpg);
background-repeat: repeat-y;}

body, td, input, select, textarea
{ font-family: Verdana;
font-size: 10px;
line-height: 12px;
color: #eae3e3;}

a:link, a:visited, a:active
             {
	color:#bf3326;
	font-weight: bold;
	text-decoration:none;
             }

a:hover	{
	background-color: #e6e6e6;
	color: #bf3326;
	text-decoration: none;
             }
             
a.nav {
	color: #bf3326;
	font-weight:bold;
	text-decoration: none;
	background-color: #ffffff;
  	display: block;
  	padding: 1px 1px 1px 10px;
  	margin: 2px;
	letter-spacing: 1px;
	}

a.nav:hover {
	color: #bf3326;
	text-decoration: none;
	background-color: #e6e6e6;
  	padding: 1px 1px 1px 10px;
  	display: block;
  	margin: 2px;
	}    

p
{ margin: 0px 0px 5px 0px;}

input, textarea, select
{ border: 1px solid #bf3326;
background-color: #000000;
padding: 2px;}

li
{ list-style-type: none;
padding-bottom: 1px; }

ul
{ padding-left: 1px;
margin-left: 0px; }

.mainimage
{ z-index: 1;}

img
{ border: 0px;}

.content
{ width: 510px;
background-color: #000000;
position: absolute;
left: 180px;
top: 380px;
padding: 5px; }

.menu
{ width: 187px;
background-color: #000000;
position: absolute;
left: 500px;
top: 360px;
padding: 5px; }

.title
{ background-color: #000000;
padding: 3px;
color: #ac1212;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: bold;
border-bottom:dotted 1px #ac1212; }

.main
{ padding: 3px;
color: #eae3e3; }

.stats {
background-color: #F3F3F3;
margin-left:90px;
margin-right:90px;
padding: 5px;
color: #000000; }
