body { font-family: arial; font-size: 12px; color: #ffffff;  cursor: crosshair; background-repeat: repeat-x;}

    b { font-family: Arial; font-size: 12px; color: #ffb300; letter-spacing:1px; }    
    i { font-family: Arial; font-size: 12px; color: #ff3484; letter-spacing:2px; }
    u {
        font-family: Arial; 
        font-size: 12px; color: #00a7d8; 
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffb300; }
    
    #content
{width: 600; 
float: left; 
left: 400; 
top: 625; 
position: absolute; 
display: inline; 
text-align:justify; 
background-color: #000000; 
text-align:left;}

	#nav
{width: 160; 
float: left; 
left: 150; 
top: 625; 
position: absolute; 
display: inline; 
text-align: center; }

    
    a:link { color: #7b9ed3;
text-decoration: none;
font-style: none;
font-weight: normal;
font-variant: none; 
text-transform: none; 
cursor: help; }

   a:visited { color: #7b9ed3;
text-decoration: none;
font-style: none;
font-weight: normal;
font-variant: none; 
text-transform: none; 
cursor: help; }

a:hover { color: #ffe805;
text-decoration: none;
border-bottom-style: dashed;
border-bottom-width: 1px;
border-bottom-color: #7b9ed3;
font-style: none;
font-weight: normal;
font-variant: none; 
text-transform: none; 
cursor: help; }

H1
{border-bottom:2px solid #ff575e;
color:#fec67a;
font-family:arial;
font-size:40px;
font-style:oblique;
letter-spacing:1px;
text-align:right;
text-transform:none;
background-color: none;
margin-bottom:10px;
}


H2
{border-bottom:2px dashed #fec67a;
color:#ff575e;
font-family:arial;
font-size:30px;
font-style:oblique;
letter-spacing:1px;
text-align:left;
text-transform:lowercase;
background-color: none;
margin-bottom:10px;
}

H3
{border-bottom:0px solid #323531;
color:#Ffffff;
font-family:century gothic;
font-size:25px;
letter-spacing:1px;
font-style:oblique;
text-align:left;
text-transform:uppercase;
background-color: 000000;
margin-bottom:5px;
margin-top:0px;
}

#navigation ul {
	letter-spacing:1px;
	margin: 0; 
	width: 160px;
	font: bold 12px Arial;
	list-style: none;
}


#navigation ul li a {
	display: block; 
	width: 160px; 
	height: 25px;
	line-height: 25px;
	letter-spacing:2px;
	margin: 0; 
	padding: 0; 
	text-align: center;
	color: #ffffff; 	
	font-weight: none;
    border-bottom: solid 2px #000000; 
    }

#navigation a:link, #navigation a:visited {
	background-color: #ff4e20;
}
#navigation a:hover, #navigation a:active {
	color: #e5c8c0;
	background-color: #c65537;
}