body {
	background-color: #000;
	color: #CCC;
}
#header {
	background-image: url(../images/header.gif);
	height: 143px;
	width: 800px;
}
#header a {
	padding-bottom: 120px;
	padding-right: 300px;
	font-size: 0px;
	color: #710D0C;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#sidebar {
	width: 215px;
	float: left;
	padding-top: 15px;
	font-family: "Lucida Sans Regular", "Trebuchet MS", sans-serif;
	font-size: 12px;
	padding-left: 15px;
}
#sidebar a {
	color: #999;
	font-style: italic;
	text-decoration: none;
}
#nav {
	padding-top: 20px;
	width: 538px;
	float: right;
	padding-left: 30px;
}
.clear {
	clear: both;
	width: 800px;
}
#content_top {
	width: 360px;
	padding-left: 38px;
	float: left;
	padding-top: 10px;
	font-family: "Lucida Sans Regular", "Trebuchet MS", sans-serif;
	font-size: 11.5px;
}
#content_top h1 {
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
}
#content_blurbs {
	width: 148px;
	padding-right: 15px;
	float: right;
	padding-top: 55px;
	padding-bottom: 20px;
	font-family: "Lucida Sans Regular", "Trebuchet MS", sans-serif;
	font-size: 10px;
	padding-left: 7px;
}
#content {
	width: 510px;
	float: right;
	font-family: "Lucida Sans Regular", "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #CCC;
	padding-bottom: 30px;
	padding-left: 38px;
	padding-right: 20px;
}
#content h1 {
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
}
#content h2 {
	color: #FFF;
}
#content h3 {
	color: #FFF;
}
#content_top a {
	text-decoration: none;
	color: #999;
}
#content table {
	vertical-align: top;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.content_title {
	font-size: 14px;
	color: #FFF;
}
.content_body {
	padding-right: 20px;
}
#content a {
	text-decoration: none;
	color: #999;
}
#content h4 {
	color: #FFF;
	font-size: 12px;
}
#footer {
	background-image: url(../images/footer_bkgrnd.gif);
	height: 65px;
	width: 800px;
	background-repeat: no-repeat;
}
#footer_nav {
	text-align: center;
}
#content p #italicized {
	font-style: italic;
}
