@charset "utf-8";

/* CSS Document */



body {

	background-color: #000000;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}


#wrapper {

	width: 100%;

	margin-right: auto;

	margin-left: auto;

}

#body {

	margin-right: auto;

	margin-left: auto;

	width: 1024px;

}

#header {

	background-color: #000000;

	background-image: url(../assest/web/header.jpg);

	background-repeat: no-repeat;

	height: 236px;

	width: 1024px;

	margin-right: auto;

	margin-left: auto;

}

#nav_bg {

	background-color: #000000;

	background-image: url(../assest/web/button_bg.jpg);

	background-repeat: no-repeat;

	float: left;

	height: 535px;

	width: 242px;

}

#nav_container {
	width: 215px;
	font-family: "Rage Italic", "Tempus Sans ITC", "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	margin-left: 20px;
	margin-right: auto;
	position: static;

}

#list ul {

	text-decoration: none;

	list-style-type: none;

}

#list {

	margin: 0;

	padding: 0;

}

 

#list li {

	display: block;

	margin: 0;

	padding: 0 0 0 0;

	width: 200px;

	list-style-type: none;

}

#contact {
	float: left;
	color: #FFFBA1;
	margin-left: 5px;
	margin-top: 20px;
	font-family: "Trebuchet MS", "Trajan Pro", sans-serif;
	font-size: 14px;
	text-align: center;
	width: 210px;

}


#content_top {

	background-color: #000000;

	background-image: url(../assest/web/content_top.jpg);

	background-repeat: no-repeat;

	float: left;

	height: 76px;

	width: 757px;

	margin-right: auto;

	margin-left: auto;

	font-family: "Trebuchet MS", Tahoma, sans-serif;

	font-size: 50px;

	color: #FFFFFF;

	padding-top: 10px;

	padding-left: 25px;

	font-style: italic;

}

#content_top a:link, a:hover, a:visited, a:active {

	color: #FFFFFF;

	text-decoration: none;

}


#content {
	background-color: #000000;
	background-image: url(../assest/web/content_mid.jpg);
	float: left;
	height: auto;
	width: 692px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 18px;
	line-height: 1.3em;
	color: #FFFFFF;
	padding-left: 25px;
	background-repeat: no-repeat;
	font-style: italic;
	text-decoration: none;
	padding-right: 65px;
	letter-spacing: .1em;

}
#img {
	float: left;
	clear: both;
	margin-right: 200px;
	margin-bottom: 20px;
}


#paragraph {

	width: 700px;

	margin-left: 30px;

	float: left;

	height: 0px;

}





#band_container {

	width: 700px;

	height: 3000px;

}

#content img {

	float: right;

	padding-left: 10px;
	
	margin-right:180px;
	
	*margin-right:0px;

}



.imgleft {

	float: left;

}

.imgright {

	float: right;

}







#footer {

	font-family: "Trebuchet MS", "Trajan Pro", sans-serif;

	font-size: 13px;

	color: #FFFFFF;

	background-color: #4a0101;

	text-align: center;

	white-space: normal;

	clear: both;

	width: 100%;

	height: 20px;

	font-style: normal;

	padding-top: 3px;

	margin-top: 20px;

}

#footer a:link, a:visited, a:active{

	color: #fff;

	text-decoration: none;



}

#footer a:hover{

	text-decoration:underline;

}

.toggle {
	cursor:pointer;

}

/*********** ACCORDIAN ********/



#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	background: #D2E0E6;
	color: #528CE0;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 10px;
}

/********* Slide ********/

#slide{
	color: #fff;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #666666;
	border-left-color: #000000;
	border-bottom-width: medium;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 20px;
}

#slider {
	float: none;
	clear: both;
}
#content .moreInfoWrapper .slide div {
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-width: thin;
	border-left-color: #CCCCCC;
	
}
#content .moreInfoWrapper {
	margin-bottom: 20px;
	padding-top: 20px;
	height: auto;
	
}

#content .moreInfoWrapper .slider u {
	cursor:pointer;
	border-right-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	color: #CC9900;
}
.jockey_titles {
	background-color: #EE6402;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding: 5px 0 5px 5px;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	opacity:.35;
	color: #000000;	
}
#music {
	margin-top: 10px;
	float: right;
	width: 200px;
	margin-right: 10px;
}
