/* RED COVER STYLES */

body {
	color:white;	
}

#wrapper {
	background: url('/images/bg-album-red.jpg') no-repeat left top;	
}

#logo {
	background:url("/images/logo-caro-emerald-yellow.png") no-repeat;
}

#mainmenu ul li a:hover, h1 {
	color: #fad641;
}

#submenu li a,
#submenu li a:visited {
	color: white;				
}

#submenu li a:hover {
	color:#FAD641;
	text-decoration:none;
}

#submenu li.active a,
#submenu li.active a:visited {
	color: black;				
}

/* END COVER STYLES */
