/* CSS Document */

html{
height:101%;
}
body{
min-height:100%}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 850px;
		background-image:url(../images/home_background.gif);
background-repeat:no-repeat;
background-position:bottom;
}



p {
text-align:justify;
color:#FFFFFF;
font-family:Trebuchet MS, Arial, Helvetica, Tahoma, sans-serif;
font-size:100%;
margin:0;
padding:0;
}


#header {
	margin: 0 0 1px 0;
}

#side-a {
	float: left;
	width: 303px;
	background:#372E0E;
	background:#372E0E;
	border: #c05d26 solid 4px;

}

#side-a p{
color:#d3a029;
text-align:left;
font-size:.70em;
margin:4px 10px 4px 10px;
}

#side-a h1{
text-align:center;
font-size:150%;
background-image:url(../images/titles/weBe.gif);
background-repeat:no-repeat;
background-position:top;
margin:4px 0 0 0;
}

#side-a h2{
text-align:center;
height:28px;
background-image:url(../images/titles/latest_releaseNEW.gif);
background-repeat:no-repeat;
background-position:top;
margin:4px 0 0 0;
}

#side-a h3{
text-align:center;
height:28px;
background-image:url(../images/titles/merch.gif);
background-repeat:no-repeat;
background-position:top;
margin:4px 0 0 0;
}

.centered {
font-family:Trebuchet MS, Arial, Helvetica, Tahoma, sans-serif;
color: #c05d26;
font-size:85%;

}
.centered a:link {
text-align:center;
	color: #E7Cb8b;
	text-decoration: none;
}
.centered a:visited {
text-align:center;
	text-decoration: none;
	color: #E7Cb8b;
}
.centered a:hover {
text-align:center;
	text-decoration: underline;
	color: #c05d26;
}
.centered a:active {
text-align:center;
	text-decoration: none;
}

#side-a p a:link {
text-align:center;
	color: #E7Cb8b;
	text-decoration: none;
}
#side-a p a:visited {
text-align:center;
	text-decoration: none;
	color: #E7Cb8b;
}
#side-a p a:hover {
text-align:center;
	text-decoration: underline;
	color: #c05d26;
}
#side-a p a:active {
text-align:center;
	text-decoration: none;
}

#community {
margin: 5px 0 0px 0;
padding:0;
overflow:hidden;
float: right;
width: 219px;
background:#372E0E;
border-top: #c05d26 solid 4px;
border-left: #c05d26 solid 4px;
border-right: #c05d26 solid 4px;
}

#community h1{
text-align:center;
font-size:150%;
background-image:url(../images/titles/community.gif);
background-repeat:no-repeat;
background-position:top;
margin:4px 0 0 0;
}

#community p a:link {
	color: #E7Cb8b;
	text-decoration: none;
}
#community p a:visited {
	text-decoration: none;
	color: #E7Cb8b;
}
#community p a:hover {
	text-decoration: underline;
	color: #c05d26;
}
#community p a:active {
	text-decoration: none;
}

#community p{
text-align:left;
margin:0 0 0 10px;
font-size:80%;
}

.communitySMALL {
font-size:80%;
color:#d3a029;
}

#content { 
	float: left;
	width: 287px;
	margin-left:8px;
	height:100%;
	background:#d3a029;
	border: #c05d26 solid 4px;
}

#content h1{
text-align:center;
font-size:150%;
background-image:url(../images/titles/road.gif);
background-repeat:no-repeat;
background-position:top;
margin:4px 0 0 0;
}

.cal1 {
font-size:.65em;
padding: 1px 4px 1px 4px;
color:#000000;
background:#E7Cb8B;
margin:1px 10px 1px 10px;
text-align:left
}

.cal2 {
font-size:.65em;
padding: 1px 4px 1px 4px;
color:#E7Cb8B;
background:#846B2C;
margin:1px 10px 1px 10px;
text-align:left
}

#content h2{
text-align:center;
height:99px;
background-image:url(../images/van.jpg);
background-repeat:no-repeat;
background-position:top;
margin:4px 0 0 0;
}

#content h3{
text-align:center;
height:28px;
background-image:url(../images/titles/newsNEW.gif);
background-repeat:no-repeat;
background-position:top;
margin:0;
}

#content h4{
text-align:center;
height:28px;
background-image:url(../images/titles/merchNEW.gif);
background-repeat:no-repeat;
background-position:top;
margin:4px 0 0 0;
}


#content p a:link {
	color: #000000;
	text-decoration: none;
}
#content p a:visited {
	text-decoration: none;
	color: #333333;
}
#content p a:hover {
	text-decoration: underline;
	color: #c05d26;
}
#content p a:active {
	text-decoration: none;
}

.content  {
text-align:left;
margin:5px 5px 5px 10px;
font-size:.75em;
color:#372e0e;
font-family:Trebuchet MS, Arial, Helvetica, Tahoma, sans-serif;
}

.content a:link {
	color:#333333;
	text-decoration: none;
}
.content   a:visited {
	text-decoration: none;
	color:#333333;
}
.content a:hover {
	text-decoration: none;
	color: #c05d26;
	background-image:url(../lyrics/images_general/star_bullet3.gif);
	background-repeat:no-repeat;
	padding:0 0 0 14px;
}
.content a:active {
	text-decoration: none;
}

#footer {
	clear: both;
	margin: 4px 0 0 0;
	color:#372e0e;
	text-align:left;
	font-size:.70em;
	font-family:Trebuchet MS, Arial, Helvetica, Tahoma, sans-serif;
}

#teaser {
float: left;
width: 615px;
clear: both;
margin: 0 0 7px 0;
}

#container {
