body {
	margin: 0; 
	padding: 0; 
	background: #fff; 
	text-align: center; 
	font: 12px/150% Verdana, Arial, sans-serif;
}

a {
	text-decoration: none;
	}

a:link {
	color: #36C;
	}

a:visited {
	color: #36C;
	}

a:active {
	color: #666;
	}

a:hover {
	color: #36C;
	text-decoration: underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	width: 680px;
	margin: 1.5em auto;
	text-align: left;
	}

#banner {
	height: 280px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 680px;
	margin-bottom: 18px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	}

#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	text-indent: -9999px;
	}

#banner h2 {
	display: none;
	}

.content {
	float: left; 
	width: 450px;
	}

.content p {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content li {
	float: left;
	}

.content h2 {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content img.left {
	 float: left;
	 border: 0px none;
	 margin-left:0;
	 margin-right:10px; 
	margin-top:2px; 
	margin-bottom:5px;
	vertical-align: middle;
}

.content img.right {
	float: right;
	 border: 0px none; 
	margin-left:10px; 
	margin-right:0; 
	margin-top:2px; 
	margin-bottom:5px;
	vertical-align: middle;
}

.content p.posted {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	clear: both;
	}
	
.content .playlist .box {
	background: url(images/playlistbgnd.png) no-repeat left bottom;
	padding: 0 7px 7px 7px
	border-width: 0;
	margin-bottom: 1.25em;
	}

.content .playlist .box h3 {
	background: #ffffff url(images/playlisth2.png) no-repeat left top; 
	padding: 5px 5px 4px 6px; 
	border-bottom: none;
	margin: 0 -7px 5px -7px; 
	color: #585c5c;
	font-size: 10px;
	font-weight: bold;
	}
	
.content .playlist .box img {
	text-align: center;
	margin: 0 6px 6px 0;
	width: 50px;
	height: 50px;
	display: inline;
}

.sidebar {
	float: right; 
	width: 200px; 
	font: 10px 
	}
	
.sidebar a {
	color: #303335;
	text-decoration: none;
	}

.sidebar a:hover {
	color: #36C;
	text-decoration: underline;
	}

.sidebar .box {
	background: url(images/sidebar_bg.png) no-repeat left bottom;
	padding: 0 7px 7px;
	border-width: 0;
	margin-bottom: 1.25em;
	}

.sidebar .box h2 {
	background: #ffffff url(images/sidebarh2.png) no-repeat left top; 
	padding: 5px 5px 4px 6px; 
	border-bottom: none;
	 margin: 0 -7px 5px -7px; 
	 color: #585c5c;
	 font-size: 10px;
	 font-weight: bold;
	}

.sidebar ul {
	 list-style: none outside; 
	 margin: 0; 
	 padding: 0;
	}

.sidebar li {
	padding-bottom: .3em;
	}

.files {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	}

#entry ul {
	list-style: square outside; 
	margin: 0 0 0 16px; 
	padding: 0;
	}

#news ul {
	list-style: square outside; 
	margin: 0 0 0 16px; 
	padding: 0;
	}

#linkshare {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	font: Verdana, Arial, sans-serif;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: center;
	padding: 2px;
	margin-top: 2em;
	margin-bottom: 2em;
	}

#footer {
	font-size: 10px;
	border-top: 1px solid #a1a5a9;
	padding-top: 1em;
	text-align: right;
	width: 680px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	color: #666666;
	}

#powered img {
	border: 0px;
	vertical-align: middle;
}
