<style>
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #CCC;
	font-variant: small-caps;
}
#wrapper {
	text-align: Left;
	margin: 0px auto;
	padding: 0px;
	border:thin solid #000;
	width: 800px;
	background-color: #990000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header {
	margin: 0 0 15px 0;
}

#side-a {
	float: left;
	width: 395px;
	padding-right: 2px;
	padding-left: 2px;
}

#side-b {
	float: left;
	width: 395px;
	padding-right: 2px;
	padding-left: 2px;
}

#content { 
	float: left;
	width: 795px;
	padding-right: 2px;
	padding-left: 2px;
}

#footer {
	clear: both;
	background-color: #AE0026;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000;
	padding-left: 10px;
}
body {
	background-image: url(Artist_Page_Images/bg.png);
	background-position:top;
	background-repeat: repeat; 
	background-color: #000000;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}
a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ffff00;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
.style20 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
}
.style23 {color: #FFFF00}
.style26 {color: #FFFFFF; font-weight: bold; }
.style29 {font-size: 14px}
.style30 {color: #FFFF00; font-weight: bold; font-size: 14px; }
.style32 {
	color: #FFFF00;
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
}
.style33 {
color: #FFFFFF;
font-size: 14px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-style: normal;
line-height: normal;
}
.style35 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
img.floatLeft { 
    float: left; 
    margin: 2px; 
}

</style>
