
body  {background-image: url(none); 
	background-repeat: none; 
	background-attachment: none; 
	background-color: #ffffff; 
	overflow: auto;}

body, td	{font-family: trebuchet ms; 
	font-size: 11px; 
	color: #b9b9b9; 
	list-style-type: circle; 
	line-height: 180%}

a:link, a:visited  {text-decoration: none; 
	color: #c8a5a5; cursor: crosshair}

a:hover	{text-decoration: none; 
	background-color: none; 
	color: #222222; cursor: crosshair}

#image	{position: absolute; 
	top:0; 
	left:0; 
	z-index:1;}

#content {position: absolute; 
	top:300; 
	left:80; 
	height:20; 
	width:540; 
	z-index:1; 
	overflow: visible;}

h1 	{margin: 0px;
	padding: 0px;
	color: #f8d1d1;
	text-align: right;
	font: 14px courier new;
	font-weight: bold;
	text-shadow:2px 2px 0 #e1e1e1;
	text-transform: uppercase;
	letter-spacing: 11px;}

h2 	{margin-top: 0px; 
	font-size: 10px; 
	border-left-corner: #aeaeae; 
	margin-bottom: 0px; 
	text-transform: lowercase; 
	color: #aeaeae; 
	border-top-color: #aeaeae; 
	border-bottom: #aeaeae 1px solid; 
	font-family: verdana; 
	letter-spacing: 3px; 
	text-align: right; 
	border-right-color: #aeaeae }   

div.stats {font-family: courier new;
	text-transform: uppercase; 
	letter-spacing: 0px; 
	font-size: 10px; 
	color: #a6a6a6; 
	align: center;
	line-height: 120%;}  


div.footer {font-family: calibri;
	text-transform: uppercase; 
	letter-spacing: 1px; 
	font-size: 10px; 
	color: #a6a6a6; 
	align: center;
	line-height: 120%;} 


input, textarea, option, select {font-family: trebuchet ms;
	font-weight:normal;
	font-size:11px;
	line-height:30px;
	color: #7e7e7e; 
	border-bottom: #eeeeee; 
	border-top: #eeeeee; 
	border-left: #eeeeee; 
	border-right: #eeeeee; 
	background-color: #eeeeee;}
