body
{
	padding: 0;	background: #000000 ;	font: 83% "Verdana", Arial, Helvetica, sans-serif;}
	h1, h2, h3 {	color: #730000;	padding: 20px 10px 0 10px;}
	h2 {	font-size: 1.6em;}
	h3 {	margin: 0;	font-size: 1em;}
	
	p, ul, ol, blockquote {	margin-top: 0;	padding: 20px 10px 0 10px;}
	a:link {color: #730000;}
	a:hover {text-decoration: none;}
	img {
	border: none;
	}
	
	/* Header */
	
	#header {	width: 100%;	height: 200px;	margin: 0 auto;	background: url(images/logo.png) no-repeat; background-color: #000000;}
	#header h1 {	float: left;	padding: 20px 0 0 330px;	font-size: 3em;}
	#header h2 {	float: left;	padding: 20px 0 0 0;	font-size: 1em;}
	#search { float: right; position: relative;
bottom: -170px; right: 5px;}
	
	/* Menu */
	
	#menu {	width: 100%;
	height: 41px;
	margin: 0 auto;
	background: #2E2E2E url(images/img3.gif)}
	
	#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;}
	
	#menu li {
	display: inline;}
	#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #CCCCCC;}
	
	#menu a:hover, #menu .active a {	background: url(images/img4.gif);	color: #FFFFFF;}
	
	/* Content */
	
	#content {
	width: 100%;
	margin: 0%;}
	
	#left {
	float: left;
	height: 650px;
	width:15%;
	background: #bdbdbd;
	text-align:center; }
	
	#left2 {
	float: left;
	height: 1150px;
	width:15%;
	background: #bdbdbd;}
	
	#main {
	float: left;
	height: 650px;
	width: 70%;
	background:  #d1d1d1;}
	
	#right {	float: left;
	height: 650px;
	width: 15%;
	background: #bdbdbd;}
	
	#ads {
	 position:relative;
	top:20px;
	text-align:center;
	}
	
	#main2 {
	float: left;
	height: 100%;
	width: 85%;
	background:  #d1d1d1;}
	
	#main3 {
	float: left;
	height: 650px;
	width: 85%;
	background:  #d1d1d1;}
	
	#main4 {
	float: left;
	height: 1250px;
	width: 85%;
	background:  #d1d1d1;}
	
	#poll2 {
    position:absolute;
	left:25%;
	}
	
	ul
	{
	margin: 5px;
	}
	
	table 
	{
	border: 0px;
	margin: 2px;
	}
	
	#poll ul { list-style: none; margin-left: 5px; padding-left: 0; }
	
	.thumb { float: left; height: 160px; text-align: center; width: 25%; }
	a img { border: 0; }
	.pages { background: #ddd; clear: both; padding: 1ex; text-align: center; }
	.pages a { margin: 0 2em; }
	
	
	
	/* Footer */
	
	#footer {
	clear: both;
	width: 99%;	margin: 20px auto 0 auto;
	background: #CECECE;
	border: 6px solid #000000;
	text-align: center;	font-size: smaller;	font-family: Arial, Helvetica, sans-serif;	color: #904E00;}
	
	#footer p {
	padding: 10px 0 20px 0;	text-transform: uppercase;}
	
	#footer p a {	color: #FFFFFF;}