body, html {
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-size: 11px;
	font-family: "Helvetica", Sans-Serif;
	line-height: 13px;
}

body {
	background: #0b0b0d url() scroll repeat center;
}


div#banner {
 	background-image: url(/divlayouts/layout46/image_01.jpg);
	height: 600px;
	margin-top: 0px;
	width: 900px;
	margin: 0px auto;
	position: relative;
}

B, strong {COLOR: #ed1c24;}
U {COLOR: #08d4d4; border-bottom: 1px dashed #ffffff;}
I, em {COLOR: #fcfff9;}

h1
{font-family: courier new;
font-size: 19px;
font-weight:normal;
color: #FFF; 
text-align: left;
text-transform: uppercase;
letter-spacing:3px;
line-height:15px;
padding-left:5px;
margin-top: 0px;
margin-bottom: 0px;}


#display
{font-family: courier new;
font-size: 10px;
color: #e0e0e0; 
text-align: left;
line-height: 14px;
padding: 5px;
margin-top:0px;
margin-bottom:0px;
background-color:#2b2e33;}

input, textarea, select
{font-family:tahoma, verdanda, arial;
font-size:8pt; 
background: #ffffff;
color: #000000;
border-style: dotted; 
border-color: #93b7ad;
}

blockquote {font : 10px Tahoma,Vrinda; 
color:#000000; 
border:1px solid #efdbcf; 
background-color: #eef0eb;  
padding:10px;}

A {text-decoration:none; cursor:crosshair;}
A:link {text-decoration: none; color:#ff5f19;}
A:visited {text-decoration: none; color:#ff5f19;}
A:hover {text-decoration:underline; color:#000;}

.navi:link, .nav:visited, .nav:active	
{text-decoration: none;
font-family: "arial";
font-size: 9px;
letter-spacing: 1px;
text-transform: uppercase;
color: #FFFFFF;
float:left;
padding: 15px 0px 0px 5px;
margin: 0 0px 0px 0px;
background-color: #2b2e33;
border-top: 5px solid #ff222f;
display:block;
width: 50px;
}

.navi:hover {font-size: 9px;
color: #ffffff;
background-color: transparent;}


#content
{position: absolute;
width: 500px;
top: 575px;
left: 200px;}


#navi
{position: absolute;
width: 300px;
top: 525px;
left: 300px;}

#sitename {
font-family:Courier New;
font-size:50px;
color:#fff;
padding-top:450px;
padding-left:260px;
text-shadow: 1px 1px 1px #000000;
text-transform: uppercase;
letter-spacing:3px;
line-height: 50px;

}