body
{
	background-color:black;
}
*
{
	padding:0px;
	margin:0px;
		color:white;
	font-size: 9px;
	line-height: 18px;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	text-transform: uppercase;	
}
a,
a:visited,
a:hover
{
	text-decoration:none;
	color:#EC008C;
}

h1
{
	height:26px;
	width:740px;
	background-repeat:no-repeat;
	margin-bottom:40px;
	background-image:url(../images/heathers.gif);
}
h1 span
{
	visibility: hidden;
}
h2 {
	padding-bottom: 16px;
	padding-top: 16px;
}
div#content
{
	width:740px;
	height:355px;
	text-align:left;
}
div#content_links
{
	width:740px;
	height:800px;
	text-align:left;
}
div#content_linkspage {
	width:900px;
	height:800px;
	text-align:left;
}
div.leftColumn_links
{
	height:auto;
	float:left;
	width:auto;
}
div.leftColumn, div.leftColumn_links
{
	height:362px;
	float:left;
	width:355px;
}

div.rightColumn, div.rightColumn_links
{
	height:430px;
	float:left;
	width:355px;
	margin-left: 30px;
}

div.calendar
{
	margin-top: 0px;
	width: 315px;
	height: 305px;
	overflow: auto;
	background-color: #0D0D0D;
	padding: 20px;
}

div.address
{
	float:left;
	width:383px;
}

.address p
{
	margin-bottom: 20px;	
}

div.hours
{
	float:left;
	height:295px;
	width:200px;
	clear:left;
}
div.happyhour
{
	float:left;
	height:295px;
	width:185px;
}
div.location
{
	width:355px;
	float:right;
}
div.location img
{
	margin-bottom:25px;
}
div.rightColumn div.pub
{
	margin-top:20px;
	text-align:left;
}
p
{
	margin-bottom:20px;
}
div.rightColumn_links p, div.leftColumn_links p{
	margin-bottom:10px;
}
input.textbox {
	height: 23px;
	width: 147px;
	color: black;
}
input.submit {
	height: 23px;
	width: 67px;
	color: black;
}
div#flashcontent
{
	position:relative;
	top:-100px;
	left:-300px;
	width:200px;
	height:100px;
}
.labels div {
	color: #EC008C;
}
input.submit
{
	color: black;
	border-top-style: outset;
	border-left-style: outset;
	border-top-width: 2px;
	border-left-width: 2px;
}

