body { font-family: Helvetica, sans-serif;
		color: #DDDDDD;
		background: #222222;
		font-size: 14px;
		font-style: normal ;
		line-height: normal;
		margin-top:10px;
		width : 1024px;
		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; 		}
a:visited 	{ color:#EE3344;	 	}
a:hover 	{ color:#FFFFFF;		}
a:active 	{ color:#CCCCCC;		}
#nolink		{ color:#DDDDDD; 		}


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

img { border:0} 

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