

* { padding:0; margin:0; }

body {
	background: black;
	background-repeat:repeat-x;	
	background-repeat:repeat-y;
	font-family: Arial;
	font-size:8pt;
}


#wrapper {
	width: 797px;
	margin:0 auto;
	background-color: #000000;

}

#top { 

	width:800px;
	padding-top: 10px;
	padding-bottom: 30px;
}

	#lefta { 
		width: 400px;
		float: left;
	}
	
	#rightcolumn { 
		width:397px;
		float:right;
	}

#logo {
	background-color:#000000;
	background-repeat:no-repeat;
	height:30px;
	width:797px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	padding-left: 0px;
	padding-bottom: 5px;
	color:#66B5FF;
}

#logo span {
	position: center;
	left:0px;
	top: 0px;
	color:#C3D9FF;
}

#logo a:hover {
	text-decoration:none;
}

	
#nav {
	height:15px;
	width:745px;
	padding-top:10px;
	padding-bottom: 10px;
	padding-left: 50px;
	border:1px solid #C3D9FF;
	list-style:none;
	background: #000000;

}

	#nav li {
		float:left;
		
	}

		#nav li a {
			display:block;
			background-repeat:no-repeat;
			width:95px;
			line-height:15px;
			text-align:center;
			font-weight:bold;
			text-decoration:none;
			color:#66B5FF;
			font-size:10pt;
		}

				#nav li a:hover {
					text-decoration:underline;
				}
				
				
	#nav a.selected { 
background:url(Images/active.png);

} 
				
#subnav {
	background-color:#000000;
	background-repeat:no-repeat;
	height:25px;
	width:797px;
	list-style:none;
	clear:both;
}

	#subnav li {	
		float:left;
		margin-top:10px;
		padding-left: 20px;
	}

		#subnav li a {
			color:#FFF;
			height:17px;
			width:80px;
			text-align:center;
			text-decoration:none;
			display:block;
		}
		
			#subnav li a:hover {
				text-decoration:underline;
			}

#banner {
	background-color: #000000;
	height:670px;
	width:517px;
	margin-top:8px;
	float:left;

}
			
#banner img {
	float:right;

}

	#banner a {
		display:block;
		height:74px;
		text-decoration:none;
	}
	#banner a:hover {
	text-decoration: none;
	}

#left {
	width:518px;
	float:left;
	overflow: hidden;
}		


.leftpost {
	height:255px;
	width:106px;
	margin-top:10px;
	float:left;
	overflow:hidden;
}

.rightpost { 
	float:left;
	width:518px;
	margin-top:10px;
}


.cpost {
	background-color:#000000;
	min-height: 255px;
	max-height:none;
	width:518px;
	clear:both;
	text-align: justify;
}

.cpost a {
text-decoration: underline;
font-color:66B5FF;
font-size:8pt;

}

	.rss2 a {
		display:block;
		height:35px;
		text-decoration:none;
	}
	
.rss 2 a:hover {
	text-decoration:none;
}
	
.rss2 span {
	position: relative;
	left: 15px;
	top: 9px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	text-transform:uppercase;
	color:#999999;
}
		
h2 {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: underline;
	color:#66B5FF;
	padding-top:1px;
	padding-left:2px;
	padding-bottom: 8px;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	colour: #fff;
}

.post {
	font-family: Arial;
	font-size: 8pt;
	color:#C3D9FF;
	font-weight:normal;
	padding-top:5px;
	padding-left:0px;
	padding-right:4px;
}	

		
.extra {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFF;
	padding-left:14px;
	margin-top:15px;
}	

.button {
	background-image:url(Images/button2.png);
	background-repeat:no-repeat;
	height:28px;
	width:78px;
	border:none;
	text-align:center;
	color:#fb4e00;
	margin-left:14px;
	margin-top:60px;
}			
		
#righta {
	background-color: #000000;
	width:265px;
	float:right;
	overflow: hidden;
	padding-left: 5px;
	margin-top:12px;
}		

#atop {
	background-color: #000000;
	background-repeat:no-repeat;
	height:52px;
	width:237px;
	line-height:48px;
	padding-left:12px;
	margin-top:8px;
	color:#66B5FF;
	font-weight:bold;
	overflow: hidden;
}

	.color {
		color:#66B5FF;
	}	
	
#acontent {
	background-color: #000000;
	background-repeat:repeat-y;
	width:237px;
	text-align:center;
	padding:2px 0 20px 0;
}

#afoot a {
	color: #66B5FF;
}
		
#afoot {
	background-color: #000000;
	background-repeat:no-repeat;
	height:54px;
	width:237px;
}

#leftc {
	float:left;
	width:100px;
	margin-left:37px;
	padding-top:20px;
	
}

#rightc {
	float:right;
	padding-right:22px;
	padding-top:20px;
}		

.btop {
	background-color: #000000;
	background-repeat:no-repeat;
	height:35px;
	width:237px;
	line-height:48px;
	padding-left:2px;
	margin-top:8px;
	color:#66B5FF;
	text-decoration: underline;
	font-weight:bold;
}
	
.bcontent {
	background-color: #000000;
	width:265px;
	font-size:11px;
	text-align:left;
	color: #C3D9FF;
	padding-bottom: 20px;
	
}

.bcontent a {
	color: #66B5FF;
	text-decoration:none;
	}
		
.bfoot {
	background-image:url(Images/footer2.png);
	background-repeat:no-repeat;
	height:12px;
	width:237px;
}

.float-left  { float: left; padding-right: 5px; }
.float-right { float: right; padding-left: 5px; }

img {
border: 0px;

}

blockquote {
	margin: 15px; 	padding: 0 0 0 20px;  	
  	background-color:#FAFAFA; 
	background-position: 8px 10px;
	border-left: 5px solid #666666;  
	font: bold 1.2em/1.5em "Trebuchet MS", Tahoma, sans-serif; 
	color: #66B5FF;	
	font-style:italic;
	margin-right: 5px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border-left: 5px solid #666666;
  margin-right:5px;
  color: #66B5FF;	
}
table {
	border-collapse: collapse;
	margin: 10px 15px;	
}


th {
	background-image:url(Images/chrome.png); background-repeat:repeat-x;
	height: 20px;
	padding-left: 11px;
	padding-right: 11px;
	color: #000;
	text-align: left;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

tr {
	height: 30px;
	border-right: 1px solid #FFFFFF;
	background-color: #000000;

}

td {
	padding-left: 11px;
	padding-right: 11px;
	/* border-left: 1px solid #FFE1C3; */
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
	border-right: 1px solid #FFFFFF;
	background-color: #FAFAFA;

}

td.first,th.first {
	border-left: 0px;
	background-color: #e4fffb;

}

tr.row-a {
	background: #F8F8F8;
	background-color: #e4fffb;

}

tr.row-b {
	background: #EFEFEF;
	background-color: #e4fffb;
}

strong {
	color: #FFFFFF;
	}
	
#footer {
	width: 802px;
	height: 35px;
	background-color:#000000;
	clear:both;
	text-align:center;
	padding-top: 65px;
	padding-left: 225px;


}
#footer p {
	font-size:9px;
	color:#C3D9FF;
}
