body {
	background-color: #B30306;
	font-family: verdana, arial, geneva, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-size: 10px;
}
#containerLayer {
	width: 722px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
}
#topbanner {
	width: 722px;
	height: 249px;
/**	background-image: url(chopped/lament5_1x1.jpg);
	background-repeat: no-repeat; **/
	text-align: left;
	background-color: #A2BAC4;
	}
#menubar {
	width: 722px;
	height: 76px;	
	background-color: #A2BAC4;
	}
#mainbody {
	width: 722px;
	background-image: url(chopped/lament5_3x1.jpg);
	background-repeat: no-repeat;
	text-align: left;
	background-color: #A2BAC4;
	height: 850px;
}
#maintextC1 {
	background-color: #fefefe; 
	height: 770px;
	width: 455px;
	position: relative;
	left: 30px;
	top: 10px;
	border: 1px solid #333333;
	float: left;
}

#maintextC {
	height: 750px;
	width: 445px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	padding: 5px;
	overflow: auto;
}
#maintextCcontact {
	background-image: url(images/textbg2.jpg);
	background-repeat: no-repeat;
	height: 755px;
	width: 445px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	padding: 5px;
	overflow: auto;
}
#maintextClinks {
	background-image: url(images/textbg.jpg);
	background-repeat: no-repeat;
	height: 755px;
	width: 445px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	padding: 5px;
	overflow: auto;
}
#gigs {
    background-color: #fefefe;
	height: 720px;
	width: 434px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	padding: 5px;
	overflow: auto;
}

#maintext {
	height: 600px;
	width: 450px;
	position: relative;
	left: 2px;
	top: 20px;
	background-color: #ffffff;
}
#newstextC1 {
	height: 240px;
	width: 182px;
	position: relative;
	left: 57px;
	top: 10px; 
	overflow: auto;
	background-image: url(images/newsbg.gif);
		background-color: #fdfdfd;
	text-align: center;
	float: left;
}
#newstextC {
	height: 205px;
	width: 167px;
	position: relative;
	left: 7px;
	top: 15px;
	overflow: auto;
	text-align: left;
}

#adtextC1 {
	height: 210px;
	width: 182px;
	position: relative;
	left: 57px;
	top: 17px;
	overflow: none;
	text-align: center;
	float: left;
}
#adtextC {
	height: 215px;
	width: 167px;
	position: relative;
	left: 7px;
	top: 15px;
	overflow: auto;
	text-align: justify;
}

#subtextC1 {
	height: 100px;
	width: 182px;
	position: relative;
	left: 57px;
	top: 28px;
	overflow: none;
	text-align: center;
	float: left;
	background-color: #EDEAAD;
	border: 1px solid #333333;
}
#subtextC {
	height: 75px;
	width: 167px;
	position: relative;
	left: 7px;
	top: 5px;
	overflow: none;
	text-align: justify;
}
#bbc6textC1 {
	height: 220px;
	width: 182px;
	position: relative;
	left: 5px;
	top: -20px;
	overflow: none;
	text-align: center;
	float: left;
}
#bbc6textC {
	height: 200px;
	width: 180px;
	position: relative;
	left: 10px;
	top: 0px;
	overflow: none;
	text-align: justify;
}
#newstext {
	height: 210px;
	width: 180px;
	position: relative;
	left: 1px;
	top: 10px;
	overflow: auto;
	border: 1px solid #333333;
}
hr {
	color: #cccccc;
	width: 100px;

}
p {
	margin: 0px 10px 0px 0px;
}
img {
	margin: 0px 0px 0px 0px;
}
a:link  { 	text-decoration: none; 
		font-weight: bold; 
		color: #705621; }
a:visited  { 	text-decoration: none; 
		font-weight: bold; 
		color: #705621; } 
a:hover  { 	text-decoration: underline; 
		font-weight: bold; 
		color: #FFCC33; }
a:active  {	text-decoration: none; 
		font-weight: bold; 
		color: #E6E85A; }
.imgpaddingr {
	margin-right: 5px;
}
.imgpaddingl {
	margin-left: 5px;
}
