body {
	background-image: url(images/stripe.gif);
	background-repeat: repeat;
	background-color: #7B786E;
	margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}
body a:link, a:hover, a:visited {
	color: #000000;
	text-decoration: underline;
	
}
div.main {
	width: 821px;
	height: 617px;
	margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px; 
}

.bodyheader {
	position: relative;
	background: url(images/background_header.gif);
	width: 1131px;
	height: 200px;
	top: 1px;
	margin-left: -515px;
	left: 50%;
}

div.bgheader {
	width: 821px;
	height: 134px;
	position: absolute;
	top:1px;
	margin-left: -378px;
	left: 50%;
	background-repeat: no-repeat;
	background: url(images/bg_body_header.gif);
	z-index: auto;
}

div.bgmiddle {
	width: 821px;
	height: 401px;
	position: absolute;
	top: 135px;
	margin-left: -377px;
	left: 50%;
	background-repeat: no-repeat;
	background: url(images/bg_body_middle.gif);
	z-index: 100;
	
}
div.bgfooter {
	width: 821px;
	height: 81px;
	position: absolute;
	top: 536px;
	margin-left: -378px;
	left: 50%;
	background-repeat: no-repeat;
	background: url(images/bg_body_footer.gif);
	z-index: auto;
}
div.menu {
	position: absolute;
	margin-top: 88px;
	margin-left: 244px;
	z-index: 125;
}
div.logos {
	position: absolute;
	margin-top: 188px;
	margin-left: 244px;
	z-index: 125;
}
a.nav, a.nav:link, a.nav:visited {
	display: block;
	width: 59px;
	height: 18px;
	background: #9E2A2A;
	border: 2px solid #662522;
	margin-top: 2px;
	margin-left: 6px;
	text-align: center;
	text-decoration: none;
	font-family: "arial narrow", arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #F5E5E5;
	line-height: 20px;
	overflow: hidden;
	float: left;
	z-index: 200;
	font: 600;
}
a.nav:hover {
	color: #fff;
	background: #756A5F
}
a.nav:active {
	color: #fff;
	background: #2b0f0f
}

#nav span {
	display:none;
}
.title {
	width: 800px;
	position: absolute;
	margin-top: -15px;
	margin-left: 20px;
	font-weight; 600;
	font-family: "Arial Black";
	font-size: 22px;
	color: #262320;
}


.contentimage {
	visibility: visible;
	width: 275px;
	height: 433px;
	background: url(images/clowns.jpg);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 9px;
	margin-left: 18px;
	z-index: 300;
}
.contentimageB {
	visibility: visible;
	width: 375px;
	height: 433px;
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 5px;
	margin-left: 325px;
	z-index: 300;
}
.enter {
	visibility: hidden;
	position: absolute;
	height: 182px;
	width: 178px;
	border: 0px;
	background-repeat: no-repeat;
	margin-top: 123px;
	margin-left: 160px;
	z-index: 315;
	background-image: url(images/entered.gif);
}
.johnny {
	visibility: visible;
	width:  404px;
	height: 520px;
	background: url(images/johnny3.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 2px;
	margin-left: 0px;
	z-index: 400;
}
.rob {
	visibility: visible;
	width:  404px;
	height: 520px;
	background: url(images/rob.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 2px;
	margin-left: 0px;
	z-index: 400;
}
.ross {
	visibility: visible;
	width:  404px;
	height: 520px;
	background: url(images/ross.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 2px;
	margin-left: 0px;
	z-index: 400;
}
.pete {
	visibility: visible;
	width:  404px;
	height: 520px;
	background: url(images/pete.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 2px;
	margin-left: 0px;
	z-index: 400;
}
.matt {
	visibility: visible;
	width:  404px;
	height: 520px;
	background: url(images/matt.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 2px;
	margin-left: 0px;
	z-index: 400;
}
.leftinfo {
	position: absolute;
	font: verdana;
	font-size: 11px;
	margin-top: 6px;
	margin-left: 22px;
	z-index: 420;
}

.rightinfo {
	position: absolute;
	font: verdana;
	font-size: 11px;
	margin-top: 6px;
	margin-left: 672px;
}
a.rightinfo, a.rightinfo:link, a.rightinfo:visited {
	color: #F5E5E5;
	
}