* {
	margin: 0;
	padding: 0;
}
img {
border:none;
}

html, body {
	background: #000 url('../images/pagebg.jpg') no-repeat ;
	background-position:center top;
	font-family: Arial, Verdana, serif;
	font-size: 14px;
	color: #fff;
}

a{
color:#0FF;
text-decoration:none;
	}
a:hover{
color:#09F;	
	}

#body {
	width: 1000px;
	margin: 0 auto;
	padding: 0 0px 0 0px;
	background: url('../images/cbg.gif') repeat-y;
}

#header {
	width: 100%;
	height: 300px;
	background: transparent url('../images/bgtop.jpg') no-repeat;
	margin:0 auto;
}
#border {
background: url('../images/border.jpg') repeat-x;
width: 100%;
height: 30px;
text-align:center;
}

ol#Navigation {
	background: url('../images/navbg.jpg') no-repeat;
	width: 1000px;
	height: 37px;
	padding: 4px 0 0 0;
}
ol#Navigation li {
	display: inline;
	line-height: 35px;
	background: url('../images/navsep.jpg') no-repeat center right;
	padding: 0 27px 0 25px;
	color: #e8e8e8;
}

ol#Navigation li#NoBg {background: none;}

div#loginhead {
		background: url('../images/logintop.png') no-repeat center;
		width:537px;
		height:0 auto;
		font-weight:bold;
		font-size:15px;
		text-transform:uppercase;
	}
div#loginbody {
background-color:#16222d;	
width:537px;
}
div#loginfoot {
		background: url('../images/loginbottom.png') no-repeat center;	
		width:537px;
		height:7px;
		}
div#Left {
	width: 165px;
	float: left;
	/* background: #2b2b2b url('../images/left_bg.jpg') repeat-y; */
}
div.LeftItem {
	width: 165px;
	overflow: hidden;
}

div#Right {
	width: 165px;
	float: right;
	background: #16222e url('../images/left_bg.jpg') repeat-y;
}
div.RightItem {
	width: 165px;
	overflow: hidden;
}

div#Center {
	float: left;
	width: 530px;
	margin: 0 59px 0 59px;
	padding: 2px 6px 2px 6px;
}


div.LeftItem ul {
list-style-type: none;
}

div.LeftItem ul li a {
background: url('../../menu_images/button.png') no-repeat;
font:  13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
text-align:center;
display: block;
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
font-weight:bold;

}



div.LeftItem ul li a:hover {
background: url('../../menu_images/buttonhover.png') no-repeat;
}
div.LeftItem h3 {
	text-transform: uppercase;
	width: 90%;
	margin: 5px auto;
	font-size: 10pt;
	border-bottom: 1px white dashed;
}

div.RightItem ul li {
	background: url('../images/left_list_bg.jpg') repeat-x;
	height: 25px;
	line-height: 25px;
	padding: 0 0 0 10px;
	font-size: 9pt;
}
div.RightItem ul li a {
	display: block;
}
div.RightItem h3 {
	text-transform: uppercase;
	width: 90%;
	margin: 5px auto;
	font-size: 10pt;
	border-bottom: 1px white dashed;
}

div.navHead {
	width: 170px;
	height: 24px;
	line-height: 24px;
	background: transparent url('../images/left_right_head.jpg') no-repeat;
	color: #1e1e1e;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	font-family: TimesNewRoman;
}

a.mainMenu {
	color: #fff;
	text-decoration: none;
	margin: auto 4px;
	font-weight:bold;
}

a.mainMenu:hover {
	color:#999;
}


div#Footer {
	width: 100%;
	height: 30px;
	background: url('../images/footer.jpg') repeat-x;
	font-size: 8pt;

	
}

span#Copyright {
	float: left;
}

span#CoderDesigner {
	text-align: right;
	float: right;	
}

span#tyxo {
	text-align: center;
	margin-left:40%;
}


span.ViewMore {
	background: url('../images/mag.jpg') no-repeat left center;
}

div.NewsItem {
	width: 537px;
}
div.NewsItem h2.NewsTitle {
background: url('../images/newsbgtop.png');
height:25px;
text-align:center;
font-size:15px;
padding-top:3px;
}
div.NewsItem span.NewsDate {
	width: 110px;
	
}
div#NewsPost {
text-align:justify; 
padding:3px;
padding-bottom:5px; 
color:#FFF;
background: url('../images/newsbgcenter.png') repeat-y;
}
div#newsbottom {
background: url('../images/newsbgbottom.png');
text-align:right;
padding-right:3px;
}

table {
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: right;
}
table td {
	width: 120px;
	padding: 5px 5px 0 0;
}
td.TableRight {
	text-align: left;
	width: 70px;
	padding: 5px 0 0 5px;
	font-style: italic;
	
}
th {
	text-align: center;
}

.pageLink {
	color: #DDDDDD;
	background: #16222e;
	border: 1px solid #253b52;
	padding: 1px 3px 1px 3px;
	text-decoration: underline;
}

input, textarea, select {
	color: #DDD;
	background: #253b52;
	border: 1px solid #000;
}
input:focus {
	border: 1px solid #CCC;
}
input.checkbox {
	width: 12px;
	height: 12px;
}

input.login {
	width: 120px;
}
.Hidden {display: none;}
.Clear {clear: both;}
.Block {display: block; margin: 0 0 0 10px;}

li.VotingItem {	
	text-align:center;
	margin-bottom:5px; margin-top:5px;
}
div#content {
width:537px;
color:white; 
margin-bottom:10px;
}
div#content_head {
background: url(../images/newsbgtop.png);
height:25px;
text-align:center;
font-size:15px;
padding-top:3px;
}
div#content_body 
{ 
padding:3px;
padding-bottom:5px; 
color:#FFF;
background: url(../images/newsbgcenter.png) repeat-y;
}
div#content_foot {
background: url(../images/newsbgbottom.png);
text-align:right;
padding:5px;
}
div#acco 
{
background: url(../images/accbg.png);
text-align:center;
width:170px;
height:203px;
padding-top:6px;
}
ul#accm
{
margin-top:4px;
margin-left:11px;
list-style:none;
}
ul#accm li a 
{
background: url('../images/btoff.png') no-repeat;
font:  13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
text-align:center;
display: block;
width: auto;
padding: 2px 0;
padding-right: 11px;
text-decoration: none;
font-weight:bold;

}



ul#accm li a:hover {
background: url('../images/bton.png') no-repeat;
}