body {
	background-color: black;
	font-family:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: small;
	background-image: url('../images/bg.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
	background-attachment:fixed;
	text-align: center;
	color: white;
	}
p {text-indent: 15px; margin: 10px 0px;}
a {color: white;}
a:hover{background-color: #555;}
#content div.blogitem a:hover{background-color: transparent;}
hr {margin: 20px 40px; border: 1px solid #AAA; height: 2px;}
p.cite {text-align: right;}	
cite {font-style: italic; font-weight: bold;}	
dd {padding-bottom: 20px;}
h1 {display: none;}
h2 {font-size: xx-large; text-align: right; font-weight: normal;}
#LH h2 {font-size: x-large; text-align: center;	margin: 15px 0px 0px 0px;}
h3  {font-size: x-large; font-weight: normal; text-align: left;	margin: 15px 0px 0px 0px;}
#content div.bookinfo h3 a {text-decoration: none;}
#content div.bookinfo h3 {font-size:100%; font-weight: bold; margin: 20px 0px; text-indent: 0px;}
h3.tagline {margin: 20px 0px -10px 0px;}
h4 {margin: 20px 0px; text-indent: 15px;}

/*Wrappers*/
#glow {
	background-position: top right;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	max-width: 1650px;
	}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
		
	}
	
/*Header*/
#strap {
	height: 22px;
	width: 100%;
	text-align: left;
	}
#header {
	clear: both;
	height: 89px;
	width: 100%;
	background-image: url('../images/DMS_banner.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	}
	
/*Left Hand Navigation and Links*/
#LH {
	float: left;
	width: 275px;
	display: inline;
	}

#LH div.menu {
	padding: 10px 0px 20px 0px;
	background-position: top right;
	background-repeat: no-repeat;
	}
#LH div.menu ul li {
	text-transform: uppercase;
	font-weight: bold;
	list-style-type: none;
	margin-left: 15px;
	}
#LH div.menu ul li a{
	color: white;
	text-decoration: none;
	}
#LH div.menu ul li a:hover{
	text-decoration: underline;
	background-color: transparent;
	}	
#LH div.menu ul li a:hover.selected {
	text-decoration: none;
	}
#LH div.sep {
	height: 10px;
	line-height: 0.8;
	width: 170px;
	margin: 20px auto;
	}
#LH div.covers {
	width: 260px;
	height: 240px;
	overflow:hidden;
	text-align: center;
	}
#LH div.covers #protoflow {
	width: 260px;
	height: 240px;
	margin-top: -10px;
	overflow: hidden;
	position: relative;
	}
	
#LH div.covers #protoflow .sliderTrack {
	background:transparent url('../images/track_fill_left.gif') no-repeat scroll left top;
	height:15px;
	position:absolute;
	left: 0px;
	text-align:left;
	width:137px;
		}

#LH div.covers #protoflow .sliderHandle {
	background:transparent url('../images/knob.gif') no-repeat scroll left top;
	cursor:pointer;
	height:16px;
	margin-left:-2px;
	position:absolute;
	top:-5px;
	width:16px;
	}	

#LH div.covers #protoflow img {
	border: 1px solid #CCC;
	}
	
#LH div.covers a:hover{
	background-color: transparent;
	}

#LH div.blog_updates a {
	color: white;
	text-decoration: none;
	}

#LH div.blog_updates li {
	list-style-image: url(../images/bullett.gif);
	}
	
#LH div.blog_updates a:hover {
	text-decoration: underline;
	}
	
#LH div.blog_roll ul li {
	list-style-type: none;
	margin-left: -15px;
	}
	
#LH div.blog_roll a {
	font-size: 90%;
	}
		
/*Right Hand Navigation and Links*/
#RH  {
	float: right;
	width: 110px;
	text-align: center;
	margin-right: 15px;
	display:inline;
	margin-bottom:10px;
	background-image: url('../images/bg_trans.png');
	background-repeat: repeat;
	behavior: url(lib/iepngfix.htc)
	}

#RH img {
	margin: 10px auto;
	border: 1px solid #CCC;
	}
	
/*Content Area*/
#content {
	margin-right: 150px;
	margin-left: 275px;
	background-color: #444;
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	}


#content ul {
	list-style-type: disc;
	}
	
#content ul li.sep {
	list-style-type: none;
	}
	
#content img.cover {
	float: right; 
	margin: 10px;
	border: 1px solid #CCC;
	width: 150px;
	height: 200px;
	}
#content img.author {
vertical-align: top;
	margin: 10px 10px 10px 10px;
	border: 1px solid #D2B473;
	width: 85px;
	height: 100px;
	}
#content table.biographies {margin-top: 20px;}
#content table.biographies td {vertical-align: top;}
#content table.biographies h4 {margin: 5px 0px;}
#content table.biographies img {vertical-align: top;}
#content div.bookinfo img {
	float: right;
	border: 1px solid #CCC;
	margin-left: 10px;
	}
#content img.unavailable{
	vertical-align: middle;
	}

#content div.author_bio {
	min-height: 150px;
	padding: 10px;
	}
#content div.bookinfo {
	min-height: 130px;
	margin-top:10px;
	}
#content div.placeholder	{
	text-align: left;
	}
#content div.placeholder img {
	margin: 10px auto;
	padding: 10px;
	}
	
/*Prettify CSS from Protoflow*/
	.str{color:#080} .kwd{color:#008} .com{color:#800} .typ{color:#606} .lit{color:#066} .pun{color:#660} .pln{color:#000} .tag{color:#008} .atn{color:#606} .atv{color:#080} .dec{color:#606} pre.prettyprint{padding:2px;border:1px solid #888} @media print{.str{color:#060} .kwd{color:#006;font-weight:bold} .com{color:#600;font-style:italic} .typ{color:#404;font-weight:bold} .lit{color:#044} .pun{color:#440} .pln{color:#000} .tag{color:#006;font-weight:bold} .atn{color:#404} .atv{color:#060} }
	
/*Lightbox*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
