
BODY {
	background-color: black;
	margin: 0px;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
/*	color: white;*/
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;
}

#wrapper {
width:1000px;
}

#navBar {
font-weight:bold;
line-height:30px;
margin-left:71px;
margin-top:160px;
width: 100px;
float:left;
font-size:14px;

/*background:gray;*/
}
a {color: #b10025;text-decoration:none;font-weight:bold;}
a:hover {color: #fff;text-decoration:underline;font-weight:bold;}

a.whiteLink {color: #fff;text-decoration:none;font-weight:bold;}
a.whiteLink:hover {color: #fff;text-decoration:underline;font-weight:bold;}
.whiteLink a {color: #fff;text-decoration:none;font-weight:bold;}
.whiteLink a:hover {color: #fff;text-decoration:underline;font-weight:bold;}

#content {
float:left;
width:525px;
margin-left:60px;
margin-top:160px;
}

#contentMusic {
float:left;
width:643px;
margin-left:60px;
margin-top:160px;
}

#content P {margin-top:0px;color:white;}
#contentMusic P {margin-top:0px;color:white;}

h2 {color: #b10025;font-weight:bold;font-size:12px;margin:0px;}

.musicImage {
	width:131px;
	float:left;
	border-color: #c09060;
	border-width: 1px;
	border-style: solid;
}

.musicText {
width: 497px;
display:block;
float:right;
}

img {
/*
	border-color: #c09060;
	border-width: 1px;
	border-style: solid;
*/	margin-right:15px;
}


.musicItemDivider {
	clear:both;
	height:50px;
}

.musicItemDividerHalf {
	clear:both;
	height:10px;
}

.red {color: #b10025;font-weight:bold;}


.imageImage {
	width:565px;
}

.imageImage IMG {border-style:none;margin-bottom:30px;}

.imageItemDivider {
	clear:both;
	height:15px;
}

.contactText {
width: 255px;
font-weight:bold;
}

a.image {text-decoration:none;}