@charset "utf-8";
body {
	width: 100%;
	height: 100%;	
}

#container {
	width: 1035px;
	height: auto;
	background-color: #FFF;
}

#menubar {
	background:url(Images/menubar.jpg);
	height:27px;
	width:800px;
	margin-left: 100px;
	
}
#menubar ul  {
	margin: 0px 0px 0px 125px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	
}
#menubar li {
	display:block;
	float:left;
	padding-top: 5px;
	padding-left: 20px;
	
}

#maincontent	{
	width: 1015px;
	height:1500px;
	margin-top: 0px;
	padding: 10px 10px 0px 10px;
}

#news	{
	height:738px;
	width:365px;
	float:left;
	font-family: verdana;
	font-size: 12px;
	padding: 0px 3px 0px 3px;
	margin-right: 0px;
	border: thin inset #900;
	background-image: url(Images/back.jpg);
	overflow: hidden;
}

#gigs	{
	height:738px;
	width:300px;
	font-family: verdana;
	font-size: 12px;
	padding: 0px 5px 0px 5px;
	margin-left: 10px;
	float: left;
	border: thin inset #900;
	overflow: hidden;
	background-image: url(Images/back.jpg);
	list-style: none;
}
#newreleases	{
	height:1300px;
	width:310px;
	float:right;
	margin-top: 0px;
	border: thin inset #900;
	padding-left: 2px;
	padding-top: 2px;
	text-align: center;
	background-image: url(Images/back.jpg);
}
#albumbox{
	height: 200px;  
	width: 200px;
	margin: 0px 0px 0px 55px;
}
.ulfollowme{
	list-style: none;
	
}
.lifollowme{
	padding: 10px 0px 10px 0px
}
#box1	{
	height: 150px;
	width:	695px;
	margin-top: 10px;
	float: left;
	background-image: url(Images/back.jpg);
	border: thin inset #900;
	
	
}
#textbox	{
	height: 120px;
	width:	675px;
	margin: 20px 5px 5px 5px;
	font-family: Verdana, Geneva,;
	font-size: 8px;
	font-weight: normal;
	text-align: justify;
	
}
#box2	{
	height: 390px;
	width:	695px;
	margin-top: 10px;
	float: left;
	border: thin inset #900;
	background-image: url(Images/back.jpg);
	
}

#flyerholder {
	height:340px;
	width: 480px;
	margin: 25px 0px 0px 107px;
	
}

.clearfloat	{
	clear:both;
	
}
h1	{
	font:verdana;
	font-size:16px;
	
}
h2	{
	font:verdana;
	font-size:8px;
}
p	{
	font:verdana;
	font-size:10px;
}
/*end css*/

#fieldbox {
	background-color: #ffffff;	
	
}
ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}

label.formFieldQuestion
{
	line-height:125%;
	padding:0px 4px 1px 0;
	border:none;
	display:block;
	font-size:95%;
	font-weight:bold;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}
div.feedburnerFeedBlock p  {

font-size:12px;


}
div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none


}
div.feedburnerFeedBlock li {

padding-top:10px;


}








/*end form css*/