A TD {font: 14px helvetica; color:#fff}

html { height: 100%; }

BODY { background:#182918; font: 14px helvetica; color:#fff; position: relative; min-width: 600px; width: 100%; height: 100%; margin: 0; padding: 0;}
#top { position: absolute; top: 0; left: 0; min-width: 600px; width: 100%; height: 72px;}
#left { float:left; top:0px; left: 0; width: 77px; margin: 0 0 0 0; background:#001C00; padding-bottom:500px;}
#middle { position: absolute; top:72px;  min-width: 360px; width: 100%; margin-top: 0; background:#000;}

/* HR styles need for IE/Win. */
HR.holder { width:60px; visibility: hidden; } /* Equal to 'top' */
HR.left { width: 2px; visibility: hidden; }
HR.middle { width: 60px; visibility: hidden; } 

#black { 
	padding:2em 1em 2em 6em;
	font: 1em arial; 
	color:#FFF; 
	background:#000;
	border: 0px solid white;
	}

#set {
	font: bold 14px arial; 
	color: cyan;
	}
	
img {border: none; }

H1 { font: 18px arial bold; color:red; line-height: 1em}

A.indexlink:link, A.indexlink:visited, A.indexlink:active {font: 11pt verdana; text-decoration:none; color:white;}
A.indexlink:hover {text-decoration : underline}
.indexlist {
	font: 13pt verdana;
	background:#630000;
	position:relative;
	left:25%;
	height:2em;
	width:50%;
	line-height:2em;
}

.guestbook {
	font: 11pt arial;
	background:#630000;
	left:0;
	width:40em;
	line-height:2em;
}

A.infolink:link, A.infolink:visited, A.infolink:active {font: 11pt verdana; color:red;}
