	body {
		margin:0px 0px 0px 0px;
		background:#333;
		font-family:"Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
		}

	A			{ color:#03c; text-decoration:none; }
	A:link		{ color:#03c; text-decoration:none; }
	A:visited	{ color:#03c; text-decoration:none; }
	A:active	{ color:#ff6; }
	A:hover		{ color:#09f; }

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

	#banner {
		color:#FFF;
		font-size: 30px;
		font-weight: bold;
		background-color: #000;
		background-image: url(/b/IMG/record2.jpg);
		background-repeat: no-repeat; 
		margin: 0px;
		padding: 5px 0px 60px 10px;
		letter-spacing: 2px;
		border-bottom:1px solid #999;
		}

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

	#content {
		background:#e6e6e6;
		border-right:1px dotted #999;
		margin-right: 220px;
		padding:0 0 20px 0;
		}

	#links {
		float: right;
		width: 220px;
		padding:0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}

		#links a, #links a:link, #links a:visited {
			color: #FFF;
			text-decoration: none;
			}
		#links a:active, #links a:hover {
			color: #FF0;
			text-decoration: none;
			}

	.blog {
		padding:15px 15px 10px 15px;
		}

	.blogbody {
		color:#333;
		font-size:small;
		font-weight:normal;
		line-height:140%;
		padding-left:10px;
		padding-right:10px;
		padding-top:10px;
		}

	.title {
		font-size:small;
		color:#333;
		text-transform: capitalize;
		font-weight:bold;
		border-bottom: 1px dotted #999;
		}

	#menu {
		margin-bottom: 0px;
		padding: 2px 0px 2px 0px;
		text-align: center;
		border-bottom: 1px solid #333;
		}


	.date {
		font-size:small;
		color:#933;
		padding:5px;
		margin-bottom:5px;
		font-weight:normal;
		}

	.posted	{
		font-size:x-small;
		color:#999;
		margin:10px 0px 15px 0px;
		text-align: right;
		border-bottom: 1px dotted #ccc;
		}

	#links ul {
				background-color: #000;
				list-style: none;
				margin: 0;
				padding: 0;
				border: none;
				}
		#links li {
				border-bottom: 1px solid #999;
				margin: 0;
				}
	#links li a {
				display: block;
				font-size: 13px;
				padding: 4px 0px 4px 10px;
				margin: 0px;
				color: #fff;
				text-decoration: none;
				width: 100%;
				}
	html>body #links li a {
			width: auto;
			}
	#links ul li a:hover {
			background-color: #999;
			color: #ff0;
			}

	#linkslist {
		color: #ccc;
		margin: 0;
		padding: 0;
		}
	#linkslist dt {
		margin: 0;
		padding: 0;
		}
	#linkslist dd {
		margin: 0;
		padding: 0;
		}

	.side {
		color:#003366;
		font-size:x-small;
		font-weight:normal;
		line-height:140%;
		padding:2px;
		margin: 0 0 0 14px;
		}

	.sidetitle {
		color:#999;
		font-size:x-small;
		font-weight:bold;
		line-height:140%;
		padding:2px;
		margin: 10px 0 0 10px;
		text-align:left;
		text-transform:uppercase;
		letter-spacing:.2em;
		}

	.comments-body {
		color:#666;
		font-size: x-small;
		font-weight:normal;
		padding-left:10px;
		padding-right:10px;
		padding-bottom:15px;
		}

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

	.comments-head {
		font-size: x-small;
		color: #333;
		border-bottom:1px solid #999;
		padding:5px;
		font-weight:normal;
		margin:10px 0px 10px 0px;
		}

	#banner-commentspop {
		color:#FFF;
		font-size:large;
		font-weight:bold;
		border-bottom:1px dotted #999;
		border-top:3px dotted #999;
		background:#000;
		padding:15px;
		text-transform:uppercase;
		letter-spacing:.2em;
		}
		
		
	 .trackback-body {
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#333;
  		line-height:140%;	
  		padding-top:15px;				
		}		

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

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

#footer {
	color: #e6e6e6;
	background-color: #000;
	font-size: x-small;
	margin: 0px;
	padding: 5px 10px 15px 10px;
	border-top: 1px solid #999;
}
#syndicate {
	float: left;
	text-align: left;
}
		#syndicate a, #syndicate a:link, #syndicate a:visited {
			color: #FFF;
			text-decoration: none;
			}
		#syndicate a:active, #syndicate a:hover {
			color: #FF0;
			text-decoration: none;
			}

#copyright {
	text-align: right;
}