@charset "utf-8";
/* CSS Document */
#content{
	width: 480px;
	float:left;
	margin-left: 40px;
	padding-bottom: 0px;
}
#imageNav li{
	float:right;
}
#contentRight{
	width: 253px;
	float:right;
	margin-right: 40px;	
}
.imageNav {
	margin:0;
	float:right;
}
.imageNav li{
	margin:0;
	margin-top: 5px;
}
h2{
	text-transform:uppercase;
}
#content p, #content h3, #content h3{
	clear:both;
}
#content a{
	color:#9A0909;
	text-decoration:none;
}
