		
		img.bg {
			/* Set rules to fill background */
			min-height: 100%;
			min-width: 1024px;
			
			/* Set up proportionate scaling */
			width: 100%;
			height: auto;
			
			/* Set up positioning */
			position: fixed;
			top: 0;
			left: 0;
		}
		
		#page-wrap {
	position: relative;
	width: 1000px;
	margin: 50px auto;
	-moz-box-shadow: 0 0 20px black;
	-webkit-box-shadow: 0 0 20px black;
	box-shadow: 0 0 20px black;
	color: #FFF;
	margin-top: 0px;
	text-align: left;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
}

		#page-wrapheader {
	position: relative;
	width: 100%;
	margin: 50px auto;
	-moz-box-shadow: 0 0 20px black;
	-webkit-box-shadow: 0 0 20px black;
	box-shadow: 0 0 20px black;
	color: #FFF;
	margin-top: 0px;
	text-align: left;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

		p { font: 15px/2 Rockwell; margin: 0 0 30px 0; text-indent: 40px; }
	#Title {
	color: #F00;
	font-size: 80px;
	font-family: Rockwell;
}
    .address {
	font-size: 14px;
}
.imgleft {float:left;}
body,td,th {
	font-family: Rockwell;
	color: #FFF;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
}
.PlasticRedLogo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70px;
	color: #FF0000;
	font-weight: bold;
}

A { text-decoration:none;}
A:link	{
	color:#000000;
	font-size: 16px;
}
A:visited{
	color: #000000;
}
A:hover	{
	color: #FFFFFF;
	font-size: 16px;
}
.style1 {color: #000000}

a.websiteby:link {
	color: #FFF;
	text-decoration: none;
}
a.websiteby:visited {
	text-decoration: none;
	color: #FFF;
}
a.websiteby:hover {
	text-decoration: none;
	color: #F00;
}
a.websiteby:active {
	text-decoration: none;
	color: #FFF;
	font-size: 18px;
}
.website {
	position:absolute;
	bottom:0px;
	width:1000px;
}

a.otherpages:link {
	color: #A42810;
	text-decoration: none;
	font-size: 34px;
}
a.otherpages:visited {
	text-decoration: none;
	color: #A42810;
	font-size: 34px;
}
a.otherpages:hover {
	text-decoration: none;
	color: #947964;
	font-size: 34px;
}
a.otherpages:active {
	text-decoration: none;
	color: #A42810;
	font-size: 34px;
}

.UniqueVenue {
	font-size: 27px;
	font-family: Rockwell;
	color: #F00;
}

.pagetitle {
	font-size: 27px;
	font-family: Rockwell;
	color: #F00;
	margin-left:200px;
	text-decoration: underline;
}
    div.scroller{
	position:relative;
	height:42px;
	width:350px;
	display:block;
	overflow:hidden;
	border:#CCCCCC 0px solid;
	margin-left:20px;
    }
    div.scrollingtext{
	position:absolute;
	white-space:nowrap;
	font-family:'Trebuchet MS',Arial;
	font-weight:bold;
	color:#FFFFFF;
	font-size: 24px;
    }
.text{
	font-family:Rockwell;
	color:#FFF;
}

