body {
	margin: 45px 0px 20px 0px;
	background-image: url(../images/bg9.jpg);
	background-position:top center;
        text-align: center;
        font-family: Verdana, Arial, sans-serif;
	}

a {
	text-decoration: underline;
	


a:link {
	color: #8FABBE;
	}

a:visited {
	color: #8FABBE;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #006699;
	}

.sidebar ul li a :
	padding: 8px 4px;
	color:#9B836A;
	font-weight: bold;
text-decoration:none;
	}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	
	background-color: #FFFFFF;
	height:100%;
	}
.next {
display: none;
}
#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #ffffff;
	text-align: left;
	}

#banner-img {
	display: none;
	}


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

#nav {
margin: 8px 0 0 0;
	background-color: #C5B7A8;
	padding: 0px;
	font-weight: bold;
	color: #ffffff;
	
font-size:.7em;
text-align:left;

}
.email {
	float:right;
	color:#ffffff;
	font-weight:bold;
	font-size:.7em;
	margin: 8px 10px 0 0;
	}


#nav a, #nav a:link, #nav a:active, #nav a:visited {
color:#ffffff;
padding:0 10px;
}

.email a, .email a:link, .email a:active, .email a:visited {
color:#ffffff;

}
#center {
	
	width: 525px;
	
	}

.content {
	padding: 15px 45px 15px 25px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
margin: 0 10px;
height:1%
	}


.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-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #996666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: right;
	line-height: normal;
	border-top: 1px solid #cccccc;
margin-top:15px;
padding-top:10px;
	}

.sidebar {
	padding: 10px;
	border-right:1px dotted #cccccc;
	background-color: #FFFFFF;
	}

.sidebar h2 {
	color: #57B1CC;
font-size: x-small;
	text-align:left;
	padding-left:5px;
	text-transform: uppercase;
  	font-weight:bold;
	}

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

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	border-top:1px dotted #eeeeee;
	list-style-type: none;
padding:8px 4px;
	}

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

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

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



#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%;
	}

.rimage {margin-left:15px;
margin-bottom:10px;
float:right;
}

.limage {margin-right:15px;
margin-bottom:10px;
float:left;
}

