body {
	font-family: Verdana, Arial, sans-serif;
	margin: 0px 0px 20px 0px;
        background-color: #999999;
       	text-align: center;
	}

a {
	text-decoration: underline;
	}

a:link, a:visited, a:active {
	color: #036;
	}

a:hover {
	color: #369;
	}

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

div#frame {
	margin-right: auto;
	margin-left: auto;
	padding: 50px;
        background-color: #fff;
}

div#tagline {
	margin-right: auto;
	margin-left: auto;
        width: 400px;
        text-align: left;
}

div#tagline p.index {
        text-align: center;
}

div#tagline p a {
	text-decoration: none;
	}

div#tagline p a:link {
	color: #fff;
	}

div#tagline p a:visited {
	color: #ccc;
	}

div#tagline p a:active {
	color: #069;
	}

div#tagline p a:hover {
	color: #069;
	}

img.Thumb {
        width: 100px;
        height: 75px;
        margin: 6px 4px;
}

div#tagline h1, {
	margin: 0px;
	padding: 5px 0px;
	font-weight: normal;
	}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #036;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 39px;
	}

#banner-img {
	display: none;
	}


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

#banner h1 {
	font-size: xx-large;
	}

#banner h2 {
	font-size: small;
	}

#center {
	float: left;
	width: 500px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

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

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #666666;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h3 {
	color: #666666;
	font-size: small;
	text-align: left;
	font-weight: bold;	
	margin-bottom: 10px;
	}

p.posted {
	color: #036;
	font-size: x-small;
	border-top: 1px solid #036;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
