body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 0;
		text-align: center;
		background-color: #000000;
		color:#ffffff;}
		
a{}
a:link, a:visited {color: #3399FF; text-decoration: none;}
a:hover, a:active {color: #fff; text-decoration: underline;}			
		
#header {
		height: 40px; 
		text-align: left; 
		background: url(images/header.jpg) no-repeat;  
		width: 800px; 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 25px; 
		font-weight: lighter;
		margin: 20px auto 10px auto;}
		
#footer {
		height: 60px; 
		margin-top: 20px;
		padding-top: 20px;
		font-size: 11px;
		clear: both;}	
	
#content {
		margin: 40px auto 0 auto; 
		min-height: 500px;
		text-align: left;
		width: 800px;}	
	
/* #blackout {
		position: relative; 
		top: -23px; 
		left: 690px; 
		width: 100px; 
		height: 20px;
		background-color: #000;} */
		
img.floatLeft {
	float: left; 
	background-color: #333; 
	padding: 5px; 
	margin: 0 10px;}		
		
ul#contact {
	width: 270px; 
	list-style: none; 
	margin: 20px 0 0 20px;}

.contactLeft {
	width: 70px; 
	padding: 5px; 
	text-align: 
	right; float: left; 
	font-weight: bold; 
	color: #fff; 
	font-size: 13px; 
	background-color: #141313;}

.contactRight {
	width: 180px; 
	padding: 5px; 
	text-align: left; 
	float: right; 
	color: #fff; 
	font-size: 13px;}	

h1 {
	font-size: 17px; 
	color: #fff; 
	text-align: left; 
	font-weight: normal; 
	background-color: #141313; 
	padding: 3px; 
	letter-spacing: 1.5px; 
	width: 730px;}

span.quotes {
	font-size: 16px; 
	font-family: "Courier New", Courier, monospace;}

p {
	font-size: 13px; 
	line-height: 1.6; 
	color: #fff; 
	margin: 0 20px 20px 0;}	
	
.bold {font-weight: bold;}	
	
p.viewPhotos {margin-left: 220px; margin-top: 10px;}	

p.mediaArticle {line-height: 0.7;}

p.mediaSource {line-height: 0.2; font-style: italic;}	

.articleSection {width: 475px; border-bottom: 1px dotted #666; margin-bottom: 10px;}

#flashcontent {margin: 0; padding: 0;}	

#flashcontentNav {}

#nav {margin-bottom: 10px;}

#monoSlideshow {width: 400px; float: right;}

#monoCenter {margin-left: 85px;}

#mssHolder {}

#homeBlurb {width: 800px; text-align: center;}

#bioBlurb {width: 800px; float: left;}
	
#sddm {	
	margin: 0 auto;
	padding: 0; 
	width: 800px; height: 37px;
	z-index: 30;}

#sddm li {	
	margin-top: 6px;
	padding: 0;
	list-style: none;
	background-image: url(images/menuBG.jpg);
	background-repeat: repeat-x;
	height: 37px;	
	float: left;
	font: bold 12px arial;}
	
#sddm li.farLeft {
	background: url(images/menuLeftSide.jpg) no-repeat; 
	width: 9px; 
	height: 37px;}	

#sddm li.farRight {
	background: url(images/menuRightSide.jpg) no-repeat; 
	width: 6px; 
	height: 37px;}	

#sddm li a {	
	display: block;
	margin: 6px 1px 0 0;
	padding: 4px 10px;
	width: 82px;
	color: #fff;
	text-align: center;
	text-decoration: none;}

#sddm li a:hover {
	color: #000; 
	background-color: #fff;}

#sddm div {	
	position: absolute;
	visibility: hidden;
	margin-top: 15px;
	padding: 0;
	background: #333;}

#sddm div a {	
		position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		color: #fff;
		font: 11px arial;}

#sddm div a:hover {	
	background: #666;
		color: #fff;}	
