body {
	background-attachment: fixed;
	background-image: url(_img/background.jpg);
	background-color:#000000;
	background-repeat: no-repeat;
	background-position: center top;
	
}

.mainitem {
	background-attachment: scroll;
	background-image: url(http://www.kallistidesign.com/radio-active-music/_img/blue-back.jpg);
	background-color:#000000;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #bebdcb;
	padding: 7px;
}

.greyitem {
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: center bottom;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: #EBE89F;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBE083;
	font-weight: normal;
}

#creditfooter {
        display: none; 
}



h1 {
	font-family: Verdana,  sans-serif;
	font-size: 22px;
	color: #E4C072;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D70081;
}

a {
	font-family: Verdana,  sans-serif;
	color: #EBE89F;
	font-weight: bold;
	text-decoration: none;
}

A:Hover {
  color: #ffffff;
  font-weight: bold;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8FDCD9;
}

.maintext
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #C8C690;
}

div.feedburnerFeedBlock ul {
	margin-left:0;
	padding-left:0;
	list-style-type: none;
	padding-bottom: 0px;
	
}

div.feedburnerFeedBlock ul li span.headline {
	font-weight:bold;
	font-size: 16px;
	display:block;
	margin:24px 0 24px 0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-top-color: #6A3C1C;
	border-right-color: #6A3C1C;
	border-bottom-color: #6A3C1C;
	border-left-color: #6A3C1C;
	border-bottom-style: none;
	font-style: normal;
}
div.feedburnerFeedBlock ul li span.headline {
	font-weight:bold;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-top-color: #6A3C1C;
	border-right-color: #6A3C1C;
	border-bottom-color: #6A3C1C;
	border-left-color: #6A3C1C;
	border-bottom-style: solid;
}

