body{
	background: url(flowbg.jpg) center #964522;
	font-family: Arial, Verdana, Sans-Serif;
	color: white;
	margin: 0;
	padding: 0;	
	}
#wrapper {
	margin:0 auto;
	width:934px;
	background: url(topbg.jpg) no-repeat top;
	padding: 5px;
}
#wraper img {
	position: relative;
}

#leaderboard {
	position: relative;
	width:728px;
	margin-bottom: 8px;
	height: 90px;
}
#copy{
	position: relative;
	width: 728px;
	border: 1px solid white;
	height: 360px;
	margin-top: 5px;
}
#copy img {
	float: left;
	margin: 5px;	
}
#copy h1 {
	font-size: 22px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
#copy ul {
	margin: 0 0 0 5px;
	padding: 2px 0;
	list-style-type: none;
	font-size: 16px;
}
#copy a:link, #copy a:visited, #copy a:active {
	font-size: 16px;
	color: white;
	text-decoration: none;	
}
#copy a:hover {
	background: #b84500;
	padding: 0 2px;
	border:1px solid white;
}
#sidewrap {
	float:right;
	}
#about, #archive {
	border: 1px #cccccc solid;
	width:197px;
	_width:192px;
	color: #cccccc;
	font-size: 12px;
}
#about {
	height:207px;
	_height:213px;
	margin-bottom: 5px;
}
#archive {
	height:360px;
}
#archive ul {
	margin: 0 0 0 5px;
	padding: 2px 0;
	list-style-type: none;
	font-size: 14px;
}

#archlist a:link, #archlist a:visited, #archlist a:active {
	font-size: 14px;
	color: white;
	text-decoration: none;	
}
#archlist a:hover {
	background: #b84500;
	padding: 0 2px;
	border:1px solid white;
}
h2 {
	font-size: 14px;
	padding: 0;
	margin: 5px;
	text-transform: uppercase
}
p {
	margin: 5px;
}