body {
	color: #000; background-color: #efefef; padding: 0px; margin: 25px 0px 25px; font-size: 13px; font-family: Verdana; text-align: center;
}
.container {
	border: #ccc 1px solid; background: white; margin-left: auto; width: 800px; margin-right: auto;
}
#centercontent {
	padding-right: 20px; margin-top: 20px; padding-left: 20px; margin-right: 25%; text-align: left
}
#pullout {
	margin-top: 0px; padding-left: 0px; float: right; border-left: #ccc 1px dotted; width: 25%; position: relative; text-align: left;
}
.header {
	text-align: center;
}
.nav {
	background-color: #999;
}
a {
	color: #c00; text-decoration: underline;
}
a:hover {
	color: #000;
}
h1 {
	padding: 0px; margin: 0px; font-weight: normal;
}
h2 {
	padding: 0px; margin: 0px; font-weight: normal;
}
h3 {
	padding: 0px; margin: 0px; font-weight: bold; font-size:16px;
}
#centercontent p.posted {
	padding: 3px; border-top: #999 1px dotted; font-weight: bold; font-size: x-small; margin-bottom: 30px; color: #999; line-height: normal; text-align: left;
}
.blah {
        font-size: x-small;
}

.posted a {
	border-bottom: #c00 1px dotted; text-decoration: none;
}
.sidebar {
	padding: 15px;
}
.sidebar a {
	text-decoration: none
}
.sidebar a:link {
	
}
.sidebar a:visited {
	
}
.sidebar a:active {
	
}
.sidebar a:hover {
	
}
.sidebar h2 {
	padding: 3px; font-weight: bold; font-size: x-small; text-transform: uppercase; color: #666; border-bottom: #999 1px solid; letter-spacing: 0.1em; text-align: left;
}
.sidebar ul {
	padding-left: 0px; MARGIN: 0px 0px 30px;
}
.sidebar li {
	margin-top: 10px; font-size: x-small; color: #333333; list-style-type: none; text-align: left;
}
.sidebar img {
	border: #eeeeee 5px solid;
}
.photo {
	margin-bottom: 20px; text-align: left;
}
.link-note {
	padding: 2px; font-size: x-small; margin-bottom: 15px; line-height: 150%; text-align: left;
}
#powered {
	padding: 2px; margin-top: 50px; font-size: x-small; text-transform: uppercase; color: #666; line-height: 140%; letter-spacing: 0.2em; text-align: center;
}
#comment-data {
	border-right: #bbb 1px dotted; padding-right: 15px; FLOAT: left; WIDTH: 180px; margin-right: 15px; text-align: left;
}
unknown {
	border-right: buttonshadow 1px solid; padding: 0px; border-top: buttonhighlight 1px solid; background: #ccc; margin: 0px; border-left: buttonhighlight 1px solid; width: 78px; border-bottom: buttonshadow 1px solid; height: 20px; text-align: left;
}
blockquote {
	padding: 6px; BORDER-TOP: #eee 1px solid; font-size: 11px; background: #fffff0; line-height: 18px; border-bottom: #eee 1px solid;
}