body {
	margin:0 auto;
	padding:0;
	color:#CFB899;
	font-family:Tahoma;
	position: relative;
	background-color: #000000;
	text-align: center;
	background: url(http://www.pinkfloydish.com/images/bg1.gif);
}
#Wrapper {
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 715px;
	text-align: center;
}
#Header {
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 715px;
	height: auto;
}
#Header-nav {
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 715px;
	height: 75px;
	background: url(http://www.pinkfloydish.com/images/head01.jpg) no-repeat center top;
}
a {
	color:#978E8F;
	text-decoration:none;
}
a:hover {
	color:#663300;
	text-decoration:none;
}
#content {
	padding: 10px;
	margin-left: 210px;
	color: #CCB798;
}

#sidebar {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	color: #978E8F;
	text-align: center;
	direction: ltr;
	background: url(http://www.pinkfloydish.com/images/sidebar-bg.gif) repeat-y 195px 1px;
	font-size:0.75em;
	line-height: 1.2em;
}

#sidebar a {
	color: #978E8F;
	text-decoration:none;
}

#sidebar a:hover {
	color: #CCB798;
	text-decoration:none;
}

.blogrollmain {
	width: 190px;
	margin: 0;
	padding: 0;
        float: left;
}


ul {
	list-style: none;
	margin: 0;
	padding: 0 0 3px 0;
}

li {
	padding: 0 8px 5px 10px;
	text-align: left;
}
#footer {
	clear: both;
	padding: 10px;
	margin-top: 0;
	font-size: 11px;
}
.posted {
	color: #3B3C41;
	font-family:Verdana;
	font-weight: 600;
	text-align: left;
	direction: ltr;
}
.posted a {
	color: #3B3C41;
	text-decoration:none;
}

.posted a:hover {
	color: #978E8F;
	text-decoration:none;
}
.clink {
	padding-left: 15px;
	text-decoration: none;
	background: url(http://www.pinkfloydish.com/images/comment.gif) no-repeat 0px 3px;
}
.blog {
	text-align: left;
	direction: ltr;
	font-family:verdana;
	font-size:0.8em;
}
.comment {
	text-align: left;
	direction: ltr;
	padding: 10px;
	font-family:verdana;
	font-size:0.9em;
}
h2 {
	font-size:1em;
	font-weight:800;
	margin:0;
	padding-bottom: 10px;
	line-height: 0.5em;
}
#comments-header {
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 471px;
	height: 125px;
	background: url(http://www.pinkfloydish.com/images/comments.jpg) no-repeat center top;
}
textarea     {
	font-size: 11px;
	font-family: verdana;
}
input          {
	font-size: 11px;
	font-family: verdana;
}
hr {
	border: 1px solid #333333;
}