body {
	background-image: url(../images/bg5.png);
	background-repeat: repeat;
	text-align: center;
}

#container {
	height: 768px;
	margin: 0 auto;
}
#menu {
	color: #999;
	text-align: left;
	float: left;
	list-style-type: upper-alpha;
	margin-top: 50px;
	margin-left: 50px;
	border-right-width: thin;
	border-right-style: dashed;
	padding-right: 20px;
	padding-top: 20px;
}
#content {
	border: thin solid #999;
	width: 800px;
	position: relative;
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
	background-image:url(../images/pixel.png);
	height: 470px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

a img { 
	border: 0;
	text-decoration:none;
}
#container #content #menu a img {
	border: 0;
	text-decoration:none;	
}

a:link {
	border: 0;
	text-decoration:none;
}

a:hover {
	border: 0;
	text-decoration:none;
}

a:visited {
	border: 0;
	text-decoration:none;
}

a:active {
	border: 0;
	text-decoration:none;
}

a {
	border: 0;
	text-decoration:none;
}

#music {
	background-image:url(../images/music.png);
	height: 38px;
	width: 56px;
	background-repeat:no-repeat;
}

a:link:hover #music {
	background-image:url(../images/musicover.png);
	height: 38px;
	width: 56px;
	background-repeat:no-repeat;
	border: none;
}

a:visited:hover #music {
	background-image:url(../images/musicover.png);
	height: 38px;
	width: 56px;
	background-repeat:no-repeat;
	border: none;
}

#shows {
	background-image:url(../images/shows.png);
	height: 38px;
	width: 62px;
	background-repeat:no-repeat;
}

a:link:hover #shows {
	background-image:url(../images/showsover.png);
	height: 38px;
	width: 62px;
	background-repeat:no-repeat;
	border: none;
}

a:visited:hover #shows {
	background-image:url(../images/showsover.png);
	height: 38px;
	width: 62px;
	background-repeat:no-repeat;
	border: none;
}

#videos {
	background-image:url(../images/videos.png);
	height: 38px;
	width: 64px;
	background-repeat:no-repeat;
}

#videosactive {
	background-image:url(../images/videosover.png);
	height: 38px;
	width: 64px;
	background-repeat:no-repeat;
}

a:link:hover #videos {
	background-image:url(../images/videosover.png);
	height: 38px;
	width: 64px;
	background-repeat:no-repeat;
	border: none;
}

a:visited:hover #videos {
	background-image:url(../images/videosover.png);
	height: 38px;
	width: 64px;
	background-repeat:no-repeat;
	border: none;
}

#contact {
	background-image:url(../images/contact.png);
	height: 38px;
	width: 86px;
	background-repeat:no-repeat;
}

#contactactive {
	background-image:url(../images/contactover.png);
	height: 38px;
	width: 86px;
	background-repeat:no-repeat;
}

a:link:hover #contact {
	background-image:url(../images/contactover.png);
	height: 38px;
	width: 86px;
	background-repeat:no-repeat;
	border: none;
}

a:visited:hover #contact {
	background-image:url(../images/contactover.png);
	height: 38px;
	width: 86px;
	background-repeat:no-repeat;
	border: none;
}


#about {
	background-image:url(../images/about.png);
	height: 38px;
	width: 58px;
	background-repeat:no-repeat;
}

#aboutactive {
	background-image:url(../images/aboutover.png);
	height: 38px;
	width: 58px;
	background-repeat:no-repeat;
}

#musicactive   {
	background-image: url(../images/musicover.png);
	height: 38px;
	width: 56px;
	background-repeat: no-repeat;
}
#content #main .musictext {
	color: #999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	float: left;
	padding-bottom: 30px;
}
#content #main .musicbox {
	width: 150px;
	height: 200px;
	float: left;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	color: #999;
	margin-left: 50px;
}

a:link:hover #about {
	background-image:url(../images/aboutover.png);
	height: 38px;
	width: 58px;
	background-repeat:no-repeat;
	border: none;
}

a:visited:hover #about {
	background-image:url(../images/aboutover.png);
	height: 38px;
	width: 58px;
	background-repeat:no-repeat;
	border: none;
}

a:visited:hover #videos {
	background-image:url(../images/videosover.png);
	height: 38px;
	width: 64px;
	background-repeat:no-repeat;
	border: none;
}

a:active {
	border:none;
}

#content #main {
	float: left;
	height: 400px;
	text-align: center;
	margin-top: 50px;
	margin-left: 10px;
	width: 610px;
}
#content #main .videosbox {
	width: 640px;
	height: 400px;
	text-align: center;
	margin-left: 150px;
	margin-top: -25px;
}

#content #main img{
	border: thin #999 solid;
	margin-right: 30px;
	margin-bottom: 0px;
}
#content #main .musicbox a {
	color: #FF0;
	text-decoration: none;
}
#content #menu #showsover {
	background-image:url(../images/showsover.png);
	height: 38px;
	width: 62px;
	background-repeat:no-repeat;
}


#page-wrap {
	width: 600px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	color: #ff00ff;
	float: right;
}

#page-wrap2 {
	width: 590px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #ff00ff;
	float: right;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}

#contact-area {
	width: 500px;
	margin-top: 25px;
	margin-left: 20px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 300px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12pt;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: -40px;
	width: 100px;
	padding-top: 10px;
	font-size: 12pt;
	color: #999;
}

 a {
	color: #FF0;
	text-decoration: none;
}
