body {
	background-color: #e2e2e2;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}

table {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}

.spacer {
	height: 25%;
}

.logo {
	height: 120px;
	width: 370px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}

.mainbody {
	width: 700px;
}

.fadeN {
	width: 700px;
	height: 50px;
	background-image: url(../images/fadeN.jpg);
}

.fadeS {
	width: 700px;
	height: 50px;
	background-image: url(../images/fadeS.jpg);
}

.mainBg {
	width: 700px;
	height: 300px;
	background-image: url(../images/mainBg2.jpg);
}

.mainBg2 {
	width: 700px;
	height: 300px;
	background-image: url(../images/mainBg.jpg);
}

.bandBg {
	width: 700px;
	height: 300px;
	background-image: url(../images/bandBg.jpg);
}

.news {
	background: transparent url(../images/news.png) no-repeat;
	width: 100px;
	height: 30px;
}

.cavern {
	background-image: url(../images/cavern.jpg);
	width: 306px;
	height: 170px;
	background-repeat: no-repeat;
}

.newstitle {
	font-size: 12px;
}

.newsmsg {
	font-size: 12px;
	font-weight: normal;
}

.cdfront {
	background-image: url(../images/cdfront.jpg);
	width: 100px;
	height: 100px;
}

.cdback {
	background-image: url(../images/cdback.jpg);
	width: 100px;
	height: 100px;
}

.media {
	padding: 5px;
}
