/* CSS Document */

body {
	background-color: #eeeeee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 100%;
	background-image: url(images/bg_front.jpg);
	background-repeat: no-repeat;
}

body, td, th, select, input, textarea, label {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

p, h1, h2, h3, h4 {
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;}

h1 {
	font-size: 0.7em;
	font-weight: bold;
}

h2 {
	font-size: 0.7em;
	font-weight: bold;
}

h3 {
	font-size: 0.7em;
}

h4 {
	font-size: 0.7em;
}

p, ul, ol {
	font-size: 0.7em;
}

#left   {
	width: 340px;
}

#right   {
	width: 420px;
}

#left, #right {
	float: left;
}

.release {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

table {
font-size: 11px;
background-color: #FFFFFF;	
}

.concert {
	width: 390px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
}

A.icon:link, A.icon:active, A.icon:visited, A.icon:hover
{
background: url(images/icon.gif) no-repeat left top;
padding-left: 12px;
}

a.icon:link {}
a.icon:active {}
a.icon:visited {}
a.icon:hover {
}


#submenu   {
margin-top: 210px;
margin-left: 30px;
}

#rightcontent   {
	width: 420px;

}

#rightcontent p, h1, h2, h3, h4 {
	width: 390px;
	padding: 15px;
	background-color: #FFFFFF;
}

#rightcontent div {
	width: 390px;
	padding: 15px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}

A:link, A:active, A:visited, A:hover
{
	text-decoration:none;
	color:#003366;
	font-size: 10px;
}

A:link {}
A:active {}
A:visited {}
A:hover {
text-decoration:none;
color:#006699;
}

.spacer {
clear: both;
}

.menubiography {
	top: 104px;
	left: 472px;
	position: absolute;
}

.menudiscography {
	top: 35px;
	left: 85px;
	position: absolute;
}

.menuforpromotors {
	top: 172px;
	left: 472px;
	position: absolute;
}

.menunews {
	top: 380px;
	left: 472px;
	position: absolute;
}

.menucalendar {
	top: 209px;
	left: 389px;
	position: absolute;
}

.menumissionstatement {
	top: 341px;
	left: 132px;
	position: absolute;
}

#discography, #forpromotors, #missionstatement, #biography, #calendar, #news {
	width: 266px;
	padding: 10px;
	background-color: #FFFFFF;
	display: none;
}

#discography {
	top: 48px;
	left: 174px;
	position: absolute;

}

#forpromotors {
	top: 187px;
	left: 472px;
	position: absolute;

}

#missionstatement {
	top: 341px;
	left: 175px;
	position: absolute;

}

#biography {
	top: 119px;
	left: 472px;
	position: absolute;
}

#calendar {
	top: 224px;
	left: 389px;
	position: absolute;

}

#news {
	top: 395px;
	left: 472px;
	position: absolute;

}

#contactinfo {
	top: 455px;
	left: 10px;
	position: absolute;
	width: 120px;

}
