@import url(./layout.css);
@import url(./presentation.css);
@import url(./custombar.css);
@import url(./arrowbar.css);
body {
	background-color:#666666;
}
#layoutheader {
	background:#999999 url(MusicLogo_white.gif) 0px 0px repeat-x;
	border-bottom: 1px solid #999999;
}
#storelogo {
	background:#999999 url(MusicLogo_white.gif) 0px -107px no-repeat;
}
#layoutnav {
	background: #666666 none;
}
#layoutnav ul li {
	background: #666666 none;
	border: 2px solid #999999;
}
#layoutnav a:link {color:#ffffff;background:#666666;}
#layoutnav a:visited {color:#ffffff;background:#666666;}
#layoutnav a:hover,#layoutnav a:visited:hover {color:#ffffff;background:#666666;}
#layoutnav a:active,#layoutnav a:visited:active {color:#ffffff;background:#666666;}
#layouttagline {
	background: #eeeeee none;
}
#taglinemain,#searchform {
	background: #eeeeee none;
}
#leftarrow {
	background: #999999 none;
}
#rightarrow {
	background: #999999 none;
}
#layoutfooter {
	background:#999999 none;
	color:#ffffff;
	}
#pagecontent {
	background-color:#666666;
}
table.store {
	background-color:#666666;
	border:1px solid #666666;
}
#leftsidenav ul li.listitemselected {
	background-color:#666666;
}
#cright {
	color:#;
}
.sitemaplabel {
	background: #666666 none;
}
a {color:#666666}
a.admin {color:#666666;}
a.header {color:#eeeeee;background-color:#666666;}
h1 {color:#000000}
h2 {color:#666666}
h3 {color:#666666}
hr {color:#666666;}
th.hilite {color:#000000;background-color:#dddddd;}
td.main,td.form {background-color:#ffffff}
#bottomnav a:link {color:#ffffff;background: #999999 none;}
#bottomnav a:visited {color:#ffffff;background: #999999 none;}
#bottomnav a:hover,#bottomnav a:visited:hover {color:#ffffff;background: #333333 none;}
#bottomnav a:active,#bottomnav a:visited:active {color:#333333;background: #ffffff none;}
.box {border-color : #999999;}
.colored {color:#666666}
.address,#cright a:link,#cright a:visited,#cright a:hover {color:#000000}
.row {background-color:#eeeeee;}
.special {background-color:#666666;border-color:#999999;}
.submit {background-color:#999999;}
.tableheader {color:#666666}
.textbackground {background-color:#ffffff}
.tag {color:#000000;}
.odd {
	background-color: #f9f9f9;
}
#cartarea {
	border-color:#999999;
}
input.cart {
	background-color: #999999;
}

