body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
	background-color: #999966;
	color: #333300;
}
.top_flash {
	position: absolute;
	height: 250px;
	width: 632px;
	left: 56px;
	top: 0px;
	z-index: 1;
}

.top_flash_gal {
	position: absolute;
	height: 99px;
	width: 632px;
	left: 56px;
	top: 0px;
	z-index: 1;
}
.page_body {
	position: absolute;
	width: 283px;
	left: 64px;
	height: 483px;
	top: 248px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	z-index: 2;
	visibility: visible;
}

.page_body_gal {
	position: absolute;
	width: 583px;
	left: 64px;
	height: 630px;
	top: 101px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	z-index: 2;
	visibility: visible;
}

.contact_info {
	background-color: #FFFFFF;
	font-size: 10px;
	color: #666666;
	position: absolute;
	width: 130px;
	left: 321px;
	top: 509px;
}




.image_float {
	float: right;
	border: 1px solid #000000;
}
h1 {
	font-size: 16px;
	color: #000000;
	letter-spacing: 2px;
}
h2 {
	font-size: 12px;
	letter-spacing: 3px;
}
p {
	font-size: 11px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 3px;
}


.side_nav {
	position: absolute;
	width: 292px;
	left: 371px;
	top: 248px;
	height: 500px;
	list-style-image: url(../images/bullet.gif);
	list-style-type: circle;
	z-index: 10;
}
li {
	font-size: 12px;
	list-style-image: url(../images/bullet.gif);
}
a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 3px;
}

a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #999966;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}


.side_nav p {
	text-decoration: none;
}
