#throbber {
	position:relative;
	left:150px;
	top:15px;
}

#t1 {
	margin-bottom:15px;
	top:-5px;position:relative; 
	left:-5px;
	visibility:hidden;
}

div#hold { 
	position:relative; 
	overflow:hidden;
	margin-left:8px;
	margin-right:8px;
	margin-top:8px;
	width:315px; 
	height:90px; 
	z-index:100;
	float:left;
	border: 1px solid #666;
	background-color:#fff;
	FILTER: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.00,wipestyle=1,motion=reverse);
}

div#wn { 
	position:absolute; 
	left:10px; top:0px; 
	width:290px; height:70px; 
	clip:rect(0px, 300px, 60px, 0px); 
	overflow:hidden;	
	z-index:1; 
	padding:0px;
}

div#lyr1 { 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
}

div#scrollbar { 
	position:absolute; 
	left:10px; 
	top:70px;
	width:290px; 
	height:60px;
	font-size:1px; 
	z-index:2;visibility:hidden; 
}

div#track { 
	position:absolute; 
	left:14px; 
	top:0;
	width:260px; 
	height:11px; 
	z-index:1;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	background-color:#CCC;
}

div#dragBar {
	position:absolute;
	left:0px;
	top:0px;
	width:20px;
	height:7px;
	z-index:1;
	background-color:#C48793;
	cursor:pointer;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}  

div#left { 
	position:absolute;
	left:0;
	top:0;
	z-index:2; 
}  

div#right { 
	position:absolute;
	right:0;
	top:0; 
	z-index:3; 
}

.scrollButton {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

table.cv {
	margin:5px;
}

td.year {
	width:15%;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	font: 10px/15px Verdana, Lucinda, Arial, sans-serif;padding:0px;
}

td.author {
	width:25%;
	text-align: left;
	vertical-align: top;
	font-weight: bold;font: 10px/15px Verdana, Lucinda, Arial, sans-serif;
	padding:0px;
}

td.content {
	width:85%;
	text-align: left;
	font: 10px/15px Verdana, Lucinda, Arial, sans-serif;padding:0px;
}

tr.alternate {
	background-color:#eee;
}

body {
  margin:0 auto;
  font: 10px/15px Verdana, Lucinda, Arial, sans-serif;
	background: #999999;
  padding:0;
}

#content {
	width:750px;
	margin-top:10px;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	background-color:#fff;
}

#content p {
	background-image: url(../images/zbg1.gif);
	background-repeat: no-repeat;
	background-position:center bottom;
	padding: 0 0 5px 0;
	text-align:left;
}

#content h4 {color:black;}

#content_image {
	width:760px;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
}

#container {
	width:770px;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #666;
	height:3000px;background: #EEE;
}

#imageDiv {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align:center;
}

#display {
	border:1px solid #666;
	margin-top:10px;
	FILTER: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.00,wipestyle=1,motion=reverse);
}

.dvdDisplay {
	width:425px;
	height:350px;
	visibility: visible;
	border:1px solid #666;
	margin-top:10px;
	FILTER: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.00,wipestyle=1,motion=reverse);
}

.dvd {
	height:0px;
	width:0px;
	visibility: hidden;
	FILTER: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.00,wipestyle=1,motion=reverse)
}

#contactImg {
	margin-top:10px;
	border:1px solid #666;
}

img.thumbnail {
	border:1px solid #666666;
	cursor:pointer;
	cursor:hand;
}

img.thumbnailBlank {
}

h1 {color:#ffffff;text-align: left;} 
h3 {color:#ffffff;text-align: right;} 
h4 {color:#ffffff;text-align: left;padding-left:5px;padding-top:5px;} 
h5 {color:#000;padding-top:5px;text-align:left;padding-left:5px;} 
h6 {color:#000;margin-top:10px;} 

#contactDiv {
	color:#000;
	text-align:center;
	padding:0px;
	margin:0px;
	height:500px;
}

#imageText {
	background-color:pink;
	margin:0px;
	padding:0px;
}

.contactParagraph {
	margin:10px 0px 0px 120px;
}

#imglinks	{ 
	position:relative; 
	overflow:hidden; 
	float:right;
	left:-100px;
	width:200px; 
	height:80px; 
	z-index:100;
	border: 1px solid #66666;
	padding:5px;
	text-align:left;
}

#imglinks a {
	font-weight: normal;
	background: #7FA26C;
	color: #000;
	text-decoration: none;
}

#imglinks a:hover {
	background: #CCCC99;
	color: #996633;
}

#title_table {
	width:150px;
} 

#title_div {
	padding:5px 0 0 0;
	height:435px;
	margin: 10px 0 0 0;
	float:left;
	border: 1px solid #CCC;
} 

#title_img {
	margin:2px 0px 0px 0px;
	padding-bottom:10px;
	float:left;
}

#title {
	background-color:#fff;
	padding-left:5px;
	padding-right:5px;
	margin-right:10px;
	float:right;
	margin-top:8px;
	width:400px; 
	height:90px;
	border: 1px solid #666;
}

#title p {
	text-align:right;
	padding:0px;
	margin:0px;
} 

a:link { 
	color:#33c;
}	

a:visited { 
	color:#339; 
}	

a img {
	border:none;
}

p.copy	{
	text-align:left;
	font-size:xx-small;
	color: #fff;
	margin-left:5px;
	margin-top:5px;
	margin-right:0px;
	margin-bottom:0px;
}

p.label	{
	text-align:left;
	color: #fff;
	font: 6px;
	margin:0px;
	padding:0px;
	font: 10px/15px Verdana, Lucinda, Arial, sans-serif;
}

.menu {
	border-right: 3px solid #333;margin:0px;
}

#label_end	{
	background-image: url(../images/zbg_nav.gif);
	background-repeat: no-repeat;background-position:center bottom;
}

img.icon { top: 0px;}

#title_container{
    padding-top:4px;
	padding-bottom:3px;
	padding-left:4px;
	padding-right:3px;
    background-image: url(../images/zbg_title.gif);
    background-repeat: no-repeat;background-position:center top;
    margin-top:10px;
	margin-left:auto;
    margin-right:auto;
	margin-bottom:0;
    width:465px;
    height:475px;
}

#popupDiv {
	background-color:#CCC;
	border:1px solid lime;
	top:25px;
	left:100px;
	position:absolute;
	z-index: 500;
	visibility: hidden;
	padding:5px;
	cursor:pointer;
	FILTER: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.00,wipestyle=1,motion=reverse);
}

#popupDivImage {
	margin:15px;
	border:1px solid #663300;
}

.box {
	background-color: #ffff00;
	border: 1px solid #000000;
	color: #000000;
	padding: 0px;
	position: absolute;
	cursor:pointer;
}

.bar {
	background-color: #008080;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 1em 2px 1em;
}

.content {
  padding: 1em;
}

#navTable {
	width:100%;
	font: 10px/15px Verdana, Lucinda, Arial, sans-serif;
}

#contentTable {
	width:100%;
	font: 10px/15px Verdana, Lucinda, Arial, sans-serif;
}

#navTable a {
	text-decoration: none;
	color:black;
}

#navTable a:active {
	text-decoration: none;
	color:white;
}

#navTable a:hover {
	text-decoration: none;
	color:#996666;
}

.navCell {
	border: 1px solid #666;
	background: #ccc;
	cursor:pointer;
	padding:0px;
}

.navCellSelected {
	border: 1px solid #666;
	background: #C48793;
	cursor:default;
	padding:0px;
	color:white;
}

.navCellTitle{
	border: 1px solid #666;
	background: #C48793;
	text-align:left;
}
