body {
	background: url(../images/bg.gif) repeat-x;
	margin: 0px;
}

#super-nav { position:absolute; z-index:1001; top:0px; left:50%; list-style:none; margin:0 0 0 -384px; padding:7px 0 7px 10px; background:#fff; opacity:0.7; filter:alpha(opacity=70); -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; }
	#super-nav li { float:left; margin-right:15px; }
	#super-nav li a { display:block; font-family:arial, helvetica, sans-serif; font-size:9px; color:#000; text-transform:uppercase; }

#dropmenudiv{
	margin-top: 4px;
	border-left:0px solid black;
	border-right:0px solid black;
	border-top:0px solid black;
	border-bottom: 0px solid black;
	position:absolute;
	line-height:18px;
	z-index:100;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #FFFFFF;
	padding: 1px 0;
	color: #014971;
	text-decoration: none;
	background-color: #ebf6fa;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #cae4ef;
}


/* BUTTON */
button,a.button,input.button {
	font-family: Trebuchet MS, Verdana;
	display:inline-block;
	width:auto;
	padding:0.3em 5px;
	border:1px solid #aaa;
	background:#e3e3e3 url(../images/button.gif) repeat-x left top;
	font-size:11px;
	font-family:inherit;
	text-shadow:#ccc 2px 2px 0;
	text-decoration:none;
	color:#333!important;overflow:visible;
	white-space:nowrap;
	line-height:1em!important;
	}
	
button:hover,a.button:hover,input.button:hover {
	background:#fff url(../images/button-hover.gif) repeat-x left top;
	text-decoration: none;
	}
	
button,input.button,a.button {
	font-family: Trebuchet MS, Verdana;
	padding:0.3em 5px;
	font-size:11px;
	}
	
button img,a.button img {
	padding-right:5px;
	vertical-align:middle;
	}
	
button,a.button,input.button {}



#infoblock {
	position: absolute;
	margin-top: 560px;
	margin-left: 68px;
*	margin-left: -330px;
}

#infoblock a {
	color: #656565;
}

#discrography a {
	color: #656565;
}

#nav {
	margin-top: 175px;
	margin-left: 392px;
}

#player {
	position: absolute;
	margin-top: 50px;
	margin-left: 393px;
*	margin-top: 50px;
*	margin-left: -5px;
}

#microphone {
	position: absolute;
	margin-top: 40px;
	margin-left: 11px;
*	margin-top: 40px;
*	margin-left: -188px;
}



#partner {
	width: 320px;
	margin-bottom: 2px;
}

#partner .name {
	width: 300px;
	text-decoration: none;
	border-left: 4px solid #AD2C2C;
	border-bottom: 1px dotted #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	color: #000000;
	padding-left: 8px;
	float: left;
	display: inline;
}

#partner .name:hover {
	width: 300px;
	text-decoration: none;
	border-left: 4px solid #B8D3A0;
	border-bottom: 1px dotted #B8D3A0;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	padding-left: 8px;
	float: left;
	display: inline;
}

.front {
	font-family: Arial;
	font-size: 21px;
	color: #244373;
	margin: 0px;
	text-decoration: none;
}

.front:hover {
	font-family: Arial;
	font-size: 21px;
	color: #244373;
	margin: 0px;
	text-decoration: underline;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.homeBar{
	color: #000000;
}

#base a{
	text-decoration: none;
	color: #000000;
}

#base a:hover{
	text-decoration: underline;
	color: #000000;
}

#copyright a{
	text-decoration: none;
	color: #818181;
}

#copyright a:hover{
	text-decoration: none;
	color: #000000;
}
h1{
font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #551a8b;
	margin-bottom: 5px;


}
h2{
	font-family: Arial, Tahoma;
	font-size: 27px;
	font-weight: normal;
	line-height: 31px;
	color: #014a96;
	margin-bottom: 5px;
}

h3{
	font-family: Arial;
	font-size: 15px;
	color: #666666;
	margin: 0px;
	margin-bottom:0px;
}

h3 a{
	color: #666666;
}

#subnav a {
	font-family: Arial;
	font-size: 13px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 10px;
	padding-bottom: 11px;
	height: 36px;
	border-width: 1px;
	border-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

#subnav a:hover {
	font-family: Arial;
	font-size: 13px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 10px;
	padding-bottom: 11px;
	height: 36px;
	color: #FFFFFF;
	border-width: 1px;
	border-color: #FFFFFF;
	background-color: #2a4773;
	text-decoration: none;
}

input, select, textarea {
	color:#5a5a5a;
	font-family:verdana,arial,geneva,tahoma,helvetica,sans-serif;
	font-size:11px;
	margin-top:2px;
}

table.Listings td, table.Form td {
	font-size:11px;
	font-family:arial,sans-serif;
	line-height:120%;
	font-weight: bold;
}

.bodytext{
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #656565;
}

.bodytextsmall{
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: #656565;
}

.bodytextlarge{
	font-family: Arial;
	font-size: 16px;
	line-height: 24px;
	color: #656565;
}

.hlightLink {
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	text-decoration: none;
	color: #622020;
}

.hlightLink:hover {
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #efefef;
	text-decoration: none;
	color: #000000;
}

.hlightQuote {
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #efefef;
	text-decoration: none;
	color: #000000;
}

.eventList {
	margin-left: 0px;
	list-style: none;
}

.eventList li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	margin-bottom: 4px;
}