#contentContainer3{
	height: 469px;
	background-image: url(../images/template3/mainBack.png);
	background-repeat: no-repeat;
	padding: 28px 0px 0px 15px;	
 width: 840px;     
}

#contentLeft3{
overflow: auto; 
height: 430px;
width: 815px;
}

#content3{
width: 814px;
height: 442px;
overflow: auto;
}

#content3 a{
color: #E14B14;
text-decoration: none;  
}

#content3 a:hover{
text-decoration: underline;  
}

#breadcrumb3{
	height: 22px;
	width: auto;
	padding: 3px 0px 0px 0px;
	color: white;
	font-size: 11px;
	text-transform: lowercase;
	margin: -27px 0px 7px 0px;
}

#breadcrumb3 a{
	color: white;
	text-decoration: none;
}

#breadcrumb3 a:hover{
	text-decoration: underline;
}

#boxContainer{
margin-left: 10px;
padding-top: 14px;
}

.boxes{
width: 249px;
height: 129px;
float: left;
margin: 0px 2px 10px 11px;
position: relative;
}

.musicBoxes{
width: 249px;
height: 404px;
float: left;
margin: 0px 2px 10px 11px;
position: relative;
}

.musicBoxes h1{
font-size: 15px;
color:#E14B14;
}

.salesBoxes{
width: 249px;
height: 50px;
float: left;
margin: 0px 2px 10px 11px;
position: relative;
text-align: center;
}

.boxes a:hover{
text-decoration: none;
}

.galleryTitle{
 position: absolute;
 top: 5px;
 left: 10px;
 color: white;
 font-weight: bold;
 font-size: 12px;
}

#newsLogin{
bottom:29px;
position:absolute;
right:18px
}

#newsLogin a{
color: #E14B14;
text-decoration: none;
}

#newsLogin a:hover{
text-decoration: underline;
}

