

* { padding:0; margin:0; }

body {
	background-color:#1e1e1e;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;	
	font-family:Verdana, Arial, Sans-Serif;
	font-size:12px;
}

a:link { color:#CCCCCC; text-decoration: none; }
a:visited { color: #CCCCCC; text-decoration: none; }
a:hover { text-decoration: underline; color: #CCCCCC; }
a:active { text-decoration: underline; color: #CCCCCC; }

#wrapper {
	width:797px;
	margin:0 auto;
}

#top { 
	width:797px;
}

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

#logo {
	background-repeat:no-repeat;
	height:50px;
	width:540px;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}

#logo span {
	position: relative;
	left:0px;
	top: 60px;
	color:#FFFFFF;
}

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


		
#searchform {
height:50px;
	float:right;
	margin-top:60px;
	margin-left: 10px;
}


		

		
#nav {
	background-image:url(images/nav.png);
	background-repeat:no-repeat;
	height:45px;
	width:755px;
	float:right;
	margin-top:9px;
	list-style:none;

}

	#nav li {
		float:left;
		
	}

		#nav li a {
			display:block;
			background-image:url(images/rollover.png);
			background-repeat:no-repeat;
			width:93px;
			height:45px;
			line-height:45px;
			text-align:center;
			text-decoration:none;
			color:#1e1e1e;
		}

				#nav li a:hover {
					background:url(images/rollover.png) no-repeat 0 -45px;
					color:#008aff;
					text-decoration:none;
				}
				
#subnav {
	background-image:url(images/subnav.png);
	background-repeat:no-repeat;
	height:37px;
	width:797px;
	list-style:none;
	clear:both;
}

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

		#subnav li a {
			color:#FFF;
			height:17px;
			width:159px;
			text-align:center;
			text-decoration:none;
			display:block;
		}
		
			#subnav li a:hover {
				text-decoration:underline;
			}
			
#banner {
	background-image:url(images/banner.png);
	background-repeat:no-repeat;
	height:74px;
	width:548px;
	margin-top:8px;
	margin-bottom:8px;
	float:left;
	text-align:left;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:18px;
	color:#FFFFFF;
}

#banner span {
	position:relative;
	left: 40px;
	top: 25px;
	color:#FFFFFF;
}

	#banner a {
		display:block;
		height:74px;
		text-decoration:none;
	}
	#banner a:hover {
	text-decoration: none;
	}
		
#left {
	width:548px;
    background-image:url(images/cbg.png);
	background-repeat:no-repeat;
	overflow: hidden;
	height:400px;
}
table{

margin-left:auto;
margin-right:auto;
}


.info {
	overflow:auto;
	height:368px;
	width:500px;
	
}

.cpost {
	background-image:url(images/cbg2.png);
	min-height: 255px;
	max-height:none;
	width:442px;
	clear:both;
}



		
h2 {
	font-family:Verdana, Arial, Sans-Serif;
	font-size:18px;
	color:#FFF;
	padding-top:19px;
	padding-left:14px;
}

h3 {
	font-family:Verdana, Arial, Sans-Serif;
	font-size:16px;
	colour: #fff;
}

.post {
	font-family:Verdana, Arial, Sans-Serif;
	font-size:11px;
	color:#FFF;
	padding-top:19px;
	padding-left:14px;
	padding-right:14px;
}	

		
.comments {
	font-family:Verdana, Arial, Sans-Serif;
	font-size:11px;
	color:#FFF;
	padding-left:14px;
}



	
		
#righta {
	width:237px;
	float:right;
	overflow: hidden;
}		

#atop {
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	height:52px;
	width:237px;
	line-height:48px;
	padding-left:12px;
	margin-top:8px;
	color:#FFF;
	font-weight:bold;
	overflow: hidden;
}

	.color {
		color:#008aff;
	}	
	
#acontent {
	background-image:url(images/bg2.png);
	background-repeat:repeat-y;
	width:237px;
	text-align:center;
	padding:2px 0 20px 0;
}

#afoot a {
	color: #000000;
}
		
#afoot {
	background-image:url(images/footer.png);
	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-image:url(images/header.png);
	background-repeat:no-repeat;
	height:52px;
	width:237px;
	
	line-height:48px;
	padding-left:12px;
	margin-top:8px;
	color:#FFF;
	font-weight:bold;
}
	
.bcontent {
	background-image:url(images/bg2.png);
	background-repeat:repeat-y;
	width:237px;
	font-size:11px;
	text-align:left;
	line-height:23px;
	padding:2px 0 0 25px;
	color:#fff;
}

.bcontent a {
	color: #fff;
	}
		
.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: #000000;	
	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: #000000;	
}


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: 802;
	height: 37px;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	background-position:center;
	clear:both;
	text-align:center;
	padding-top: 15px;
}
#footer span {
	font-size:12px;
	color:#666666;
}