body {
	background-color: #060606;
}
#container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 20px;
}
#title {
	background-image: url(images/t_joekelly.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 74px;
	width: 600px;
}
#mainContent {
	background-color: #000000;
	border: 1px solid #333333;
	width: 900px;
	height: 650px;
	position: relative;
	float: left;
	margin-left: -45px;
	margin-top: -15px;
}
#clearFloats {
	clear: left;
}
#navig {
	position: relative;
	height: auto;
	width: 120px;
	top: 50px;
	z-index: 100;
	float: left;
}
#navig a:link, #navig a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #74705B;
	display: block;
	text-decoration: none;
	margin-top: 10px;
	border: 1px solid #333333;
	font-size: 12px;
	letter-spacing: 3px;
	background-color: #000000;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#navig a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #74705B;
	display: block;
	text-decoration: none;
	margin-top: 10px;
	border: 1px solid #333333;
	font-size: 12px;
	letter-spacing: 3px;
	background-color: #28231E;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.navDown {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #74705B;
	display: block;
	text-decoration: none;
	margin-top: 10px;
	border: 1px solid #333333;
	font-size: 12px;
	letter-spacing: 3px;
	background-color: #28231E;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#content {
	position: relative;
	height: auto;
	width: 800px;
	top: 15px;
	z-index: 10;
	left: 100px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #74705B;
	text-align: right;
	margin-top: 0px;
	padding-right: 30px;
}
#footer a:link, #footer a:visited {
	color: #E08EDC;
	text-decoration: none;
}
#footer a:hover {
	color: #FF66FF;
	text-decoration: underline;
}
#thumbs a {
	display: block;
	margin-bottom: 6px;
}
.formText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #74705B;
}
.textbox {
	background-color: #060606;
	border: 1px solid #74705B;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	padding: 2px;
	font-weight: normal;
}
.linkStyle {
}
.linkStyle a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	text-decoration: none;
}
.linkStyle a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	text-decoration: none;
}
.linkStyle a:hover {
	color: #74705B;
	text-decoration: underline;
}
#contentHalloween {
	position: relative;
	height: auto;
	width: 726px;
	top: 6px;
	z-index: 10;
	left: 150px;
}
