body {
	margin: 0px 0px 20px 0px;
		background-color: #FFFFFF;
	
        	text-align: center;
        
	}
.toplink {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	width: 800px;
	border: 1px solid #FFFFFF;
	
	height: 50px;
	}
	
.toplink h1 {
	font-size: medium;
	color: #846643;
	text-align: center;
	padding-top: 20px;
	font-weight: bolder;
	line-height: normal;
}

a {
	text-decoration: none;
}

a:link {
	color: #666666;
	}

a:visited {
	color: #666666;
	}

a:active {
	color: #FFFFFF;
	background-color: #846643;
	font-weight: bold;
	}

a:hover {
	color: #FFFFFF;
	background-color: #846643;
	font-weight: bold;
	}

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

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

#banner {
	
	border-bottom: 1px solid #FFFFFF;
	height: 100px;
	background-image: url(logo2.jpg);
	background-repeat: no-repeat;
	
	}

#banner-img {
	display: none;
	}


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

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

#banner h2 {
	font-size: small;
	color: #FFFFFF;	
	}
	
#banner a{
background-color: transparent;	
}
#left{
	width: 150px;
	overflow: hidden;
	float: left;
	}

#c-left{
	width: 200px;
	overflow: hidden;
	float: left;}
	
.profile {
	padding-bottom: 20px;
}
.profile h2{
	background-color: #988D7D;
	color: #E5C494;
	font-size: small;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 3px;
	
	
}


.profile h3{
	color: #79AA4F;
	font-size: small;
	margin-top: 10px;
	text-align: left;
	line-height: normal;
	margin-left: 5px;
	font-weight: bold;
}
.profile a.theme:active {
	color: #FFFFFF;
	background-color: #79AA4F;
	font-weight: bold;
	}
.profile a.theme:hover {
	color: #FFFFFF;
	background-color: #79AA4F;
	font-weight: bold;
	}
.profile h4{
	color: #846643;
	font-size: small;
	text-align: left;
	margin-left: 10px;
	margin-top:5px;
	line-height: normal;
	padding-top: 3px;
}

.profile p{
	color: #666666;
	font-size: small;
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	
	}

/*	
.profile ul ul {
	margin-bottom: 0px;
	}*/
.profile ul {
	padding-left: 0px;
	color: #000000;
	margin-left: 0px;
	}

.profile li {
	color: #8DC9E0;
	font-size: small;
	text-align: left;
	line-height: 120%;
	margin-top: 5px;
	list-style-type: none;
	margin-left: 5px;
	
	}


#center {
	float: left;
	width: 500px;
	overflow: hidden;
	
	}
#center a:link {
	color: #E5C494;
	}

#center a:visited {
	color: #CCCCCC;
	}

#center a:active {
	color: #CCCCCC;
	}

#center a:hover {
	color: #CCCCCC;
	}
.content {
	
	color: #666666;
	font-size: small;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	}

.content h1 {
	color: #E5C494;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	background-color: #988D7D;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 3px;
	
		}

.content h2{
	
	color: #846643;
	font-size: small;
	font-weight: bold;
	margin-top: 5px;
	padding-left: 5px;
	text-align: left;
}
.content h2.title{
	font-size: medium;
	text-align: center;
}

.content pre {
	font-size: larger;
}
.content span{
	text-align: left;
	padding-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: normal;
}
.content p.posted {
	color: #846643;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}
.caption {
	font-size: medium;
	color: #000000;
	width: 250px;
	margin: 5px auto;
}

.sidebar {
	
	padding-bottom: 15px;
	float: left;
	width: 150px;
	
	overflow: hidden;
	position: absolute;
	}



#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #E5C494;
	font-size: small;
	text-align: center;
	font-weight: bold;
	background-color: #988D7D;
	padding-top: 4px;
	padding-left: 3px;
	
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #E5C494;
	font-size: small;
	text-align: center;
	background-color: #988D7D;
	margin-top: 5px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 3px;
	
	}

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

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

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #000000;
	font-size: small;
	text-align: left;
	line-height: 100%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: none;
	line-height: 100%;
	}

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

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


.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 5px;
	color: #666666;
	}
.link-note #back{
		background-color: transparent;	
		}
		
	.link-note form {
	margin-top: 0px;
	margin-bottom: 0px;
}
#powered {
	font-family: Verdana, 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%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
.blogbody p img{float:left;
margin-right:10px;}

#centerarch {
	float: left;
	width: 590px;
	
	padding-bottom: 15px;
	padding-left: 10px;
	overflow: hidden;
	}


/*
