*{
	margin:0;
	padding:0;
	list-style:none;
	text-decoration: none;
	background-color: #FFFFcc;
}
body {
	font: 65% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	margin:5px;
	color:#555;
}
html { 
	height: 100%; 
	margin-bottom: 1px; 
	
}
.header {
	background: #000;
	cursor: pointer;
	padding:4px;
}
#footer {
	width:660px;
	margin:0 auto;
	background: #FFFFCC;
	color:#aaa;
}

#footer p {
	background:#FFFFCC;
	color:#666;
	margin:15px 0;
	line-height:19px;
	color:#666;
}
#footer a {
	color:#000;
	background:#FFFFCC;
	text-decoration:none;
	font-weight:bold;
}

#footer .validate {
	float:right;
}

#news {
	width:640px;
	margin:0 auto;
}
#news a {
	text-decoration:none;
	font-weight:bold;
	background-color: #333;
	color:#FFFFFF;
}
.news_headings{
	padding:5px 10px;
	background:url(../images/item_bg.jpg) top no-repeat;
	margin-top:1px;
	cursor:pointer;
	font:175% "Trebuchet MS";
	letter-spacing:1px;
	text-decoration:none;

}
}

.news_headings:hover{
	background:url(../images/item_bg_hover.jpg) top no-repeat;
}
.news h2 {
	font:150% "Trebuchet MS";
	font-weight: bold;
	margin:5px 0 20px;
	padding:5px 0;
	color:#B02700;
	border-bottom:1px solid #eee;
	background:url(../images/h2.jpg) bottom left no-repeat;
}

.header:hover{
	background-color:#666;
}

#header h1 a {
	color:#333;
	text-decoration:none;
}

#header h1 a:hover {
	color:#000;
}
.selected{
	background-color:#F00;
	color:#FFF;
}

.content{
	background:#fff;
	padding:4px;
}

.form{
	padding: 10px;
	}
	
.accordion_child a {
	background:url(../images/td.jpg) top repeat-x;
	color:#333;
}

.accordion_child a:hover {
	text-decoration:underline;
}

.accordion_child ul.links li {
	background-color:#fafafa;
	background:url(../images/bullet.gif) left no-repeat;
	margin:5px 350px 20px 0;
}

.accordion_child .img {
	float:right;
	padding:5px;
	background:#fafafa;
	margin:0 0 20px 20px;
	border:1px solid #eee;
}
input {
	width:180px;
		background:url(../images/input.jpg) top no-repeat;
	font: 100% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color:#333;
	border:0;
	padding:7px 10px;
	margin:5px;
	color:#777;
}
textarea {
	width:350px;
	height:105px;
	background:url(../images/textarea.jpg) top no-repeat;
	font: 100% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color:#333;
	border:0;
	padding:10px;
	margin:5px;
	color:#777;
}

input[type=submit] {
	 cursor:pointer;
	 background-color: #fafafa;
	 color:#fff;
	 font-weight:bold;
	 width:200px;
	 height:33px;
	 padding:7px 10px;
	 background:url(../images/submit.jpg) top no-repeat;
}

blockquote {
	  background-color: #fafafa;
	  font: 100% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	  font-style: italic;
	  padding-left: 18px;
	  color:#888;
	  margin:20px 0;
}

blockquote:first-letter {
	background: url(../images/open-quote.gif) no-repeat left top;
    padding-left: 18px;
}

.accordion_child ul {
	margin:25px 0 25px 0px;
	background-color:#fafafa;
}

.accordion_child ul li {
	
	list-style:none;
	padding-left:20px;
	margin:10px 0;
	background:url(../images/bullet.gif) left no-repeat;
	border-bottom:1px solid #eee;
	padding-bottom:5px;
	line-height:19px;
	
}

table {
	width:100%;
	padding:5px;

}

td {
	background:#fafafa;
	padding:4px;
	text-align:center;
	background:url(../images/td.jpg) top repeat-x;
}
}

tr {
	background:#fafafa;
	padding:4px;
	text-align:center;
	background:url(../images/td.jpg) top repeat-x;
}
h2 {
clear:both;
}

.accordion_child h2 {
	font:150% "Trebuchet MS";
	font-weight: bold;
	margin:5px 0 20px;
	padding:5px 0;
	color:#B02700;
	border-bottom:1px solid #eee;
	background:url(../images/h2.jpg) bottom left no-repeat;
}

#header h1 {
text-align:center;
font:300% "Lucida Bright", Georgia, Verdana, Arial;
font-style:italic;
color:#232323;
margin-top:30px;
letter-spacing:-1px;
}

#header h2 {
text-align:center;
font:90% Verdana;
text-transform:uppercase;
letter-spacing:2px;
color:#bbb;
margin:10px 0 30px;
}




#accordian{
	background:#fafafa;
	padding:5px;
	width:660px;
	z-index:2;
	margin:0 auto;
}

.accordion_headings{
	padding:5px 10px;
	background:url(../images/item_bg.jpg) top no-repeat;
	color:#FFFFFF;
	margin-top:2px;
	cursor:pointer;
	font:175% "Trebuchet MS";
	letter-spacing:1px;
	text-decoration:none;
	clear:both;
}

.accordion_headings:hover{
	background:url(../images/item_bg_hover.jpg) top no-repeat;
}

.accordion_child{
	background:#fafafa;
	padding:20px 20px;
	border:5px solid #f4f4f4;
	
}

.accordion_child .artist_img{
	background:#fafafa;
	padding:10px 210px;
	border:5px solid #f4f4f4;
	
}
img {
	float: right;
	padding:5px;
	background:#fff;
	margin:0 0 10px 10px;
	border:1px solid #eee;
}

imgroll {
	float:right;
	padding:5px;
	background:#fff;
	margin:0 0 20px 20px;
	border:1px solid #eee;
}
p {
	background:#fafafa;
	margin:10px 0;
	line-height:19px;
}
#artists p {
	margin:10px 0;
	background:#fafafa;
}

.header_highlight{
	background:url(../images/item_bg_hover.jpg) top no-repeat;
}
 
 #artist{
	background:#fafafa;
	padding:5px;
	width:660px;
	z-index:2;
	margin:0 auto;
}

.artist_headings{
	padding:5px 10px;
	background:url(../images/artist_bg_hover.jpg) top no-repeat;
	color:#FFFFFF;
	margin-top:2px;
	cursor:pointer;
	font:175% "Trebuchet MS";
	letter-spacing:1px;
	text-decoration:none;
	clear:both;
}
.artist_highlight{
	background:url(../images/artist_bg_hover.jpg) top no-repeat;
}

.hovermenu {
	width:660px;
	margin:0 auto;
	background: #FFFFCC;
	color:#aaa;
}
.hovermenu ul{
font: bold 13px arial;
padding-right: 175px;
margin-left: 0;
height: 20px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: right;
color: black;
background-color: #fafafa;
border: 2px solid #FFF2BF;
}

.hovermenu ul li a:hover{
background-color: #EEBF63;
border-style: outset;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
