html, body{height:100%; margin:0; 
	font-family:arial, sans-serif;
	background-color:#a0a0a0; overflow:hidden;
	}

p {margin-top:8px; margin-bottom:8px; text-indent:24px;}
h1{font-family:georgia, serif; font-size:24px; font-weight:bold;
	margin-top:16px; margin-bottom:8px;
	}
h2{font-family:georgia, serif; font-size:16px; font-weight:bold;
	margin-top:16px; margin-bottom:8px; margin-right:96px;
	text-indent:-24px; margin-left:24px;
	}
ul{margin-top:8px; margin-bottom:8px; list-style-image:url(images/goldball1616.gif);}
ol{margin-top:8px; margin-bottom:8px; list-style:upper-roman; font-weight:bold;}
li{margin-top:8px; margin-left:-12px;}
a:link   {color:#504600;}
a:visited{color:#504600;}
a:hover  {background-color:#c0a848;color:black;}

video{border:solid black 1px;}
	
.title {font-family:georgia, serif; font-size:24px; font-weight:bold;}
.subtitle {font-family:georgia, serif; font-size:16px; font-weight:bold;}
.backtop {float:right; font-weight:bold; margin-top:10px;}
.pixright {float:right; margin:4px 0px 12px 8px; border: solid black 1px;}

.menutxt {width:192px;}
.menuimg {width:120px;}

.contenttxt {margin-left:212px; width:548px;}
.contentimg {margin-left:140px; width:620px}
.contentimg p{text-indent:0}

.projdelta {width:38px; text-align:right; float:left; color:#660000; font-size:13px; font-family:georgia, sans-serif; font-weight:bold;}
.projitem  {margin-left:48px;}
.projlist  {margin-left:40px;}
.projtitle {margin-left:48px; font-weight:bold;}

#boundingbox{min-height:100%; background-color:#e0e0e0;}
#header {width:100%; top:0; height:64px; color:#c0a848; background-color:#660000; border-bottom:solid 8px #c0a848;}
#banner {width:764px; margin:auto; color:#c0a848;}

#menubox{width:764px; margin:auto;}
#menu{position:absolute; float:left; top:84px;
	font-size:15px; font-weight:bold; color:#000000;
	}
#menu a{text-decoration:none;}

#botmenu{text-align:center; margin-top:24px; margin-bottom:32px;}
	
#container{position:absolute; width:100%; left:0; top:72px; /*bottom:24px;*/ bottom:0;
	overflow:auto; font-size:15px; color:#000000;
	border-top:solid black 1px;
	}

#contliner{width:764px; margin:auto;} /*764px total*/

#introbox{margin:auto; width:480px; height:360px;}
#intro1{position:absolute; width:480px; height:360px;}
#intro2{position:absolute; width:480px; height:360px;}

#slidebox{visibility:hidden;}
#slidebox img{border:solid black 1px;}

#infobox{text-align:left;}

#preload{display:none;}


