body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	color: #FCB814;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}


#content #address {
	font-weight: bold;
	color: #FCB814;
	position: static;
	float: right;
	display: compact;
	padding: 3px;
}
#header {
	width: 850px;
	position: static;
	height: 95px;
}
#navigation {
	/* background-image: url(images/navbarfill.gif);
	background-repeat: repeat-x;*/
	position: static;
	height: 34px;
	width: 850px;
	font-weight: bold;
	background-image: url(images/navbarfill.gif);
}

#navigation ul {
	margin:0px;
	padding:0px;
}

#navigation li {
	float:left;
	list-style-type:none;
	padding:0px;
	white-space:nowrap;
}

#navigation a {
	color: #701400;
	text-decoration: none;
	padding: 11px 14px 3px 30px;
	background-image:url(images/navbarleft.gif);
	background-repeat:no-repeat;
	font-size: 12px;
	display: block;
	float: left;
}
#content {
	background-color: #0D0A0A;
	background-image: url(images/leftsep.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 600px;
	width: 850px;
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#bodytext {
	width: 575px;
	margin-top: 25px;
	margin-left: 137px;
	position: static;
}
#bodytext p {
	margin-top: 0px;
	margin-bottom: 0.5em;
	font-style: italic;
	font-size: 1.2em;
}
#bodytext .attractor {
	font-size: 1.4em;
	font-weight: bold;
	color: #Fcb814;
}
#navigation a:hover {
	color: #FCB814;
	text-decoration: none;
	padding: 11px 14px 3px 30px;
	background-image:url(images/navbarleft.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	font-size: 12px;
}
#imglogolyr {
	position:absolute;
	left:274px;
	top:0px;
	width:96px;
	height:76px;
	z-index:1;
	visibility: visible;
}
#rtimgcol {
	position:absolute;
	left:719px;
	top:169px;
	width:118px;
	z-index:2;
	visibility: visible;
}
p.import:first-line {

	font-size: 1.4em;
	font-weight: bold;
	color: #Fcb814;
}
img.leftimg {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.rtimg {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
div#bodytext a {
	font-weight: bold;
	color: #319AE8;
	text-decoration: none;
}
#bodytext li {
	margin-top: 0px;
	font-style: italic;
	font-size: 1.1em;
}
.toplist {
	font-size: larger;
	color: #FCB814;
	font-weight: bold;
}

