body {
	margin: 20px 0px 0px 20px;
	height:100%;
	font-family: "Courier New", Courier, mono;
	color:#FFCC66;
	font-size:11px;
	line-height:14px;
	background-color:#000000;
}

a {
	color:#EB6A4A;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
	color: #F2947D;
}

p {
	padding: 8px;
}

#menuback, #header {
	padding: 0px;
	margin: 0px;
	width: 611px;
	height: 382px;
	background-image: url(../sitewide/top.jpg);
	repeat: none;
	margin-left: auto;
	margin-right: auto;
}

#menu {
	position: relative;
	left: 15px;
	top: 265px;
	margin-left: auto;
	margin-right: auto;
}

#menu a {
	font-family: "Courier New", Courier, mono;
	color:#FFCC66;
	font-size:18px;
	line-height:18px;
	color:#000000;
}
	
#middle {
	width: 611px;
	background-image: url(../sitewide/middle.gif);
	background-repeat:repeat-y;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.content {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	width: 611px;
	clear: both;
	background-image: url(../sitewide/middle.gif);
	background-repeat:repeat-y;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

.entryleft {
	width: 270px;
	position:relative;
	left: 9px;
	float: left;
}

.entryright {
	width: 270px;
	position:relative;
	left: 61px;
	float: left;
}

#bottom {
	padding: 0px;
	width: 611px;
	height:1000px;
	background-repeat:no-repeat;
	background-image: url(../sitewide/bottom.gif);
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

p.headline, p.body, p.tracklist, p.format {
	background-image:url(../sitewide/texture.gif);
	margin: 3px;
}

p.bodypad { 
	background-image:url(../sitewide/texture.gif);
	margin: 3px 3px 15px;
}

p.image {
	background-image:url(../sitewide/picture_texture.gif);
	margin: 3px;
}

.date {
	font-weight:bold;
	font-style:italic;
}

#pagecontrol {
	width: 611px;
	position:relative;
	background-image: url(../sitewide/middle.gif);
	background-repeat:repeat-y;
}

#right {
	position:relative;
	float: right;
	background-color:#000000;
	padding: 5px;
	margin-bottom: 10px;
	right: 13px;
}

#left {
	position:relative;
	float: left;
	background-color:#000000;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 6px;
}

img {
	border: none;
}

#copyright {
	padding-top: 308px;
	width: 300px;
	margin-right: auto;
	margin_left: auto;
	padding-left: 153px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 285px;

}

.copyright {
	width: 300px;
	background-image:url(../sitewide/bottom_texture.gif);
	margin-right: auto;
	margin_left: auto;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 285px;
}

input, select, textarea {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	background-color: #FFE0A1;
	border: none;
	margin-bottom: 8px;
}

form {
	margin: 0px;
	padding: 0px;
}

.radio {
	background-color:#000000;
	margin-top: 3px;
}	

.error {
	color:#FF0000;
	font-weight:bold;
	margin-bottom: 8px;
	font-size:12px;
}