@charset "UTF-8";
/* CSS Document */

body {
	background-color:#000000;
	color:#FFFFFF;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}

a:link, a:visited	{
	color:#990000;
	text-decoration:none;
}

a:hover	{
	color:#FFFFFF;
	text-decoration:none;
}


.page	{
	position:relative;
	margin-top:-10px;
	margin-left:auto;
	margin-right:auto;
	width:1124px;
	background-image:url(images/background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:700px;
	min-height:700px;
	line-height: 18px;
}

#backtoindex	{
	position:absolute;
	top:0px;
	left:0px;
	width:1124px;
	height:145px;
}

#backtoindextwo	{
	position:absolute;
	top:147px;
	left:0px;
	width:687px;
	height:140px;
}

#clickemail	{
	position:absolute;
	top:147px;
	left:689px;
	width:335px;
	height:82px;
	background:url(images/banneremail.jpg);
}

a:hover	#clickemail	{
	background:url(images/banneremailhover.jpg);
}

.afterbanner	{
	position:absolute;
	top:285px;
	right:70px;
	width:970px;
}

.menubar	{
	position:absolute;
	width:970px;
	height:35px;
	background:#FFFFFF;
	opacity:0.3;
	filter:alpha(opacity=30);
}

#menustart, .menuitem	{
	background-image:url(images/menu_bg.png);
}

a:hover #menustart, a:hover .menuitem	{
	color:#990000;
	background:#FFFFFF;
	text-decoration:none;
}

#menustart, .menuitem	{
	font-size:16px;
    float:left;
	opacity:0.9;
	filter:alpha(opacity=90);
	text-align:center;
	padding-top:8px;
	height:27px;
	color:#FFFFFF;
	border-right:#FFFFFF solid 3px;
}

#menustart	{
	width:95px;
	border-left:#FFFFFF solid 3px;
}

.menuitem	{
	width:98px;
}

#menustartactive {
	font-size:16px;
    float:left;
	opacity:0.9;
	filter:alpha(opacity=90);
	text-align:center;
	padding-top:8px;
	height:27px;
	color:#990000;
	background:#FFFFFF;
	border-right:#FFFFFF solid 3px;
	border-left:#FFFFFF solid 3px;
	width:95px;
}

#menuitemactive	{
	font-size:16px;
    float:left;
	opacity:0.9;
	filter:alpha(opacity=90);
	text-align:center;
	padding-top:8px;
	height:27px;
	color:#990000;
	background:#FFFFFF;
	border-right:#FFFFFF solid 3px;
	width:98px;
}


.column1, .column2	{
	float:left;
	margin-top:7px;

}

.column1	{
	width:397px;

}

.column2	{
	margin-left:86px;
	width:440px;
	font-size:15px;
	text-align:justify;
}

.centercontent	{
	margin-right:auto;
	margin-left:auto;
	width:750px;
	height:100px;
	min-height:100px;
	padding-top:20px;
	padding-bottom:100px;
	text-align:center;
}

.bodyoftext	{
	margin-top:20px;
	text-align:justify;
}

.titleimg	{
	margin-bottom:10px;
}

.thumbnail	{
float:left;
	padding: 20px;
}

/* ------ ARTIST PAGE ------ */

a .artisticon 	{
	border: 0px;
}

a:hover .artisttab	{
	background:#630001;
}

a .artisttitle 	{
	text-decoration:none;
	color:#FFFFFF;
}

a .artisttext 	{
	text-decoration:none;
	color:#FFFFFF;
}

.artisttabactive	{
	background:#630001;
	width:390px;
	height:83px;
	padding-right:10px;
}

.artisttab		{
	background:#333333;
	width:390px;
	height:83px;
	padding-right:10px;
}

.artisticon	{
	float:left;
	padding-right:20px;
}


.artisttitle	{
	font-size: 20px;
	padding-top:10px;
	margin-bottom:10px;
}

.artisttext		{
	font-size: 16px;
}


.footer	{
	float:left;
	width:923px;
	text-align:center;
	margin-top: 40px;
}

/*  Bio PAGE  */

.bioicon	{
	float:left;
	padding-right:20px;
	padding-bottom:5px;
}

.biotitle	{
	font-size: 20px;
	margin-bottom:10px;
}

a.breadcrumbs {
	color:#FFFFFF;
	font-size:16px;
}

a:hover.breadcrumbs {
	color:#990000;
	font-size:16px;
}
