body 	{
	margin-top: 0px;

	background-image: url(images/bg.jpg);


	background-repeat: no-repeat;
	background-position: top center;
	background-color: black;

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #555555;
}

#wrap	{
	background: silver;
	width: 775px;

	margin-left: auto;
	margin-right: auto;
}

#menubar {
	background: black;
	position: relative; z-index: 1;
	width: 775px;
	height: 120px;
	}

/*keep multiple main div id's for different backgrounds for each page*/
	#main {
	background: white url(images/cutout.jpg) no-repeat;
	width: 775px;
	min-height: 400px;
	float: left;
	}

	#bio {
	background: white url(images/mossbg.jpg) no-repeat;
	width: 775px;
	min-height: 400px;
	float: left;
	}

	#schedule {
	background: white url(images/lightsbg.jpg) no-repeat;
	width: 775px;
	min-height: 400px;
	float: left;
	}

	#music {
	background: white url(images/stonesthrowbg.jpg) no-repeat;
	width: 775px;
	min-height: 400px;
	float: left;
	}

	#gallery {
	background: white url(images/woodbg.jpg) no-repeat;
	width: 775px;
	min-height: 400px;
	float: left;
	}

	#contact {
	background: white url(images/satellitebg.jpg) no-repeat;
	width: 775px;
	min-height: 400px;
	float: left;
	}
	
		#headings1 {
		background: rl(images/featureshadow.png);
		width: 370px;
		height: 40px;
		padding-left: 30px;
		float: left;
		}

		#headings2 {
		background: rl(images/featureshadow.png);
		width: 260px;
		height: 40px;
		padding-left: 115px;
		float: right;
		text-align: left;
		}

		#content1 {
		background: rl(images/featureshadow.png);
		width: 300px;
		height: ;
		padding-left: 40px;
		padding-right: 60px;
		float: left;
		}

		#content2 {
		background: rl(images/featureshadow.png);
		width: 220px;
		height: ;
		float: right;
		padding-left: 115px;
		padding-right: 40px;
		}

			#facebook {
			height: 150px;
			}

			#myspace {
			height: 150px;
			}

	#main2 {
	 background-image: url(images/bgmain2a.jpg);
	 width: 775px;
	 height: 360px;
	 clear: both;
	 fload: right;	
	}

	#main2spacer {
	 width: 775px;
	 height: 20px;
	 clear: both;	
	}

		#leftcol2 {
		 background: url(images/featureshadow.png);
		 color: white;
		 float: left;
		 width: 400px;
		 height: 195px;
		}

			#leftcol2thumb {
			width: 148px;
			padding-left: 20px;
			height: 170px;
			padding-top: 25px;
			float: left;
			}

			#leftcol2cont {
			width: 232px;
			float: right;
			padding-top: 15px;
			}

		#rightcol2 {
		 background: url(images/featureshadow.png);
		 color: white;
		 float: right;
		 width: 375px;
		 height: 195px;
		}

			#rightcol2thumb {
			width: 148px;
			height: 170px;
			padding-top: 25px;
			float: left;
			}

			#rightcol2cont {
			width: 227px;
			padding-top: 15px;
			float: right;
			}

	#footer {
	 background: rl(images/featureshadow.png);
	 color: white;
	 height: 65px;
	 padding-top: 5px;
	 padding-bottom: 90px;	
	 text-align: center;
	 clear: both;
	 margin: 0px;
	}




a.ftrlinks:link {color: white; text-decoration:none; background: ; font-weight: ;}
a.ftrlinks:active {color: white; text-decoration:none; background: ; font-weight: ;}
a.ftrlinks:visited {color: white; text-decoration:none; background: ; font-weight: ;}
a.ftrlinks:hover {color: red; text-decoration: underline; background: ; font-weight: ;}

a.mainlinks:link {color: black; background: ; font-weight: ;}
a.mainlinks:active {color: black; background: ; font-weight: ;}
a.mainlinks:visited {color: #252525; background: ; font-weight: ;}
a.mainlinks:hover {color: red; background: ; font-weight: ;}



.ital {font-style: italic; font-weight: 600;}

span.ftrtxt {color: silver; font: 11px tahoma;}
span.ftrmenu {color: white; font: 12px tahoma;}







