<style>
body
	{
	text-align:center;
	font-family:"Courier New", Courier, mono;
	background-color:#000000;
	}
	
#pagewrapper,#page
	{
	width:960px;
	height:auto;
	margin:auto;
	text-align:left;
	display:block;
	}
	
#header
	{
	display:block;
	padding:0px;
	clear:both;
	margin:5px 5px 0 5px;
	font-family:"Courier New", Courier, mono;
	font-size:36px;
	}
	
#header h1
	{
	margin:0;
	padding:0;
	font-family:"Courier New", Courier, mono;
	font-size:54px;
	margin-top:20px;
	margin-left:40px;
	}
	
#header h2
	{
	margin:0;
	padding:0;
	font-family:"Courier New", Courier, mono;
	font-size:14px;
	margin-left:40px;
	}

#topnav
	{
	color:#FFFFFF;
	margin:0px 5px 5px 5px;
	font-family:"Courier New", Courier, mono;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	background-color:#C10100;
}

#topnav ul
	{
	list-style-type:none;
	margin:0; 
	padding:0px;
	}

#topnav ul li
	{
	display:inline;
	margin-right:6px;
	margin-left:6px;
	}

#main
	{
	margin:5px;
	border:0px solid #CCCCCC;
	clear:both;
	display:block;
	margin-bottom:40px;
	font:"Courier New", Courier, mono;
	line-height:15px;
	}

#main h2
	{
	color:#C10100;
	margin:20px 0 6px;
	padding-bottom:10px;
	font-family:"Courier New", Courier, mono;
	font-size:18px;
	border-bottom : 1px solid #C10100;
	}
	
#main h1
	{
	color:#C10100;
	margin:20px 0 6px;
	padding-bottom:10px;
	font-family:"Courier New", Courier, mono;
	font-size:28px;
	border-bottom : 1px solid #C10100;
	}

#right
	{
	width:20%;
	float:right;
	margin:10px;
	margin-right:0;
	}

#right h2
	{
	color:#C10100;
	margin:20px 0 6px;
	padding-bottom:10px;
	font-family:"Courier New", Courier, mono;
	border-bottom : 1px solid #C10100;
	}

#right2 h2
	{
	color:#C10100;
	margin:20px 0 6px;
	padding-bottom:10px;
	font-family:"Courier New", Courier, mono;
	border-bottom : 1px solid #C10100;
	}
	
#right2
	{
	width:20%;
	float:right;
	margin:10px;
	}

#poll
	{
	width:175px;
	margin:0px;
	background-color:#fff;
	padding:0px;
	border:0;
	font-family:"Courier New", Courier, mono;
	}

ol.quimble
	{
	list-style:none;
	margin:0;
	padding:0;
	}
	
li.quimble
	{
	padding-top:10px;
	font-size:12px;
	}
	
.quimble_submit
	{
	background-color:#7C7C7C;
	color:#000000;
	font-size:10px;
	font-family:"Courier New", Courier, mono;
	margin-top:10px;
	}
	
a.quimble
	{
	font-size:10px;
	margin-top:5px;
	}

#body
	{
	width:51%;
	height:auto;
	float:left;
	margin-bottom:20px;
	margin:10px;
	margin-right:0;
	padding-left:16px;
	font-family:"Courier New", Courier, mono;
	font-size:16px;
	color:#000000;
	background:#ffffff;
	}

#footer
	{
	clear:both;
	margin:5px;
	vertical-align:bottom;
	text-align:center;
	font-size:12px;
	font-family:"Courier New", Courier, mono;
	background:#C10100;
	color:#FFFFFF;
	padding:0px 0px 10px 0px;
	border-top:2px solid #000000;
	}
	
.bcol
	{
	color:#000000;
	}

.bcol a
	{
	color: 000000;
	}
	
p
	{
	padding:0;
	margin-left:10px;
	margin-right:5px;
	margin-top:0px;
	margin-bottom:5px;
	}

#page
	{
	border:1px solid #000000;
	color:#000000;
	background:#ffffff;
	font-family:"Courier New", Courier, mono;
	font-size:12px;
	}
	
#header
	{
	border-top:2px solid #000000;
	border-bottom:2px solid #000000;
	font-family:"Courier New", Courier, mono;
	font-size:36px;
	color:#000000;
	}

a
	{
	color:#7C7C7C;
	}
	
a:hover
	{
	color:#7c7c7c;
	}
	
#topnav a , #footer a
	{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-family:"Courier New", Courier, mono;
	font-size:12px;
	}
	
#topnav a:hover, #footer a:hover
	{
	text-decoration:bold;
	}

.nav ul
	{
	margin-left:1px;
	list-style:inside;
	margin-top:3px;
	padding:0;
	}
	
.nav li
	{
	margin-bottom:2px;
	}
	
.nobullet li, .nobullet ul
	{
	margin-top:6px;
	list-style:none;
	list-style-position:outside;
	list-style-type:none
	padding:0;
	border:0px solid red;
	}

blockquote
	{
	border-left:5px solid #C10100;
	margin-left:10px;
	padding:6px;
	padding-left:10px;
	background:#ffffff;
	}
</style>
