#top {
	position:absolute;
	left:0px;
	top:0px;
}

body {
	background:url(images/bg.jpg) repeat;
	background-color: #0D0D0F;
}
body, html {
	padding: 0px;
	margin: 0px;
	color: #E0E0E0;
	font-size: 11px;
	font-family: Courier New,Arial;
	line-height: 14px;
	cursor: default;
}

#headnavi {
	position:absolute;
	top: 505px;
	left: 4px;
	width: 363px;
	height: 100;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

#headnavi a {
	width: 48%;
	float: left;
	display: block;
	color: #131313;
	text-align: center;
	text-decoration: none;
	background-color: #607369;
	margin: 1;
	font-family: Arial;		
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1; 
}

#headnavi a:hover {	
	background-color: #FE7852; 
}
#main {
	BACKGROUND-COLOR: none;
	TEXT-ALIGN: justify;
	BORDER: none;
	POSITION: absolute;
	TOP: 505px;
	WIDTH: 440px;
	LEFT: 2px;
}

.main h1 {
	font-family: "georgia", sans-serif;
	font-size: 20px;
	color: #FCFCFC;
	padding: 0px 8px 0px 4px;
	margin-bottom: 0px;
	letter-spacing: 2px;
	margin: 5px 0px 10px 0px;
	line-height: 10px;
	text-decoration: none;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	background: #EC0505;
	border-bottom: 0px dotted #0D0D0F;
}

.main h3 {
	font-family: "georgia", sans-serif;
	font-size: 14px;
	color: #EC0505;
	padding: 5px 8px 0px 4px;
	margin-bottom: 0px;
	letter-spacing: 2px;
	margin: 5px 0px 8px 0px;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	border-bottom: 2px dotted #FCFCFC;
}

.main h2 {
	font-family: "georgia", sans-serif;
	font-size: 14px;
	color: #ECCE7D;
	padding: 5px 8px 0px 4px;
	margin-bottom: 0px;
	letter-spacing: 2px;
	margin: 5px 0px 8px 0px;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	border-bottom: 2px dotted #FE0809;
}
div.nav {
	position:absolute;
	left: 470px;
	top: 468px;
	width: 150px;
	text-align: left;
	padding: 0px;
	cursor: default;
}

em, i { 
	font-family: Courier New;
	color: #EC0505;
}

strong, b { 		
	font-family: Courier New;
	color: #FE0809;
}
u {	
	font-family: Courier New;		
	color: #ECCE7D;
	letter-spacing: 1px;
	text-decoration:none;
	border-bottom: 1px dotted #FE0809;
}

s {	
	font-family: Courier New;
}

input, textarea {		
	font-family: Georgia;
	border: 1px solid #FE0809;			
	font-size:11px;		
	line-height:11px;
	padding: 3px;
	text-align: justify;		
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
} 

blockquote {
	font-family: Georgia;
	letter-spacing: 2px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 6px solid #FE0809;		
	background-color: #698B87;
	font-size: 10px;		
	line-height: 12px;
	padding: 3px;
	text-align: justify;		
	font-weight: normal;
	color: #000000;
} 

a{
	font-family: Courier New;		
	color: #698B87;
	font-weight: bold;
	text-align: center;		
	text-decoration: none;
}

a:hover {
	font-family: Courier New;
	color: #ECCE7D;
	font-weight: bold;		
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.nav a {	
	font-family: Georigia;
	font-size: 14px;
	color: #698B87;
	text-transform: lowercase; 
	text-align: center;		
	line-height: 16px;			
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;		
	text-decoration: none;
	border-bottom: 0px dotted #6F6F6F;
	letter-spacing: 4px;
	font-style: italic;
}

.nav a:hover {	
	font-family: Georgia;
	font-size: 14px;
	color: #FF6333;
	text-transform: lowercase; 		
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;		
	line-height: 16px;
	margin-bottom: 0px;
	margin-top: 0px;		
	display: block;
	text-decoration: none;
	border-bottom: 0px dotted #FF6333;
	letter-spacing: 7px;
	font-style: italic;
}

.nav h1 {
	font-family: Georgia;
	font-style: italic;
	font-size: 16px;
	color: #FCFCFC;
	text-transform: lowercase; 
	text-align: center;		
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;		
	line-height: 14px;
	letter-spacing: 2px,
	margin-bottom: 0px;
	margin-top: 5px;		
	text-decoration: none;
	border-bottom: 0px solid #6F6F6F;
}
