body { margin: 0;
background-color: #000;
font-family: Helvetica, Geneva, sans-serif;
font-size: 75%;
color: #fff;
line-height: 16px;
}




#headercontent {
margin: 0px auto 0px auto;
width: 998px;
}

#header {
width: 998px;
height: 100px;
float: left;
margin: 0px auto 0px auto;
background-image: url(../images/header_4.jpg);
background-repeat: no-repeat;
}

#content {
width: 998px;
float: left;
background-image: url(../images/texture.jpg);
background-repeat: repeat-y;
min-height: 5000px;
}

#currentlyactive {
width: auto;
float: right;
width: 283px;
height: auto;
background-image: url(../images/lowerbody_4.jpg);
background-repeat: no-repeat;
background-color: #000;
min-height: 5000px;
}


#samples {
width: 660px;
height: auto;
float: left;
margin: -10px 0px 0px 30px;
}



#papertext {
text-align: center;
width: 190px;
height: 420px;
float: left;
margin: 130px 30px 0px 50px;
font-size: 9pt;
line-height: 18px;
}

#active {
text-align: left;
width: 250px;
height: 420px;
float: left;
margin: 50px 30px 0px 30px;
font-size: 10pt;
line-height: 19px;
}

.plate {
height: 210px;
width: 298px;
float: left;
background-repeat: no-repeat;
margin: 0px 25px 10px -5px;
padding: 5px;
}

#videobox {
float: left;
width: auto;
margin: 20px 25px 10px 20px;
}

hr {
color: #a19989;
}

p.seemore {
padding: 10px;
font-size: 16px;
}

a#currently {
display: block;
width: 178px;
height: 89px;
background-image: url(../images/currently.gif);
background-repeat: no-repeat;
margin: 0 auto;
}

a#currently:hover {
background-image: url(../images/currently_over.gif);
}
a.alt {display: none;
}


/* lightbox */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	color: #000;
	}	
#lightboxCaption{ float: left; width: auto;}
#keyboardMsg{ float: right; width: auto;}

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(../js/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}



/* basic links */
a:link { color: #fff; text-decoration: none;}
a:visited { color: #fff; text-decoration: none;}
a:hover { color: #fff; text-decoration: none;}
a:hover { color: #fff; text-decoration: none;}


/* special links */
a.special:link { padding: 3px; color: #39617a; text-decoration: none;}
a.special:visited { padding: 3px; color: #39617a; text-decoration: none;}
a.special:hover { padding: 3px; color: #65a653; text-decoration: none;}
a.special:hover { padding: 3px; color: #65a653; text-decoration: none;}

/* special links */
a.special2:link { padding: 2px; color: #58722a; text-decoration: none;}
a.special2:visited { padding: 2px; color: #58722a;  text-decoration: none;}
a.special2:hover { padding: 2px; color: #efbc22; text-decoration: none;}
a.special2:hover { padding: 2px; color: #efbc22; text-decoration: none;}

