body, td {
	background-color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

* {
	margin: 0;
	padding: 0;
}

/* clearfix */
.clearthis:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearthis {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearthis {height: 1%;}
.clearthis {display: block;}
/* End hide from IE-mac */

img {
	border: 0;
	display: block;
}

ul {
	list-style-type: none;
}

a, a:link, a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}


a:active, a:hover {
	color: #FF9900;
	text-decoration: none;
}

#wrapper {
	position: relative;
	top: 0;
	left: 0;
	margin-left: 29px;
	width: 900px;
}

#header {
	margin-top: 20px;
	width: 183px;
	height: 30px;
}

#headerEMAILER {
	margin-top: 20px;
	margin-left: 400px;
	width: 183px;
	height: 30px;
}


#logo {
	margin: 3px 0 0 2px;
}

#mainnav {
	margin: 47px 0 0 2px;
}

#mainnav li {
	float: left;
	display: inline;
	margin-right: 16px;
}

#mainnav a.active, 
#sidenav a.active {
	color: #FF9900;
}

#mainnavEMAILER {
	margin: 0 0 0 20px;
	font-weight: bold;
	font-size: 16px;
	color: #FF9900;
}

#mainnavEMAILERsub {
	margin: 115px 10px 0 20px;
	font-size: 10px;
	color: #666666;
}

#icons {
	margin-top: 32px;
}

#icons li {
	float: left;
	display: inline;
	margin: 0 1px 1px 0;
}

#pagelinks {
	margin: 20px 110px 0 0;
	float: right;
}

#pagelinks li {
	float: left;
	display: inline;
	margin-right: 5px;
}

#pagelinks li a {
	font-weight: normal;
}

#pagelinks li a:hover {
	color: #666;
	text-decoration: underline;
}

#pagelinks li a.active {
	font-weight: bold;
	text-decoration: underline;
}

#sidenav {
	margin-top: 70px;
	float: left;
	display: inline;
}

#sidenav li {
	margin-bottom: 1.5em;	
}


#photo {
	margin: 0 auto;
	text-align: center;
}

table {
	margin: 0 auto;
	text-align: center;
}

#photo img {
	margin: 5px auto;
	border: 1px solid #000;
	padding: 7px;
}

#photo td {
	text-align: center;
}	

#prevnext {
	text-align: center;
	margin-bottom: 12px;
}

.caption {
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0 0 10px;
	text-align: left;
}

.returntext {
	margin-top: 20px;
}



body.main #sidenav {
	margin-top: 233px;
}

#content {
	margin-left: 150px;
	margin-top: 50px;
	width: 600px;
}

table { border-collapse: collapse;}
thead { display: none;}
td { 
	vertical-align: top; 
	text-align: left;
	padding: 1em;  
}

.homeMessage {
	position: relative;
	top: 100px;
	left: 300px;
	width: 500px;
}

.homeMessage li {
	line-height: 2em;
}

.homeMessage a {
	color: #336699;
}

.emailMessage {
	position: relative;
	top: 0px;
	left: 20px;
	width: 500px;
}

.emailMessage li {
	line-height: 2em;
}

.emailMessage a {
	color: #666666;
}

body#series td {
	color: red;
}


body#updates #content,
body#mailinglist #content,
body#contact #content {
	margin-left: 255px;
	margin-top: 80px;
}


body#clients td {
	color: #336699;
}

body#series td {
	color: #336699;
}

body#series td a.title {
	color: #336699;
}

body#books td {
	color: #336699;
}

body#books td a.title {
	color: #336699;
}


body#updates {
	color: #336699;
}

body#bio {
	color: #336699;
}

body#mailinglist {
	color: #336699;
}

body#contact{
	color: #336699;
}

body#contact #content a {
	color: #336699;
}


#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; }

