body {
	margin: 0px 0px 20px 0px;
		background-color: #333;
		font-family: "Lucida Grande", Arial, sans-serif;
        	text-align: center;
	}

img {border:0px;}

a {
	text-decoration: none;
	}

a:link {
	color: #339933;
	text-decoration: none;
	}

a:visited {
	color: #060;
	text-decoration: none;
	}

a:hover {
	color: #006699;
	text-decoration: underline;
	}

a:active {
	color: #FFCC00;
	text-decoration: none;
	}

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

#container {
		width:800px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
background-image: url(images/contentstretch.gif);
	background-repeat: repeat-y;
		text-align:left;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #003300;
	background-image: url(images/bannerstretch.gif);
        height: 137px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	}

#banner-img {
	display: none;
	}

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

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

#banner h2 {
	font-size: small;
	}

#banner h3 {
        font-size: 11px;
        }

#center {
	float: left;
	width: 475px;
	overflow: hidden;
	padding: 0px;
	}


#left {
		width:150px;
		padding: 0px;
		float:left;
		background:#fff;
		}
#right {	
color: #FFF;
	float: left;
	width: 175px;
	padding:0px;
	overflow: hidden;
		background:#449944;

	}
.content {
	padding: 15px 20px 5px 20px;
	background-color: #FFFFFF;
	color: #333;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 13px;
	}
		
.content p {
	color: #333;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	line-height: 140%;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
background-image: url(images/quote.gif);
background-repeat: no-repeat;
background-position: top left;
border-left: 1px dotted #CC9999;
padding-left: 10px;
	}

.entry a:link {
	color: #FF6600;
	text-decoration: underline;
	}

.entry a:visited {
	color: #060;
	text-decoration: none;
	}

.entry a:hover {
	color: #006699;
	text-decoration: underline;
	}
.content ul {
list-style-type: circle;
}
.content li {
	line-height: 130%;
	}

.content h2 {
	color: #666666;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #666666;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content p.posted {
	color: #999999;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: x-small;
	border-bottom: 1px dotted #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
color: #fff;
	}
.sidebar a:link {
color:#ff6;
	text-decoration: none;
}
.sidebar a:visited {
color:#ccc;
	text-decoration: none;
}
.sidebar h2 {
	color: #ccffcc;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
border-bottom: 1px dotted #999999;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	list-style-type: none;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}
.linkdesc {
       margin-left: 12px;
       margin-bottom: 6px;
}
.link-note {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: "Lucida Grande", Arial, sans-serif;
	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%;
	}