/* Style by Kelley Lima */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #121212;
	background-image: url(images/bg_circles.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}
a {
	outline: none; /* removes outline on Firefox links */
}
.contentdivider {
	float: left;
	height: 0px;
	width: 660px;
	margin-top: 30px;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9900;
}
.contentspace50px {
	float: left;
	height: 50px;
	width: 660px;
}

a img {
	border: none; /* removes border on IE links */
}
#container {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
}
#header {
	float: left;
	height: 100px;
	width: 840px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
#nav {
	float: left;
	width: 140px;
	padding-top: 20px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li#current {
	height: 24px;
	width: 140px;
	color: #FFFFFF;
}
#nav ul li#wsp a {
	color: #FF3300;
}
h1, h2, h3, h4, h5, h6 {
	color: #FFFFFF;
}
.strongtxtw {
	font-weight: bold;
	color: #FFFFFF;
}
.whitetxt {
	color: #FFFFFF;
}
table#shows {
	text-align: left;
	vertical-align: top;
}
#nav ul li a {
	color: #FF9900;
	text-decoration: none;
	padding-left: 8px;
	display: block;
	height: 24px;
	width: 132px;
}
#nav ul li a:hover {
	padding-left: 0px;
	width: 140px;
}
#content {
	padding: 20px;
	float: left;
	width: 660px;
}
#content a {
	color: #FF9900;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
.section {
	float: left;
	width: 660px;
}
.sectionspace {
	float: left;
	padding-top: 20px;
	width: 660px;
}

#content ul.thumbs {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content ul.thumbs li {
	float: left;
	display: block;
}
#content ul.thumbs li a {
	margin: 4px;
	display: block;
	width: 124px;
	text-align: center;
}
#content ul.thumbs li a img {
	border: 1px dotted #333333;
}
#content ul.thumbs li a:hover img {
	border: 1px dotted #FFFFFF;
}
.videobox16_9 {
	height: 371px;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
.videobox4_3 {
	height: 380px;
	width: 507px;
	margin-right: auto;
	margin-left: auto;
}
#contactinfo {
	float: left;
	width: 140px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#contactformdiv {
	float: left;
	height: 389px;
	width: 500px;
}
#footer {
	float: left;
	height: 40px;
	width: 840px;
	padding-top: 8px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9900;
}
#credit {
	font-size: 10px;
	float: left;
	height: 30px;
	width: 240px;
}
#credit a {
	color: #FFFFFF;
	text-decoration: none;
}
#credit a:hover {
	text-decoration: underline;
}
#bottomnav {
	height: 30px;
	width: 600px;
	float: left;
}
#bottomnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#bottomnav ul li {
	float: right;
	font-size: 12px;
}
#bottomnav ul li a {
	color: #FF9900;
	text-decoration: none;
	display: block;
	margin-left: 10px;
}
#bottomnav ul li#wspb a {
	color: #FF3300;
	text-decoration: none;
	display: block;
}
#bottomnav ul li a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
#bottomnav ul li#wspb a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3300;
}
#bottomnav ul li#current2 {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-left: 10px;
}
#introvideo {
	height: 380px;
	width: 507px;
	margin-right: auto;
	margin-left: auto;
}
#networking {
	float: left;
	height: 30px;
	width: 840px;
}
.contacttable {
	border: 1px dotted #CCCCCC;
	margin-top: 1px;
}
.textinput {
	font-family: "Courier New", Courier, monospace;
	color: #CCCCCC;
	background-color: #121212;
	padding: 4px;
	border: 1px dotted #CCCCCC;
	width: 300px;
	font-size: 14px;
}
.messagetext {
	font-family: "Courier New", Courier, monospace;
	color: #CCCCCC;
	background-color: #121212;
	padding: 4px;
	border: 1px dotted #CCCCCC;
	height: 150px;
	width: 300px;
	font-size: 14px;
}
.formbutton {
	color: #CCCCCC;
	background-color: #0A0A0A;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px dotted #CCCCCC;
}
.formbutton:hover {
	color:#FFFFFF;
	background:#121212;
	border: 1px dotted #FFFFFF;
}
.formbutton:active {
	color: #FF9900;
	background-color: #0A0A0A;
}
.anchordiv {
	float: left;
	height: 0px;
	width: 100%;
}
.bioinfo {
	float: left;
	width: 488px;
	margin-left: 20px;
}
.biopic {
	float: left;
	border: 1px dotted #FFFFFF;
	height: 150px;
	width: 150px;
}
ul#linkslist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#linkslist li {
	float: left;
	margin-top: -1px;
	margin-left: -1px;
}
ul#linkslist li a {
	color: #FF9900;
	text-decoration: none;
	display: block;
	padding: 5px;
	height: 60px;
	width: 120px;
	border: 1px dotted #FF9900;
	list-style-type: none;
}
ul#linkslist li a:hover {
	color: #0A0A0A;
	text-decoration: none;
	display: block;
	padding: 5px;
	height: 60px;
	width: 120px;
	border: 1px dotted #0A0A0A;
	list-style-type: none;
	background-color: #FF9900;
}
ul#linkslist li.linkcategory {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px;
	height: 60px;
	width: 120px;
	border: 1px dotted #FFFFFF;
	list-style-type: none;
}
ul#linkslist li.linkcategory:hover {
	background-color: #0A0A0A;
}
.songlisttitle {
	text-align: right;
}
#introdivwrap {
	height: 300px;
	width: 420px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -150px;
	margin-left: -210px;
	text-align: center;
}
#btn_vj {
	height: 150px;
	width: 420px;
	float: left;
	position: relative;
}
#btn_vj a {
	background-image: url(images/btn_vjintro.gif);
	background-repeat: no-repeat;
	display: block;
	height: 150px;
	width: 420px;
	background-position: center center;
}
#btn_vj a:hover {
	height: 138px;
	width: 408px;
	display: block;
	border: 6px double #292929;
	background-color: #000000;
}
#btn_wsp {
	height: 150px;
	width: 420px;
	float: left;
	position: relative;
}
#btn_wsp a {
	background-image: url(images/btn_wsp-intro.gif);
	background-repeat: no-repeat;
	display: block;
	height: 150px;
	width: 420px;
	background-position: center center;
}
#btn_wsp a:hover {
	height: 138px;
	width: 408px;
	display: block;
	border: 6px double #292929;
	background-color: #000000;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F90;
	color: #000;
}
#music_alert {
	font-size: 24px;
	color: #FFF;
	background-color: #F00;
	text-align: center;
}
#music_alert:hover {
	color: #F00;
	background-color: #FFF;
}
#music_alert:hover a {
	color: #F00;
	background-color: #FFF;
}
#music_alert a {
	color: #FFF;
}
#music_alert a:hover {
	color: #F00;
	text-decoration: none;
	background-color: #FFF;
}
