body, html {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #000000;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover, a:active {
	color: #CCCCCC;
	text-decoration: none;
}
hr {
	color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
p {
	margin-top: .65em;
	margin-right: 0px;
	margin-bottom: .65em;
	margin-left: 0px;
	text-align: justify;
	line-height: 20px;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0.67em 0;
	color: #FFFFFF;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0.67em 0;
	color: #FFFFFF;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 1em;
	margin-bottom: 0.1em;
}
.flash-header {
	position: relative;
	text-align: center;
	height: 220px;
}
.quote1 {
	display: block;
	position: relative;
	top: 100px;
	margin-left: 670px;
	z-index: 999;
	overflow: visible;
	height: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.quote2 {
	display: block;
	position: relative;
	top: 70px;
	margin-left: 597px;
	z-index: 999;
	overflow: visible;
	height: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.preloads {
	display: none;
	text-indent: -9999px;
	left: -9999px;
	height: 0px;
}


.imgright {
	float: right;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
}
.imgleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
}

.menucell {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	text-align: right;
	vertical-align: top;
	padding-bottom: 20px;
}


.main_content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
	font-size: 13px;
	text-align: left;
	vertical-align: top;
}
.main_content  li {
	list-style-type: disc;
	margin-top: 0.4em;
	margin-right: 0;
	margin-bottom: 0.4em;
	margin-left: -1.5em;
}
.photo-container {
	margin-top: 20px;
}

.photos {
	position: relative;
}
.photo-edges {
	position: absolute;
	width: 670px;
	z-index: 999;
	height: 180px;
}

.photo-edge-left {
	background-image: url(../gfx/photo-edge-left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 16px;
}
.photo-edge-right {
	background-image: url(../gfx/photo-edge-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 16px;
}
.blood-thunder {
	margin-bottom: -8px;
}
.contact-table td {
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
.thumbs td {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}






.copyright {
	font-size: 11px;
	color: #008FA2;
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #008FA2;
	padding-top: 3px;
	padding-bottom: 5px;
}
.powered_by {
	font-size: 11px;
	color: #008FA2;
	padding-left: 0px;
	text-align: right;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #008FA2;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 15px;
}
.powered_by a:link {
	text-decoration: underline;
	color: #008FA2;
}
.powered_by a:visited {
	text-decoration: underline;
	color: #008FA2;
}
.powered_by a:active {
	text-decoration: none;
	color: #008FA2;
}
.powered_by a:hover {
	text-decoration: none;
	color: #008FA2;
}
