body {
	margin: 5px 0 15px 0;
	background:#000000;
	color:#ffffff;
	font-weight:normal;
	font-family: Helvetica, 'Gill sans', 'Trebuchet MS', verdana, Arial, sans-serif;
	font-size:.95em;
}

A,A:link	{ color: #ff00cc; text-decoration: underline; }
A:visited	{ color: #ff00cc; text-decoration: none; }
A:active,A:hover	{ color: #999999;  }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	color:#ff99ff;
}

#banner {
	padding-left:15px;
	background-image:url(../images/turntables.jpg);
	background-repeat: no-repeat;
	height:100px;
	overflow:visible;
	margin-bottom:15px;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
	text-decoration: none;
}

#menu	{
	color:#ff00cc;
	background:#ffffff;
	text-transform:uppercase;
	font-size: 80%;
	padding:0;
}

#menu A, #menu A:link, #menu A:visited	{
	color:#ff00cc;
	text-decoration:none;
	border-right:5px solid #000000;
	padding: 1px 2px 2px 1px;
}

#menu A:hover, #menu A:active	{
	color:#000000;
	text-decoration:none;
}

#content {
	position:absolute;
	margin-right:20px;
	margin-left:225px;
	border:1px solid #ffffff;
	width: 70%;
}

#container {
	margin-top:30px;
}

#footer {
	clear: both;
}

#links {
	float: left;
	width: 200px;
	padding-left:15px;
}

.blog {
	background:#eeeeee;
	color:#000000;
}

.blogbody {
	font-weight:normal;
  	line-height:110%;
  	text-align:justify;
	margin-right: 50px;
	margin-left: 15px;
}

.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
	font-weight: normal;
	text-decoration: underline;
}

.title	{
	font-family:georgia, serif;
	font-size:110%;
}

#menu {
 	margin-bottom:15px;
	text-align:center;
}

.date	{
	text-transform:uppercase;
	border-bottom:1px solid #999;
	margin-bottom:10px;
	background:#ff99ff;
	color:#333333;
}

.posted	{
	font-size: x-small;
	color: #000000;
	margin-bottom:25px;
	}


.calendar {
	color:#666;
	font-size:x-small;
	font-weight:normal;
  	line-height:140%;
 	padding:2px;
	text-align:left;
}

.calendarhead {
	color:#666600;
	font-size:small;
	font-weight:normal;
 	padding:2px;
	letter-spacing: .3em;
  	text-transform:uppercase;
	text-align:left;
}

.side {
	background:#eeeeee;
	color:#000000;
	font-size:90%;
  	line-height:140%;
 	padding:3px;
 	margin-bottom:10px;
}

.sidetitle {
	background:#ff99ff;
	font-size:85%;
	color:#333333;
 	padding:2px;
	letter-spacing: .1em;
  	text-transform:uppercase;
  	text-align:center;
	border-bottom:1px solid #999;
}

.comments-body {
	color:#666;
	font-size:small;
	font-weight:normal;
  	line-height:140%;
 	padding-bottom:10px;
 	padding-top:10px;
 	border-bottom:1px dotted #999;
}

.comments-post {
	color:#666;
	font-size:x-small;
	font-weight:normal;
 	}


.trackback-url {
	color:#666;
	font-size:small;
	font-weight:normal;
  	line-height:140%;
 	padding:5px;
 	border:1px dotted #999;
	}


.trackback-body {
	color:#666;
	font-size:small;
	font-weight:normal;
  	line-height:140%;
 	padding-bottom:10px;
 	padding-top:10px;
 	border-bottom:1px dotted #999;
}

.trackback-post {
	color:#666;
	font-size:x-small;
	font-weight:normal;
 	}


.comments-head	{
	font-size:small;
	color: #666;
	border-bottom:1px solid #999;
	margin-top:20px;
	font-weight:bold;
 }

#banner-commentspop {
	color:#ffffff;
	font-size:large;
	font-weight:bold;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
 	background:#ff00cc;
 	padding-left:15px;
 	padding-right:15px;
 	padding-top:5px;
 	padding-bottom:5px; 	 	 	
	}
