body,td,th,input,textarea {
	font-family: Verdana, "Lucida Sans";
	font-size: 11px;
	color: #777;
}

body {
	background-color: #000;
       	margin: 0px;
}

li {
	list-style-type: square;
}

h1{
	margin-top:0px;
}

#contactform input{
	font-size:11px;
	border:1px solid #520002;
	width:300px;
	background-color:#ffffff;
}



input{
	font-size:11px;
	border:1px solid #520002;
	margin:2px;
	background-color:#ffffff;
}

#leftbar{
	padding:0px 12px 6px 12px;
	margin:12px 12px 0px 0px;
	width:150px;
	float:left;
}

#contactform td{
	width:auto;
	vertical-align:top;
}

#contactform textarea{
	height:200px;
	font-size:11px;
	border:1px solid #520002;
	width:300px;
	color:#777;
}

#contacterror{
	width:400px;
}

#main{
	width: 950px;
	background-color: #FFF;
 	margin: 0px auto;
	padding: 0px;
}

#header{
	width:950px;
	background-color: #520002;
	height: 30px;
}

#header img{
	border: 0px;
}

#contentbar{
	height: 250px;
	width: 948px;
	background-color: #000000;
	background-image: url(http://darkcode.com/gfx/header2.jpg);
        border: 1px solid #520002; 
	background-position: center;
}

#navbar{
	width: 950px;
	height: 20px;
	background-color: #520002;
	padding:0px;
	vertical-align:middle;
}

#pagecontent{
	padding: 12px;
	margin-left:174px;
	border-left:1px solid #ccc;
}

#footer{
	margin:0px 12px;
	padding-bottom:12px;
	border-top: 1px solid #ccc;
	font-size: 9px;
	text-align: right;
	color: #999;
}
#tagcloud { width: 900px; margin: 0 auto; padding:20px 0; color: #333; clear:both; font-size:0.9em; background-color:#000000; }
#navigation{
	text-align:center;
	vertical-align:middle;
	width:950px;
	height:18px;
}

#navigation td{
	border:0px;
	width:10%;
}

#navigation td a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#pagetitle{
	font-size: 24px;
	color: #e9e9e9;
	text-align:right;
	padding:4px;
}

#columnview{
	height:300px;
	width:100%;
}

#columnview td{
	width: 33%;
	border:0px;
}

#adfoot{
	width:950px;
	margin:0px auto;
	text-align:center;
	padding-top:4px;
}

#aboutpic{
	width: 200px;
	height: 200px;
	border: 1px solid #ccc;
	padding:1px;
	float:right;
	background-color:#ccc;
}

#aboutcontent{
	height: 200px;
	padding-right: 210px;
}

A{
	color:#aaa;
}

A:hover{
	color:#666;
}





#navvy{
	color:#000;
}

#navvy:hover{
	color:#f00000;
}



#mainPage{
	vertical-align: center;
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}

#pageHeading{
	width: 100%;
	height:20px;
	background-repeat: no-repeat;
	margin:0px;
	background-color:#fff;
	padding:3px 0px;
	text-align: right;
}

#pageHeading A:hover{
	background-color:transparent;
}

#pageContent{
	width: 100%;
	background-color:#eee;
	margin: 0px auto;
	margin-top:-30px;
	border-top:1px solid #f8b83c;
	border-bottom:1px solid #f8b83c;
	color:#000;
	height:100%;
	text-align:center;
}

#loginForm{
	display: inline;
}

#pageHeading input{
	border: 1px solid #000;
}

#pageHeading #loginButton{
	margin-right:3px;
}

#pageFooter{
	position:absolute;
	top:100%;
	height:20px;
	margin-top:-25px;
	text-align:center;
	width:100%;
	color:#000;
	font-size:10px;
	background-color:#ffb31f;
	border-top:1px solid #fff600;
}

#pageFooter A{
	color:#000;
	text-decoration:none;
	padding:0px 3px;
}

#pageFooter A:hover{
	background-color:transparent;
	color:#f00000;
}

iframe{
	border: none;
	width:100%;
}

#pageAds{
	position:absolute;
	top:430px;
	left:123px;
	margin:0px auto;
	text-align:center;
}



#postedTable{
	background-color:none;
	width:550px;
}

#postedTable #rite{
	text-align:right;
}

#postedTable input{
	width:450px;
}

#formError{
	background-color:#f00;
}

#imageList{
	padding:0px;
	border:1px solid #ccc;
	margin:3px;
	text-align:center;
}

.mainTable td{
	color:#555;
}

#worksheet{
	background-image: url(http://www.darkcode.com/img/f803780d.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}













