body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EEE6DB;
	margin-top: 5px;
}
p {
	font-size: 90%;
	color: #666666;
}
h1 {
	font-size: 120%;
	color: #666666;
	font-weight: normal;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 110%;
	color: #666666;
	font-weight: normal;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 100%;
	color: #666666;
	font-weight: normal;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 13px;
	color: #000000;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h5 {
	font-size: 13px;
	color: #666666;
	margin-top: 0px;
	font-weight: normal;
}
h6 {
	font-size: 110%;
	color: #715737;
	font-weight: normal;
	margin-top: 0px;
}





















tr {
	margin: 0px;
	padding: 0px;
}
.artistlist {
	font-size: 12px;
	color: #473723;
	background-color: #EEE6DB;
	border: 2px solid #C2A683;
	height: 18px;
}

.maintext2 {
	font-size: 90%;
	color: #666666;
}
.imagebordergap {
	padding: 5px;
	border: 1px solid #999999;
	float: left;
}



.HeaderText1 {
	font-size: 2em;
	color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
.HeaderTextsmall {

	font-size: 1.2em;
	color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
#footer {
	border: 0; padding:0; margin:0;
	color: #333333;
}
#footer p {
	font-family: verdana, arial,helvetica, sans-serif;
	font-size: .7em; 
	text-align:center;
	}
#footer a:link, #footer a:active, #footer a:visited {
	color: #666666;
}
#footer a:hover {
	background-color:#cacaca;
}
.maintext1 {

	font-size: 70%;
	color: #666666;
}
.Artistquote {
	font-size: 100%;
	color: #666666;
	font-style: italic;
	font-weight: bold;
}
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#underlinemenu{
margin: 0;
padding: 0;
}

#underlinemenu ul{
margin: 0;
margin-bottom: 0em;
padding-left: 0;
font-weight: bold;
width: 100%;
border: 0px solid #DFDFDF;
border-width: 0px 0;
font-size: .8em;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: left;
color: white;
font-weight: bold;
padding: 2px 6px 4px 6px;
text-decoration: none;
background: #C2A683 url(media/menudivide.gif) top right repeat-y;
}

#underlinemenu ul li a:hover{
color: white;
background-color: #B49165;
border-bottom: 4px solid black;
padding-bottom: 0;
}
a.one:link {
	font-size: 11px;
	font-weight:bold;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-decoration:none;
	margin: 0px;
	text-align: center;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.one:visited {
	font-size: 11px;
	font-weight:bold;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-decoration:none;
	margin: 0px;
	text-align: center;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

a.one:hover {
	color:#FFFFFF;
		background-color: #C2A683;
	text-decoration: underline;
}

a.two:link {
	font-size: 14px;
	font-weight:bold;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-decoration:none;
	margin: 0px;
	text-align: center;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.two:visited {
	font-size: 14px;
	font-weight:bold;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-decoration:none;
	margin: 0px;
	text-align: center;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

a.two:hover {
	color:#FFFFFF;
		background-color: #C2A683;
	text-decoration: underline;
}
