body {
	margin: 0;
	padding: 0;
	background-color: #FFE9C2;
	background-image: url(../images/bg_index.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a img {border: none; text-decoration: none;}
p {
	margin-top: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	text-decoration: underline;
	color: #DE150E;
}
a:active {
	text-decoration: underline;
	color: #DE150E;
}
.wrapper {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
#top {
	height: 26px;
	line-height: 26px;
	color: #ffe9c2;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 0px 0px 15px 0px;
	text-align: center;
}
a.topnav:link, a.topnav:visited, a.topnav:active {
	color: #ffe9c2;
	text-decoration: none;
	margin: 0px 0px 0px 24px;
}
a.topnav:hover {
	text-decoration: none;
	color: #DE150E;
	margin: 0px 0px 0px 24px;
}
.header {
	clear: both;
	width: 487px;
	height: 141px;
	background-image: url(../images/index_header.jpg);
	background-repeat: no-repeat;	
	padding: 89px 0px 0px 273px;
}
.panel {
	height: 53px;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 1px;
	}
a.menu:link, a.menu:visited {
	width: 108px;
	height: 53px;
	color: #ffe9c2;
	text-align: center;
	line-height: 53px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	float: left;
}
a.menu:hover {
	color: #000000;
	text-decoration: none;
	background-image:url(../images/ring2.jpg);
	background-position: 0px 0px;
	float: left;
}
a.menu:active {
	color: #ffe9c2;
	text-decoration: none;
	background-image:url(../images/ring2.jpg);
	background-position: 0px 0px;
	float: left;
}
#content {
	clear: both;
	font-size: 12px;	
	line-height: 1.3em;
}
#leftcol {
	padding: 10px 0px 20px 0px;
	width: 215px;
	margin: 0px 20px 0px 0px;
	float: left;
}
#midcol {
	padding: 10px 0px 20px 0px;
	width: 290px;
	margin: 0px;
	float: left;
}
#rightcol {
	padding: 10px 0px 20px 0px;
	float: right;
	width: 215px;
}
#bracket {
	height: 8px;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 4px 0px;
	border-bottom: 2px solid #000000;
	letter-spacing: 1px;
	}
.clip {
	background-image: url(../images/index_john.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 290px;
	padding: 198px 0px 8px 0px;
}	
.homepic {
	display: block;
	padding: 0px 0px 8px 0px;
}
.credits {
	clear: both;
	text-align: center;
	border-top: 1px solid #000000;
	padding: 5px 0px 250px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #000000;
}