body {	padding: 0;	color: white;	background-color: black;
	font: small/1.5em verdana, arial, sans-serif;
}
	#wrapper {
		width: 760px;
	height: 420px;
	background-color: black;
	margin-left: auto;
	margin-right: auto;
	
}

#wrapper a.hover {
		
	background-color: white;

}

#navcolumn {
	
	position: fixed;
	width: 100px;
	height: 100%;
	margin-left: 425px;
} 

#navcolumn2 {
	
	position: fixed;
	width: 100px;
	height: 100%;
	margin-left: 560px;
} 