body
	{
	font: 18pt Arial bold;
	background: black;
	color: white;
}

img
{
	
}

#leftbar
{
	background-image: url('sidebar2.gif');
	height: 600px;
	width: 165px;
	float: left;
	text-align: center;
}

div.imagelist
{
	float: left;
	margin-left: 150px;
	text-align: center;
}

div.imagelist img
{
	border: none;
	height: 400px;
	margin-top: 50px;
	display: inline;

}
