body {
	background-color: #000000;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
}
logo {
	position: absolute;
	visibility: visible;
	height: auto;
	width: auto;
	margin-left: 4px;
	margin-top: 10px;
}
h1 {
	font: normal 2.4em Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	border-bottom: 1px dashed #999;
	padding: 5px 0 5px 8px;
	color: #FFFF00;
}
p {
	font: 1.6em/160% Georgia, "Times New Roman", Times, serif;
	margin: 10px 8px;
	color: #FFFF00;
}
#content {
	background-color: #336699;
	border: 1px dashed #999;
	width: 860px;
	margin: 15px auto;
}
.homesplash {
	position: absolute;
	visibility: visible;
	height: auto;
	width: auto;
	margin-left: 70px;
	margin-top: 10px;
}
.displaytable {
	position: absolute;
	height: auto;
	width: 600px;
	margin-left: 70px;
	margin-top: 140px;
}
.tabletext {
	font: 1.6em/160% Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #000000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-left: 0px;
	padding-left: 8px;
	border-top: 1px dashed #999;
	clear: both;
}
p.intro {
	font-size: 1.3em;
	line-height: normal;
	margin-bottom: 15px;
}
.captiontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 1.5em;
	text-align: center;
}
p.pager {
	font-size: 2.0em;
	color: #FFFF00;
	line-height: normal;
	margin-bottom: 15px;
	text-align: center;
}
.figure {
	float: left;
	width: 150px;
	margin: 0 10px 10px 10px;
}
.figure  img {
	border: 1px solid #666;
	background-color: #FFF;
	padding: 4px;
}

.figure p {
	font: 1.1em/normal Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px 0 0 0;
	height: 5em;
	color: #FFFFFF;
}

/* IE 5/6 border erase bug */
* html #gallery {
	width: 100%;
}

/* IE 5 placement bug */
* html #gallery img {
	width: 100%;
}

#contactcontent {
	border: 1px dashed #999;
	width: 210px;
	margin: 15px auto;
}
#abouttext {
	color: #FFFF00;
	width: 900px;
	margin: 15px auto;
}

