p, h1, h2, h3, #nav, #form {
	font:  12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #ffffff;}
	
a {
	color: #000000;
	text-decoration: none;}
	
a:hover {
	color: #888888;}

#more a {
	color: #777777;}

#more a:hover {
	color: #888888;}

body { 
	background-color: #FFFFFF;}
	
#content {
	width: 980px; 
	height: 555px;
	background-color: #2f2f2f;
	margin:auto;
	margin-top: -10px;}
	
#right {
	width: 550px; 
	height: 650px;
	position: relative;
	float: right;
	margin-top: 20px;}
	
#line {
	width: 450px;
	height: 6px;
	border-bottom: 1px solid #ba1323;
	display: block;
	font-size: 1px;}
	
#text {
	width: 360px; 
	height: 300px;
	margin-top: 20px;}	
	
#text2 {
	width: 420px; 
	height: 300px;
	margin-top: 20px;}	
	
	#nav {
	width: 500px;
	height: 15px;
	position: absolute;
	top: 520px;}
	
#left_pics {
	width: 400px; 
	height: 650px;
	margin-left: 45px;}
	
#left_links {
	width: 400px; 
	height: 200px;
	margin: 30px 0 0 45px;
	position: relative;
	top: 120px;
	left: 90px;}	
	
ul#navlist	{
	padding: 0;
	margin: 0;}
	
ul#navlist li {
	display: inline;
	list-style-type: none;
	text-align: left;
	padding-right: 30px;}
	