#divMailingList {
	float: left;
	margin-top: 78px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
	padding-left: 20px;
}








#divWrapper {
	background-color: #000000;
	width: 1260px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	margin: 0px;
	background-color: #000000;
}
#divLogo {
	float: left;
	width: 200px;
	height: 215px;
	text-align: center;
	background-color: #000000;
}
#divNav {
	height: 375px;
	width: 200px;
	text-align: center;
	float: left;
	padding-top: 30px;
	background-color: #000000;
}

#divNav ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#divNav ul li {
	display: inline;
}
#divNav ul li a {
	padding: 0px;
	text-decoration: none;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#divNav ul li a:link, #divNav ul li a:visited {
	color: #000000;
}



#divContent {
	float: right;
	background-color: #000000;
	width: 1060px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/archive_pics/riot17.jpg);
	height: 605px;
	background-repeat: no-repeat;
	background-position: center center;
}

