body { font-family: Helvetica, sans-serif;
		color: #DDDDDD;
		background: #222222;
		font-size: 14px;
		font-style: normal ;
		line-height: normal;
		margin-top:10px;
		 width : 900px;
			margin-right:auto;
			margin-left:auto;
		}
		
#contentsub {
		width:170px;
		padding:10px;
		height:400px;
		float:left;
		}	
		
#contentmain {
		width:630px;
		height:400px;
		padding:10px;
		text-align:left;
		float:left;
		}		

#contentheader {
		padding:0;
		height:40px;
		margin:0;
		}


a:link 		{ color:#EE3344; font-size: small;	}
a:visited 	{ color:#EE3344;	font-size: small; 	}
a:hover 	{ color:#FFFFFF;	font-size: small;	}
a:active 	{ color:#CCCCCC;	font-size: small;	}
#nolink		{ color:#DDDDDD; font-size: small;	}



h1 {font-size: 24px;}
h2 {font-size: 18px;}
h3 {font-size: 18px;}
h4 {font-size: 14px;}
h5 {font-size: 14px; display:inline;}
h6 {font-size: 14px; display:inline; }	

img { border:0} 

form {	margin-right:50px;
			margin-left:50px;
			}
	
label { color: #EEE;
				width:120px;
				margin-right:20px;
				text-align:right;
				float:left;
				display:block;}
				
				
.votes {text-align: right;}		