body, table, tr, td {
	font: 10pt garamond; 
	color: #898360;
	letter-spacing: 1px;
	text-align: justify;
}
body 	{
	background-color: black;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
	text-align: right;
    background: black url(bg.jpg) repeat-y fixed right;
}
#container { 
    margin: 0 auto; 
	top: 380px;
	right: 0px;
	position: absolute;
    width: 770px;  
} 
#content { 
    width: 425px; 
    height: auto;
	margin-left: 145px;
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 10px;
	text-align: justify; 
} 
#bottom { 
    width: 770px; 
    height: 148px; 
    background: url(foot.jpg); 
}
#mainimg {
	top: 0px;
	right: 0px;
	position: absolute;
	margin: 0;
	padding: 0;
	border-width: 0px;
	border-style: solid;
	border-color: black;
}
#titlediv, h2 {
	width: 55%;
	border-left: 0px solid black;
	border-right: opx solid black;
	border-top: 1px solid #232210;
	border-bottom: 1px solid #454326;
	background-color: #080808;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 2px;
	margin-right: 0px;
	font: 8pt georgia;
	color: #D1CDA2;
	font-weight: bold;
	filter: Alpha(Opacity=100, FinishOpacity=30, Style=1);
}
div#content p.ending {
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #B6B69C;
	font: 8pt georgia;
}
A:hover {
	HEIGHT: 7px; 
	font: 8pt georgia;
	TEXT-DECORATION: none; 
	color: #F6F6EE;
}
input, textarea, option, select {
	background-color: #080808;
	font: 8pt arial;
	color: #D1CDA2;
	letter-spacing: 1px;
	border: 1px solid #7F7730;
	padding: 2px; }
BODY {
	SCROLLBAR-FACE-COLOR: /*#191109*/black; 
	SCROLLBAR-HIGHLIGHT-COLOR: #3E371F; 
	SCROLLBAR-SHADOW-COLOR: #171408; 
	SCROLLBAR-3DLIGHT-COLOR: black; 
	SCROLLBAR-ARROW-COLOR: #7F7730; 
	SCROLLBAR-TRACK-COLOR: black; 
	SCROLLBAR-DARKSHADOW-COLOR: #2B1F13;
}