* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 6px 0px 12px;
	background-color: #404040;
	color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #09F;
	text-decoration: underline;
}

a:hover {
	color: #000;
	background-color: inherit;
}


span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 10px;
	text-align: center;
	line-height: 15px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

input {
	padding-top: 2px;
	background-color: #000;
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

select {
	background-color: #fff;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}


#container {
	margin: 0px auto;
	padding-top: 2px;
	width: 730px;
	background: url('images/background.gif') repeat-x 0px 0px;
	text-align: justify;
}


/* Page Header */

#page_header {
	margin-bottom: 1px;
	background: url('images/header.jpg') no-repeat 100% 0px;
	width: 730px;
	height: 144px;
	overflow: hidden;
}


/* Page Menu */

#page_menu {
	width: 730px;
	height: 150px;
	background: url('images/main.jpg') no-repeat 0px 100%;
	overflow: hidden;
}

#page_menu ul {
	width: 730px;
	height: 44px;
}

#page_menu li {
	margin-left: 1px;
	height: 44px;
	float: left;
	text-align: center;
	overflow: hidden;
}

#page_menu li.black {
	margin: 0px;
}

#page_menu li a {
	padding: 0px 5px;
	color: inherit;
	background: url('images/menu.jpg') no-repeat 0px 100%;
	overflow: hidden;
	display: block;
	cursor: pointer;
}


#page_menu li a:hover {
	color: inherit;
	background: url('images/menu2.jpg') no-repeat 0px 100%;
}


#page_menu li b {
	height: 30px;
	display: block;
}

#page_menu li#home {
	width: 145px;
}

#page_menu li#home b {
	width: 145px;
	background: url('images/home.png') no-repeat 0px 50%;
}

#page_menu li#band {
	width: 145px;
}

#page_menu li#band b {
	width: 145px;
	background: url('images/band.png') no-repeat 0px 50%;
}


#page_menu li#events {
	width: 145px;
}

#page_menu li#events b {
	width: 145px;
	background: url('images/events.png') no-repeat 0px 50%;
}


#page_menu li#links {
	width: 145px;
}

#page_menu li#links b {
	width: 145px;
	background: url('images/links.png') no-repeat 0px 50%;
}

#page_menu li#contact_us {
	width: 145px;
}

#page_menu li#contact_us b {
	width: 145px;
	background: url('images/contact.png') transparent no-repeat 0px 50%;
}


/* Page Content */

#page_content {
	padding: 1px 0px 0px;
	width: 730px;
	background: url('images/content_background.jpg');
}

.content_box {
	padding: 11px 5px 5px;
	width: 700px;
	margin: 10px auto;
	background: 000;
}

.content_box h2 {
	height: 18px;
}

.link-more {
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}

.link-more a {
	color: #ff0000;
	background-color: inherit;
}

.link-more a:hover {
	color: #000;
	background-color: inherit;
}

.link-less {
	padding-top: 5px;
	padding-right: 10px;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
}

.link-less a {
	color: #ff0000;
	background-color: inherit;
}

.link-less a:hover {
	color: #000;
	background-color: inherit;
}

.link-content {
	padding-top: 5px;
	padding-right: 10px;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
}

.link-content a {
	color: #000000;
	background-color: inherit;
}

.link-content a:hover {
	color: #000;
	background-color: inherit;
}

/* Page Footer */

#page_footer {
	padding: 5px 5px 5px;
	color: #666666;
	background: url('images/background.gif') #000 repeat-x 0px 1px
}
