body {
	background: #a5a4a4 url(../images/back.jpg) top repeat-x;
	font-family: Helvetica, Verdana, sans-serif;
	font-size:80%;
	line-height:1.4em;
	margin:0 auto;
	padding:0;
}
h1 {	
	background: url(../images/h1back.gif) left bottom no-repeat;
	color:#5c1055;
	font-size:170%;
	padding: 0 0 15px 10px;
}
h2 {
	border-bottom:1px solid #cccccc;
	color:#5c1055;
	font-weight:bold;
	text-transform:uppercase;
}
h3 {
	color:#5c1055;
}
a {
	color:#41173d;
}
img {
	border-style:none;
}

/* Classes */
.bold {
	font-weight:bold;
}
.content {
	float:left;
	margin:0;
	overflow:auto;
	width:530px;
}
.listennow {
	float:right;
	padding:0 2em;
}
.logo_link {
	height:175px; 
	padding-top:25px; 
	width:275px;
}
.sponsors {
	background-color:white;
	border-left:1px solid #cccccc;
	float:right;
	overflow:auto;
	padding:1em 2em 2em;
}
.sponsors img {
	border-bottom:1px solid #cccccc;
	padding:1em 0;
}

/* IDS */
#content {
	margin-right:300px;
}
#contentholder {
	background: url(../images/content_back.gif) top center repeat-y;
	margin:0 auto;
	overflow:auto;
	padding:0;
	width:959px;
}
#header {
	position:relative;
	height:255px;
	margin:0 auto;
	width:946px;
}
.headerimg1 {background: url(../images/headerimg1.jpg) top center no-repeat;}
.headerimg2 {background: url(../images/headerimg2.jpg) top center no-repeat;}
.headerimg3 {background: url(../images/headerimg3.jpg) top center no-repeat;}
.headerimg4 {background: url(../images/headerimg4.jpg) top center no-repeat;}
.headerimg5 {background: url(../images/headerimg5.jpg) top center no-repeat;}
.headerimg6 {background: url(../images/headerimg6.jpg) top center no-repeat;}

#footer {
	background: url(../images/content_bottom.gif) top center no-repeat;
	clear:both;
	color:white;
	margin:0 auto;
	padding-top:20px;
	text-align:center;
	width:959px;
}
#main {
	margin:0;
	overflow:auto;
	padding:4em 2em 1em;
}
#main li {
	padding:.5em 1em;
}
#main h2 {
	padding:0 1em;
}
#main h3 {
	padding:0 1em;
}
#main p {
	padding:1em;
}
#nav {
	background: transparent url(../images/nav_back.gif) top center no-repeat;
	height:42px;
	margin:0 auto;
	padding:0;
	width:1000px;
}
#nav ul {
	margin:0 auto;
	width:959px;
}
#nav li {
	display:inline;
	margin:0 auto;
}