/* Coveralls Music CSS Document by Ric Garcia January 2008*/
/*revised September 2008*/

body {
	height: 100%;
	width: 100%;
	background-image: url(/images/BG-grain.gif);
	background-repeat: repeat;
}
#wrapper {
	background-image: url(/images/shambala.gif);
	background-repeat: repeat;
	float: left;
	height: 100%;
	width: 100%;
	position: relative;
	visibility: visible;
	top: 0px;
	right: 0px;
}
.header {	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF33;
	position: absolute;
	height: 150px;
	width: 100%;
	visibility: visible;
	z-index: auto;
	top: 0px;
	left: 0px;
	background-repeat: repeat;
	background-image: url(images/BG-grain.gif);
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	position: absolute;
	visibility: visible;
	z-index: auto;
	width: 100%;
	left: 0px;
	top: 725px;
	background-image: url(images/topbg.gif);
	height: 50px;
	background-repeat: repeat;
	clear: both;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF33;
}	
a:link {
	text-decoration: none;
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-size: 100%;
	color: #FFFF33;
}
a:active {
	color: #FFFFFF;
	font-size: 100%;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #000000;
}
h2 {
	font-size: 16px;
	color: #90000C;
}
h3 {
	font-size: 14px;
	color: #FFFF33;
}
h4 {
	font-size: 12px;
	color: #000000;
}
.collage1 {
	height: 504px;
	width: 168px;
	background-image: url(images/collage1.jpg);
	visibility: visible;
	z-index: auto;
	background-repeat: no-repeat;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #312122;
	display: block;
	position: absolute;
	left: 25px;
	top: 165px;
}
.collage2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #791D13;
	text-decoration: none;
	font-weight: bold;
	float: right;
	height: 455px;
	width: 625px;
	position: absolute;
	visibility: visible;
	left: 225px;
	top: 165px;
	display: block;
}
.banner {
	background-repeat: repeat-x;
	float: left;
	height: 20%;
	width: 100%;
	position: relative;
	visibility: visible;
	left: 0px;
	top: 0px;
	background-image: url(images/BG-grain.gif);
}
