﻿BODY {
	margin: 0px;
	background-color: #000000;
}

.subhead {
	color: white;
	font-weight: bold;
	}

.logo {
	border-width: 0px;
}

.heading {
	font: normal normal bold 100% Georgia;
	width: 625px;
	margin-top: 50px;
	margin-bottom: 20px;
	text-align: center;
}
	
.contact {
	width: 625px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.subhead {
	font-weight: bold;
	}

.thumbhead {
	font: normal normal bold 100% Georgia;
	width: 625px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.thumbs {
	width: 625px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.thumbs TD A IMG, .thumbs TD IMG, .thumbs TD:hover IMG {
	border: 2px solid black;
	}

.thumbs TD A:hover IMG {
	border: 2px solid #808080;
	}

.copyright {
	width: 625px;
	margin-top: 50px;
	margin-bottom: 10px;
	text-align: center;
}

#contents {
	background: black;
	color: white;
	font-family: Georgia;
	font-size: 14pt;
	padding-top: 10px;
	width: 800px;
}

#mainBody {
	width: 625px;
	text-align: left;
}

#mainBody P {
	padding-right: 25px;
	vertical-align: top;
	padding-left: 25px;
}

#mainBody P A, #mainBody DIV A, #mainBody TD A {
	color: white;
	text-decoration: underline;
}

#mainBody P A:hover, #mainBody DIV A:hover, #mainBody TD A:hover {
	color: #808080;
	text-decoration: underline;
}

#navColumn {
	width: 175px;
	text-align: left;
}

#navColumn A {
	text-decoration: none;
	color: black;
}

#navColumn A:hover {
	color: #808080;
	text-decoration: none;
}

#navColumn A {
	text-decoration: none;
	color: white;
}

#navColumn A:hover {
	color: #808080;
	text-decoration: none;
}

#trailer {
	width: 800px;
	color: black;
}