body
{
	background-color: #000000;
	font-size: 12pt;
	font-family: font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:link
{
	text-decoration: none;
	font-weight: strong;
	color: #56cdd8;
}

a:hover { text-decoration: underline; }

a:visited
{
	text-decoration: none;
	font-weight: strong;
	color: #c3c750;
}

div#outer
{
	width: 714px;
	height: 504px;
	background-color: none;
	background-image: url(images/page_bg.jpg);
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	/* border: thin solid red;*/
}

#navigation
{
	width: 714px;
	height: 38px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	float: left;
	background-image: none;
	position: relative;
}

#navigation li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
	border: 0;
	left: 15px;
	top: 10px;
	font-family: Verdana, Helvetica, sans serif;
}

h1 {
color: white;
font-family: Verdana, Helvetica, sans serif;
font-size: 20px;
}

#flyers li
{
	color: white;
	list-style-type: square;
	list-style-position: outside;
}


/* fix bizarre border issue in mac ie */
#navBar { }

#news
{
	text-align: center;
	width: 120px;
}

#band
{
	text-align: center;
	width: 90px;
}

#visuals
{
	text-align: center;
	width: 140px;
}

#music
{
	text-align: center;
	width: 80px;
}

#shows
{
	text-align: center;
	width: 110px;
}

#reviews
{
	text-align: center;
	width: 90px;
}

/*
.nope {
	display: none;
}
*/

#contentArea
{
	width: 698px;
	border: thin solid red;
	margin: none;
	top: 150px;
	left: 8px;
	position: relative;
	text-align: center;
}
