@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	color: #666666;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: underline;	
	color: #ff0000;
}
.gray {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;	
}
/* Text color styles */
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;	
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FF0000;
}
.redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	text-decoration: none;
}
/* Main page container */
#container {
	width: 800px;
	margin: 0px auto;
}
/* Content containers */
#content {
	border: thin solid #666666;
}
#content_about {
	clear: left;
	padding-top: 30px;
	padding-left: 25px;
	padding-bottom: 50px;
}
#content_media {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 50px;
}
#content_music {
	clear: left;
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
}
#content_music_disc {
	clear: left;
	padding-left: 35px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#sidebar_music {
	min-height: 100%;
	width: 199px;
	float: left;
	padding-top: 2px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;	
}
#content_contact {
	clear: left;
	padding-top: 30px;
	padding-left: 215px;
	padding-right: 160px;
	padding-bottom: 50px;
}
#content_blog {
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content_events {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 50px;
}
#centertext {
	width: 50%;
	height: auto;
}
/* Header menu */
#menu {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;	
	height: 35px;
}
/* Submenu styles */
#submenu {
	float: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;	
	height: 35px;
}
#submenuabout {
	float: left;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;	
	height: 34px;
}
#submenuevents {
	float: left;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;	
	height: 34px;
}

/* Subblock styles */
#subblock {
	float: right;
	width: 100px;
	height: 35px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;	
}
#subblockabout {
	float: left;
	width: 197px;
	height: 34px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;	
}
#subblockevents {
	float: left;
	width: 417px;
	height: 34px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;	
}
#subblockmedia {
	float: left;
	width: 346px;
	height: 34px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;	
}
#subblockmusic {
	float: left;
	width: 273px;
	height: 34px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;	
}

/* Main Sub Nav */
 #subnav ul{
 	float: right;
	padding-top: 10px;
	margin: 0;
	white-space: nowrap;
	background-color: #000000;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#subnav ul li{
	padding-top: 10px;
   display: inline;
   padding: 10px;
}
#subnav ul li a{
   background-color: #000000;
   color:#666666;
   text-decoration: none;
}
#subnav ul li a:hover{
   background-color: #000000;
   color:#ffffff;
   text-decoration: none;
}
#subnav ul li.active{
   background-color: #000000;
   color:#FF0000;
   text-decoration: none;
}
/* About Sub Nav */
 #subnavabout ul{
 	float: left;
	padding-top: 10px;
	margin-top: 1px;
	white-space: nowrap;
	background-color: #000000;
	color: #666666;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

#subnavabout ul li{

	padding-top: 10px;

   display: inline;

   padding: 10px;

}

#subnavabout ul li a{

   background-color: #000000;

   color:#666666;

   text-decoration: none;

}

#subnavabout ul li a:hover{

   background-color: #000000;

   color:#ffffff;

   text-decoration: none;

}

#subnavabout ul li.active{

   background-color: #000000;

   color:#FF0000;

   text-decoration: none;

}



/* About Sub Nav */

 #subnavevents ul{

 	float: left;

	padding-top: 10px;

	margin-top: 1px;

	white-space: nowrap;

	background-color: #000000;

	color: #666666;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

#subnavevents ul li{

	padding-top: 10px;

   display: inline;

   padding: 10px;

}

#subnavevents ul li a{

   background-color: #000000;

   color:#666666;

   text-decoration: none;

}

#subnavevents ul li a:hover{

   background-color: #000000;

   color:#ffffff;

   text-decoration: none;

}

#subnavevents ul li.active{

   background-color: #000000;

   color:#FF0000;

   text-decoration: none;

}



/* Bottom content & blocks */

.content_bottom {

	padding-top: 45px;

	padding-left: 20px;

	padding-right: 20px;

	height: 110px;

	border-top-width: thin;

	border-top-style: solid;

	border-top-color: #666666;

}



#subcontentl {

	float: left;

	width: 250px;

	height: auto;

}

#subcontentr {

	float: right;

	width: 250px;

	height: auto;

}



/* 3 column center layout */

#leftbox_member {

	padding-left: 25px;

	padding-right: 25px;

	float: left;

	height: 250px;

	position: relative;

	width: 180px;

}

#rightbox_member {

	padding-left: 30px;

	height: 250px;

	float: right;

	position: relative;

	width: 180px;

}



/* Project styles */

#project {

	padding-top: 15px;

	padding-left:15px;

	padding-right: 20px

	width: 783px;

	height: 257px;

	border-bottom-width: thin;

	border-bottom-style: solid;

	border-bottom-color: #666666;

}

#project .content {

	float: right;

	padding-right: 20px;

	width: 400px;

}

#project-bottom .content {

	float: right;

	padding-right: 20px;

	width: 400px;

}

#project-bottom {

	padding-top: 15px;

	padding-left:15px;

	width: 800px;

	height: 272px;

}

.music_right {

	width: 400px;

	float: right;

	padding-top: 15px;

	text-align: left;

}

/* Image Float */

img.floatleft {

	float: left;

	margin: 0px 14px 3px 0px;

} 

img.floatleft_project {

	float: left;

	margin: 0px 14px 3px 0px;

} 

img.floatleft_music {

	clear: right;

	float: left;

	margin: 15px 15px 3px 15px;

	min-height: 100%;

} 

img.floatright {

	float: right;

	margin: 0px 14px 3px 0px;

} 

/* Footer styles */

#footer {

	height: 36px;

	clear: left;

	border-top-width: thin;

	border-top-style: solid;

	border-top-color: #666666;

}

#footer_right {

	float: right;

	width: 180px;

	height: 36px;

	border-left-width: thin;

	border-left-style: solid;

	border-left-color: #666666;

}

.footertext {

	padding-top: 12px;

	padding-left: 20px;

	padding-right: 15px;

}

.footerlinks {

	clear: none;

}