body {
	background-color: #515151;
}
a:link {
	color: #ffcc99;
	text-decoration: underline;
}
a:visited {
	color: #ffcc99;
	text-decoration: underline;
}

a:hover {
	color: #999;
	text-decoration: none;
}
a:active {
	color: #ffcc99;
	text-decoration: underline;
}


#container {
	font-family: Optima, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #999;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#series_header a:link {
	color: #999;
	text-decoration: none;
}
#series_header a:visited {
	color: #999;
	text-decoration: none;
}
#series_header a:hover {
	color: #999;
	text-decoration: underline;
}
#series_header a:active {
	color: #999;
	text-decoration: none;
}

h1 {
	font-size: 200%;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 125%;
	color: #FFF;
}

h4 {
	font-size: 115%;
	color: #C8B9CC;
}

hr {
	line-height: 2px;
}
img {
	border: 1px solid #333;
}


#navigation {
	margin-right: auto;
	margin-left: auto;
	width: 728px;
	margin-top: 65px;
	height: 225px;
}
#navigation_tom {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-top: 65px;
	height: 225px;
}
#navigation_wip {
	margin-right: auto;
	margin-left: auto;
	width: 546px;
	margin-top: 65px;
	height: 225px;
}


#main_content {
	margin-top: 50px;
}
#series_header {
	padding-top: 75px;
}
#distress_text {
	color: #FFF;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	line-height: 140%;
}
#cv {
	color: #CCC;
	width: 750px;
	line-height: 160%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 70px;
}




.nav_image {
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}
.nav_image_tom {
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 20px;
	margin-left: 24px;
}

.nav_box_vert {
	width: 182px;
	float: left;
	height: 175px;
	margin-top: 0px;
}
.nav_box_horiz {
	width: 182px;
	float: left;
	height: 150px;
	padding-top: 25px;
}
.nav_box_horiz_tom {
	width: 180px;
	float: left;
	height: 150px;
	padding-top: 25px;
}





.clearfloat {
	clear: both;
}
