

body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Times New Roman, Times, Garamond, serif,Georgia;
	font-size: 12px;

}


p, li {
	line-height: 1.8em;
}

#topmenu, #toplogo{
    display: none;
}

h1, h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 15px 0 0 0;
	letter-spacing:-1px;
}
h1 {
	padding: 0;
	font-size: 3em;
	color: #333;
}
h2 {
	padding: 0;
	margin: 0;
	font-size:2em;
}



pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 1290px;
	background-color: #000;
	margin: 0 auto;
	text-align: left;
	border-color: #000;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}



div#container {
	padding: 0;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	clear: both;
	margin: 0 auto;
	padding: 0 0 20px 17px;
	text-align: left;
}


#top {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 700px;
}
#top a:hover {
	text-decoration: underline;
	opacity:0.75;
	filter:alpha(opacity=10);
}



div#menu {
    display: none;
	float: left;
	width: 160px;
	clear: both;
	margin: 0 0 0 0;
	color: #FFF;
}

div#menu ul {
	clear: both;
	margin: 40px 0 0 -35px;
	color: #FFF;
}

div#menu li {
	margin: 0 0 0 0;
	clear: both;
	line-height: 0.6;
	color: #FFF;
	-list-style-type: none;
}

div#menu a {
	clear: both;
	text-decoration: none;
	color: #BBB;
}

div#menu .white {
	color: #FFF;
}

div#menu .small {
	font-size: 0.85em;
}



div#menu a:hover img {
	color: #FFF;
	text-decoration: none;
	opacity:0.75;
	filter:alpha(opacity=10);
}

div#menu a:hover {
	color: #FFF;
	text-decoration: none;
}


div#footer {
    display: none;
	color: #aaa;
	margin-top: 576px;
	clear: both;
}

.navitext {
	border-style: none;
	display: run-in;
	height: 1px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 1px;
	z-index: 100;
}