@charset "utf-8";
/* CSS for Carlson's Crypt Created by Tony Trudeau at Milync digital design. http://www.milyncdigitaldesign.com */

body {
	background-color:#000000;
	margin:0px;
	color:#CCCCCC;
	height: 100%;
	min-height: 100%;
	border:none;
}

#container {
	margin-left: 20%;
	margin-right: 10%;
	width:776px;
	background-image: url(images/body.gif);
	background-repeat: repeat-y;
	height: 100%;
	min-height: 100%;
}

#header {
background-color:#000000;
}

#topborder {
background-image:url(images/topborder.gif);
background-repeat:no-repeat;
width:100%;
height:39px;
}

#text {
	padding-left: 50px;
	line-height: 1.6em;
	padding-right: 70px;
	height: 100%;
	padding-bottom: 20px;
}

#bottom {
	text-align: center;
	left: 190px;
	background-image: url(images/btmborder.gif);
	background-repeat: no-repeat;
	background-color: #000000;
}

#topnav {
	float:left;
	background-image:url(images/dayheader.jpg);
	background-repeat: no-repeat;
	position:absolute;
	top:200px;
	left:14px;
	width:193px;
	height:318px;
	text-align:center;
	padding-top:48px;
}

a:link {
	color: #FFCC00;
	text-decoration: none;
	border:0;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
	border:0;
}
a:hover {
	color: #8AA92A;
	text-decoration: none;
	border:0;
}
#sidenav {
	position:absolute;
	width:196px;
	height:324px;
	z-index:1;
	left: 61px;
	top: 205px;
	background-image: url(images/pumpsidenav.png);
	background-repeat:no-repeat;
	border:none;
}
.style6 {
	font-family: Chiller;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
}
#sponsors {
	position:relative;
	width:774px;
	height:115px;
	z-index:2;
}
#otherside {
	position:absolute;
	width:200px;
	height:201px;
	z-index:3;
	left: -4px;
	top: 353px;
	border:none;
}
.style1 {
	font-family: Chiller;
	font-size: 36px;
	color: #FFCC00;
}