body {margin-left:auto;	margin-right:auto; padding:0; width:700px;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#abab81;	
	text-align:center;
}

/* header */
#headeremail {position:absolute; z-index:1;	top:125px; right:125px; width:200px;}
#headeremail a {font-size:0.7em; text-decoration:none; color:#abab81;}
#headeremail a:hover {color:#FFFF99;}


/* body content*/

#container {margin-top:200; margin-left:0; margin-right:0; width:700px;}
#container img {border:0;}

#highlight {float:left; width:245px; height:170px; margin-left:25px; margin-top:85px;}
#highlightnav {float:left; text-align:left; padding-left:10px;}
#highlightnav a {text-decoration:none; color:#333333; padding-right:3px;}
#highlightnav a:hover {color:#996666;}

/* for flash presentation */
#flash {width:450px; margin-left:100px; margin-top:75px;}


/* for gallery thumbnails */
#table {float:left; margin-left:40px; width:320px; height:325px; z-index:3; top:150px; background-color:#000000;}
#table td {width:75px; height:75px;}

/* for webmaster link */
#webmaster {margin-left:500px; margin-top:60px; font-size:0.5em; }
#webmaster a {text-decoration:none; color:#abab81;}
#webmaster a:hover {color:#ffff99;}

.clearthefloats {clear:both}

.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
.clearfix {display:inline-block
}

/* backslash hack hides from IE mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* end backslash hack */
