body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color: #000000;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#container {
	width:677px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	
}

#contentbox {
	width: 343px;
	height: 323px;
	position: absolute;
	overflow: auto;
	z-index: 1;
	left: 277px;
	top: 69px;
	text-align: left;
}

#imagefloater {
	width: 677px;
	height: 431px;
	z-index: 2;
	
}

#address {
	position:absolute;
	width:677px;
	height:17px;
	color:#CCCCCC;
	left: 1px;
	top: 437px;
	font-weight:bold;
	font-size:10px;

}
#topnav {
	position:absolute;
	width:677px;
	height:17px;
	color:#CCCCCC;
	left: 1px;
	top: -19px;
	font-weight:bold;
	font-size:11px;
	text-align: right;

}

#topnav a {
	color:#CCCCCC;
		text-decoration:none;
}
#topnav a:hover {
	color:#3399CC;
	text-decoration:none;
}


h1 {
	font-size: 18px;
	font-weight: bold;
}

p, li {
	font-size:12px;
	font-weight:normal;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}
