body {
	background: #000000; 
	font-family: "Century Gothic", Arial; 
	color: #D1D1D1; 
	font-style: normal; 
	font-weight: normal;
	width:970px;
	}
a:link, a:visited {
	color:#d1d1d1; 
	text-decoration:none
	}
a:hover {
	text-decoration:underline
	}
p.navsub {
	font-size: 12px; 
	margin-top: 0; 
	margin-left: 20px; 
	margin-bottom: 10px
	}
p.nav {
	font-size:12px; 
	margin-top:0; 
	margin-bottom:10px
	}
div.indexcontainer {
	width:975px;
	}
div.header {
	margin-bottom:7px; 
	margin-top:15px
	}
div.content {
	padding:10px;
	margin-left:155px; 
	margin-top: 7px
	}
div.navigation {
	position: absolute; 
	left: 20px; 
	top: 10px; 
	margin-top:175px
	}
p.copyright {
	font-family: "Century Gothic", Arial; color: #d1d1d1; 
	font-size:12px; 
	padding-top:40px}
div.copyright {
	margin-left:165px;
	margin-top:40px
	}
img.right {
	float:right;
	margin-bottom: 3px;
	margin-right: 3px;
	}
img.left {
	float:left;
	margin-bottom: 3px;
	margin-right: 3px;
	}
img.center {
	float:center;
	margin-bottom: 3px;
	margin-right: 3px;
	}