@charset "utf-8";
/* CSS Document */


body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.menuitems {
    float:left;
	clear:right;
	margin:5px;
    height: auto;
	max-width:200px;
	min-width:100px;  
}


#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	clear:both;
	z-index:0;
	background-color: #FFFFFF;
}

#header {
	width:800px;
	height:270px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	margin-bottom:15px;
	

}

#header1 {
	width:215px;
	height:auto;
	clear:right;
	float:left;
	margin-left: 50px;
	margin-bottom:10px;
}

#header2 {
	width:auto;
	height:auto;
	float:right;
	margin-right: 50px;
	padding-top: 20px;
}

#twitter_div {
	width:150px;
	min-height:600px;
	float:left;
	clear:both;
	margin-right:25px;
	padding-right:35px;
	padding-top: 25px;
}

#box {
	postion:relative;
	max-width:800;
	min-width: 360px;
	margin-right:auto;
	float:left;
	clear:both;
	height:auto;
	margin-top:0px;
	margin-bottom:15px;
}

#menu {
	width:690px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	clear:both;
	margin-top:0px;
	margin-bottom:0px;
}

#frontphoto {
	min-width: 360px;
	margin-right:auto;
	height:150px;
	margin-top: 15px;
	margin-bottom:55px;
	float:left;
}

#contentarea {
	margin-right:auto;
	height:auto;
	padding-top:25px;
	margin-bottom:15px;
	float:left;
	width: 565px;
}



#apDiv1 {
	position:relative;
	width:973px;
	height:174px;
	z-index:9;
	overflow: visible;
}
#apDiv2 {
	position:absolute;
	left:574px;
	top:496px;
	width:149px;
	height:18px;
	z-index:11;
}

.newsstyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:2em
}




#apDiv3 {
	position:relative;
	width:155px;
	height:51px;
	z-index:10;
}

#matinee {
	height:267px;
	float:left;
	clear: both;
	margin:5px;
}

#zubs {
	height:222px;
	float:left;
	clear: both;
	margin:5px;
}


img.floatLeft {
float: left;
margin: 5px;
}

img.floatLeftmenu {
float: left;
}

img.floatRight {
float: right;
margin: 5px;
}

img.floatLeftclear 
{
	float: left;
	margin: 5px;
	clear: left;
	width: 150px;
}

img.floatLeftclear2 
{
	float: left;
	clear: both;
	margin:5px;
}

img.clearboth 
{
	float:left;
	clear: both;
	margin:5px;
}

img.floatRightclear {
float: right;
margin: 5px;
clear: right;
}

p.bodycopy{
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2.bandname{
	font-weight: bolder;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	color: #6600FF;
	text-decoration: none;
}
h1.bandname2{
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:condensed;
	font-size: 25px;
	font-weight:1900;
}
p.bandinfo{
	font-size: 100%;
	font-weight: 400;
	font-variant: small-caps;
	font-style: oblique;
	font-family: Arial, Helvetica, sans-serif;
}
p.comingsoon{ font-size: 150%; font-weight: 700; }.tablestyle {
	text-align: left;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: top;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: top;
	margin-top: 5px;
}

.divstyle {
	position:inherit;
	clear:left;
}

.divstylecontainer {
	margin-top:25px;
	margin-bottom:25px;
	margin-right:25px;
	position:inherit;
	clear:left;
}

.divstylehdr {
	height:auto;
	clear:left;
	border: 1px solid #ffff00;
	background-image:url(newsline.jpg);
	background-repeat:repeat;
}


#showcontainer {
	position:inherit;
	clear:left;
}

