body {
	background-color:#000;
	font-family:verdana,arial,helvetica,sans-serif;	
	color:#fff;
	margin:0;
	}
img {
	border:0;
	}
.homeBg {
	background:url(../img/homeBg.jpg) no-repeat;
	margin:0px auto;
	width:694px;
	height:364px;
	}
.homeBg2 {
	background:url(../img/homeBg2.jpg) no-repeat;
	margin:0px auto;
	width:694px;
	height:400px;
	}
.homeBg3 {
	background:url(../img/homeBg3.jpg) no-repeat;
	margin:0px auto;
	width:694px;
	height:400px;
	}
.homeCategories {
	line-height:1.1em;
	padding:220px 0px 0px 0px;
	width:300px;
	text-align:right;
	}
.homeCategories a:link, .homeCategories a:hover, .homeCategories a:visited {
	color:#fff;
	font-size:.75em;
	text-decoration:none;
	}
.homeCategories a:hover {
	color:#ccc;
	}
.homeCategories2 {
	line-height:1.1em;
	padding:185px 0px 0px 0px;
	width:270px;
	text-align:right;
	}
.homeCategories2 a:link, .homeCategories2 a:hover, .homeCategories2 a:visited {
	color:#fff;
	font-size:.75em;
	text-decoration:none;
	}
.homeCategories2 a:hover {
	color:#ccc;
	}
.homeMainNav {
	position:absolute;
	padding-left:45px;
	top:339px;
	width:350px;
	}
.homeMainNav a:link, .homeMainNav a:hover, .homeMainNav a:visited {
	display:block;
	color:#fff;
	float:left;
	font-size:.75em;
	margin:4px 10px;
	text-decoration:none;
	}
.homeMainNav a:hover {
	color:#ccc;
	}
.homeMainNav2 {
	position:absolute;
	top:367px;
	width:320px;
	padding-left:50px;
	}
.homeMainNav2 a:link, .homeMainNav2 a:hover, .homeMainNav2 a:visited {
	display:block;
	color:#fff;
	float:left;
	font-size:.75em;
	padding:4px 10px;
	text-decoration:none;
	}
.homeMainNav2 a:hover {
	color:#ccc;
	}
.header {
	height:120px;
	width:100%;
	}
.logoGradient {
	position:absolute;
	background:url(../img/bodyBg.jpg) no-repeat top left;
	height:50px;
	width:468px;
	z-index:2;
	}
.logoDM {
	position:absolute;
	left:50px;
	display:block;
	z-index:5;
	}
.logo {
	position:absolute;
	display:block;
	margin-top:50px;
	}
.mainNavContainer {
	position:absolute;
	background-color:#333;
	height:23px;
	margin-top:11px;
	text-align:right;
	width:100%;
	}
.mainNav {
	float:right;
	height:10px;
	margin-right:20px;
	width:330px;
	}
.mainNav a:link, .mainNav a:hover, .mainNav a:visited {
	display:block;
	color:#fff;
	float:left;
	font-size:.75em;
	margin:4px 0px 0px 25px;
	text-decoration:none;
	}
.mainNav a:hover {
	color:#ccc;
	}
a:link, a:hover, a:visited {
	color:#fff;
	text-decoration:underline;
	}
a:hover {
	color:#ccc;
	}
.subNav {
	float:right;
	margin-top:80px;
	width:650px;
	}
.subNav a:link, .subNav a:hover, .subNav a:visited {
	border-left:1px solid #666;
	display:block;
	color:#666;
	float:left;
	font-size:.75em;
	padding-left:10px;
	margin:4px 0px 0px 10px;
	text-decoration:none;
	}
.subNav a:hover {
	color:#999;
	}
.subNav .firstSubNav:link, .subNav .firstSubNav:hover, .subNav .firstSubNav:visited {
	border-left:0px;
	padding-left:0px;
	}
.subNav .selected:link, .subNav .selected:visited {
	color:#fff;
	}
.subNav .selected:hover {
	color:#ccc;
	}
.bioPic {
	float:right;
	border:1px solid #fff;
	margin:0px 0px 30px 30px;
	}
.category {
	position:absolute;
	top:145px;
	left:15px;
	color:#fff;
	font-size:1.2em;
	font-weight:500;
	letter-spacing:2px;
	padding:0px;
	width:200px;
	}
.categoryBlurb, .formContainer {
	margin:80px 15px 40px 15px;
	line-height:1.6em;
	font-size:.75em;
	}
.formContainer td {
	padding:0px 10px 0px 0px;
	}
textarea {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:1em;
	}
.error {
	color:#900;
	}
.instructions {
	color:#666;
	text-align:center;
	}
.thumbnailsContainer {
	margin-top:40px;
	width:100%;
	}
.thumbnailRow {
	width:100%;
	margin:0px auto;
	}
.thumbnail {
	font-size:.7em;
	float:left;
	height:160px;
	width:24%;
	}
.thumbnail img {
	display:block;
	border:1px solid #fff;
	width:98px;
	margin:0px auto;
	}
.prevNextContainer {
	margin:0px auto 0px auto;
	height:30px;
	}
a.prev:link, a.prev:hover, a.prev:visited, a.next:link, a.next:hover, a.next:visited {
	border:1px solid #fff;
	color:#fff;
	display:block;
	font-size:.7em;
	padding:3px;
	text-decoration:none;
	}
a.prev:hover, a.next:hover {
	color:#ccc;
	}
.prev {
	float:left;
	}
.next {
	float:right;
	}
/*
.detail {
	position:absolute;
	font-size:.75em;
	top:152px;
	left:150px;
	width:500px;
	}
*/
.detailTitle {
	font-size:.8em;
	margin:60px auto 30px auto;
	width:400px;
	text-align:center;
	}
.detailCaption {
	font-size:.8em;
	margin:30px auto 0px auto;
	width:500px;
	text-align:center;
	}
.detailImage {
	display:block;
	border:1px solid #fff;
	margin:0px auto 0px auto;
	clear:both;
	}
.caption {
	margin:5px auto 0px auto;
	width:98px;
	text-align:center;
	}
.footer {
	height:50px;
	width:100%;
	}