#container {
	width: 1060px;
	margin-right: auto;
	position: relative;
	margin-left: auto;
	overflow: hidden;
	background-image: url(images/bgkd_fade.png);
	background-repeat: repeat-y;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	width: 990px;
	position: relative;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/OF_header.jpg);
	background-repeat: no-repeat;
}
#navigation {
	width: 970px;
	height: 60px;
	background-image: url(images/menu_bar.png);
	background-repeat: no-repeat;
	position: relative;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
	background-position: center;
}
#content {
	width: 970px;
	position: relative;
	padding: 10px;
	overflow: hidden;
	margin-left: 35px;
}
#leftcolumn {
	float: left;
	width: 580px;
	position: relative;
	padding: 10px;
}
#leftcolumntop {
	width: 580px;
	background-image: url(images/leftbox_top.jpg);
}
#gallerycontainer {
	width: 950px;
	position: relative;
	float: left;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 10px;
}

#rightcolumn {
	float: left;
	width: 330px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #d7dcc2;
	background-color: #000;
	margin-top: 0px;
	background-image: url(images/body_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.newswrapper {
	width: 450px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	
}
.newsthumb {
	height: 120px;
	width: 120px;
	border: 1px solid #D7DCC2;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	padding: 5px;
}
#footer {
	height: 50px;
	width: 950px;
	position: relative;
	background-image: url(images/footer_bkgd.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 100px;
	background-position: center;
	line-height: 40px;
}
.newscontentwrapper {
	width: 380px;
	margin-left: 150px;
}
.newsheadline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFF;
}
#nav {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav li{
	margin: 0px;
	list-style-type: none;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mailinglist {
	height: 30px;
	width: 440px;
	float: left;
	margin-left: 30px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mailtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #D7dcc2;
}
.linktext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #d7dcc2;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}




#nav a {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #d7dcc2;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#underfooter {
	background-image: url(images/under_footer_fade.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
}
.headertext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #D7DCC2;
	margin-bottom: 30px;
}



#nav a:hover {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #d7dcc2;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #d7dcc2;
}


.boxwrapper {
	width: 580px;
}
.boxtop {
	background-image: url(images/box_top.jpg);
	background-repeat: no-repeat;
	width: 560px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	height: 30px;
	overflow: hidden;
}
.boxmid {
	background-image: url(images/box_mid.jpg);
	background-repeat: repeat-y;
	width: 530px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-top: 0px;
}
.boxbottom {
	background-image: url(images/box_bottom.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 580px;
}



.rightboxwrapper {
	width: 330px;
}

.rightboxtop {
	background-image: url(images/right_box_top.jpg);
	background-repeat: no-repeat;
	width: 330px;
	overflow: hidden;
	height: 30px;
}
.rightboxmid {
	background-image: url(images/right_box_mid.jpg);
	background-repeat: repeat-y;
	width: 305px;
	padding-left: 25px;
}
.rightboxbottom {
	background-image: url(images/right_box_bottom.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 330px;
}
.galleryboxtop {
	background-image: url(images/gallery_top.jpg);
	background-repeat: no-repeat;
	width: 950px;
	overflow: hidden;
	height: 30px;
	padding: 0px;
}
.galleryboxmid {
	background-image: url(images/gallery_mid.jpg);
	background-repeat: repeat-y;
	width: 930px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 0px;
}
.discobox {
	width: 900px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D7DCC2;
	overflow: hidden;
	padding-bottom: 20px;
	margin-top: 20px;
}
.discotextbox {
	float: left;
	width: 670px;
	margin-left: 10px;
}
.discocdwrapper {
	float: left;
	height: 210px;
	width: 210px;
}

.discoborder {
	border: 1px solid #D7DCC2;
}
.didcocd {
	float: left;
	height: 200px;
	width: 200px;
	margin-right: 20px;
}

.galleryboxbottom {
	background-image: url(images/gallery_bottom.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 950px;
	padding-bottom: 20px;
}
.bandnames {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #D7DCC2;
	margin-bottom: 30px;
}
