.body, list, redtext, bluetext, highlight, news, greytext {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	color: #000000;
}

.list { 
	line-height:15px;
}

.redtext {
	color: #ff0033;
}

.greytext {
	color: #666666;
}


.news {
	color: #ff0033;
	font-size: 14px;
	font-weight: bold;
}

.bluetext {
	color: #00a7ee;
}

.highlight {
	color:#000000;
	background-color: #dddddd;
}




.upcoming {
	font-family:  Arial, Helvetica, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	color: #000000;
	margin-left: 15px;
	margin-right: 15px;
}



form {
margin: 0px;
padding: 0px;
}


.h3 { 
color: #ff0033; 
font-size: 13px; 
font-family:  Arial, Helvetica, verdana, sans-serif;
font-weight: bold; 
line-height: 13px; }

.h4 { 
color: #000000; 
font-size: 13px; 
font-family:  Arial, Helvetica, verdana, sans-serif;
font-weight: bold; 
line-height: 16px; }



.divider {
margin-top: 20px; 
margin-bottom: 20px;

}

.albums {
margin-right: 20px; 
margin-bottom: 20px;

}

.bardivider {
margin-bottom: 5px;
}

.bardivider2 {
margin-top: 10px;
margin-bottom: 10px;
margin-left: 15px;
margin-right: 15px;
}

.bardivider3 {
margin-top: 10px;
margin-bottom: 5px;
}

.callout {
margin-top: 10px;
margin-bottom: 10px;
}

.footer {
margin-top: 30px; 
margin-bottom: 15px;

}


.thumbs {
margin-top: 10px; 
margin-bottom: 10px;
}

.thumbs2 {
margin-top: 10px; 
margin-left: 15px; 
margin-bottom: 10px;
}


.buy {
margin-top: 5px; 
margin-bottom: 13px;
_margin-bottom: 10px;
}

.buy2 {
margin-bottom: 10px;
}


.info {
margin-top: 8px; 
margin-bottom: 13px;
_margin-bottom: 10px;
}

.info2 {
margin-top: 8px; 
margin-bottom: 3px;
_margin-bottom: 1px;
}



.nav {
margin-bottom: 30px;

}

.header {
margin-bottom: 20px; 

}

.content {
margin-left: 117px;
margin-top: 30px;
position: relative;
}

.sidebar {
margin-left: 30px;
margin-right: 117px;
background-color: #C7D4D7;
vertical-align: top;
}

.sidebar2 {
margin-left: 10px;
margin-right: 10px;
background-color: #C7D4D7;
vertical-align: top;
}


a { color: #000000; text-decoration: none;} 
a:link { color: #000000; text-decoration: underline;} 
a:visited { color: #000000; text-decoration: underline;} 
a:active { color: #000000; text-decoration: underline;} 
a:hover { color: #000000;text-decoration: none; } 

a.white:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	background-color: ##00a7ee;
}
a.white:active {color: #FFFFFF;text-decoration: none;font-size: 1px; background-color: ##00a7ee;}
a.white:visited {color: #FFFFFF; text-decoration: none;font-size: 13px;background-color: ##00a7ee;}
a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	background-color: #000000;
}

a.red:link {
	color: #ff0033;
	text-decoration: underline;
	font-size: 11px;
}

a.red:hover {color: #ff0033;text-decoration: none;font-size: 11px;}
a.red:visited {color: #ff0033; text-decoration: underline;font-size: 11px;}

}