body {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topnavbar {
	position:absolute;
	left:60px;
	top:0px;
	width:140px;
	height:3px;
	z-index:1;
	background-color: #000000;
}
#topcontentbar {
	position:absolute;
	left:220px;
	top:0px;
	width:740px;
	height:3px;
	z-index:2;
	background-color: #000000;
}
#titlebar {
	position:absolute;
	left:220px;
	top:45px;
	width:500px;
	height:29px;
	z-index:3;
}
#imagenav {
	position:absolute;
	left:361px;
	top:0px;
	width:140px;
	height:28px;
	z-index:1;
	text-align:right;
}
#nav1 {
	font-weight: bold;
	position:absolute;
	left:60px;
	top:150px;
	width:140px;
	height:230px;
	z-index:4;
}
a:link {
	color: #000;
	text-decoration:underline;
}
a:visited {
	color: #000;
	text-decoration:underline
}
a:hover {
	background-color:#FD9201;
	color:#000;
	font-weight: bold;
	text-decoration: none;
}
#content {
	position:absolute;
	left:220px;
	top:100px;
	width:500px;
	height:500px;
	border:0;
}
#biglogo {
	position:absolute;
	left:219px;
	top:45px;
	width:576px;
	height:585px;
	z-index:6;
}
#content {
	position:absolute;
	left:460px;
	top:110px;
	width:500px;
	height:500px;
	z-index:6;
}
#blurb {
	position:absolute;
	left:220px;
	top:150px;
	width:180px;
	height:425px;
	z-index:7;
}
#info1 {
	position:absolute;
	left:220px;
	top:150px;
	width:180px;
	height:300px;
	z-index:8;
}
#info2 {
	position:absolute;
	left:460px;
	top:150px;
	width:180px;
	height:355px;
	z-index:9;
}
#info3 {
	position:absolute;
	left:700px;
	top:150px;
	width:180px;
	height:355px;
	z-index:9;
}
#info4 {
	position:absolute;
	left:820px;
	top:150px;
	width:180px;
	height:300px;
	z-index:7;
}
