body {
	margin: 20px 0px 20px 0px;
	background-color: #fff8df;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	}
/***** anchor *****/
a {
	text-decoration: underline;
	}
a:link {
	color: #4d6633;
	}
a:visited {
	color: #4d6633;
	}
a:active {
	color: #4d6633;
	text-decoration: none;
	}
a:hover {
	color: #300;
	text-decoration: none;
	}
/***** end *****/

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

/***** div id="container" *****/
#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	background-color: #fff;
	border: 1px solid #300;
	}
/***** end *****/

/***** div id="banner" *****/
#banner {
	color: #555;
	background-color: #fff;
	text-align: left;
	}
#banner img {
	border-style: none;
	}
#banner h1 {
	font-size: 14px;
	color: #333;
	margin: 0px;
	}
#banner h1 span {
	margin-top: 15px;
	margin-left: 15px;
	}
#banner h1 a {
	color: #333;
	text-decoration: none;
	}
#banner h1 a:visited {
	color: #333;
	text-decoration: none;
	}
#banner h1 a:active {
	color: #c0c0c0;
	text-decoration: underline;
	}
#banner h1 a:hover {
	color: #c0c0c0;
	text-decoration: underline;
	}
#banner h2 {
	background-color: #dddddd;
	font-family: sans-serif,Osaka;
	text-align: right;
	display: block;
	color: #333;
	font-size: 12px;
	padding: 5px;
	margin: 0px;

	}
p.nav {
	background-color: #fff;
	font-family: sans-serif,Osaka;
	text-align: center;
	display: block;
	color: #300;
	font-size: 12px;
	padding: 7px;
	margin: 0px;
	border-bottom: 3px double #300;
	border-top: 3px double #300;
	word-break: keep-all;
	}
a.nav {
	color: #300;
	text-decoration: none;
	}
a.nav:visited {
	color: #300;
	text-decoration: none;
	}
a.nav:active {
	color: #300;
	text-decoration: underline;
	}
a.nav:hover {
	color: #300;
	text-decoration: underline;
	}
/***** end *****/
/***** div id="footer" *****/
#footer {
	background-color: #fff;
	font-family: sans-serif,Osaka;
	font-size: 12px;
	color: #333;
	padding: 20px;
	margin: 0px;
	width: auto;
	height: 30px;
	border-top: 0px double #300;
	}
#footer div.fleft {
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	text-align: left;
	line-height: 110%;

	}
#footer div.fright {
	margin-left: 340px;
	margin-top: 50px;
	width: 385px;
	text-align: right;
	line-height: 100%;
	}
#footer a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	}
#footer a:link {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	}
#footer a:visited {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	}
#footer a:hover {
	text-decoration: underline;
	color: #333;
	font-weight: bold;
	}
#footer a:active {
	text-decoration: underline;
	color: #333;
	font-weight: bold;
	}
/***** end *****/
/***** div class="nav_cr" *****/
.nav_cr {
	color: #555;
	text-align: left;
	font-size: 12px;
	padding: 7px;
	margin: 0px;
	background-color: #fff;
	border-bottom: 1px solid #666;
	}
/***** end *****/
#center {
	float: left;
	width: 600px;
	overflow: hidden;
	}
/***** div id="content" *****/
.content {
	padding: 10px 15px 5px 15px;
	color: #333;
	font-size: small;
	}
.content #inbox {
	padding: 0px 15px 15px 15px;
	margin-bottom: 20px;
	background-color: #fff;
	font-size: small;
	border: 2px outset #e6b380;
	width: 95%;
	}
.content img {
	margin: 10px;
	border: none;
	}
.right {
	margin: 10px 0px 10px 10px;
	float: right;
	border: 1px solid #333;
	}
.left {
	margin: 10px 10px 10px 0px;
	float: left;
	border: 1px solid #333;
	}
.content p {
	color: #333;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin: 0px .5em .5em .5em;
	}

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

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

.content #inbox h2 {
	font-family: serif;
	color: #333;
	font-size: medium;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 3px;
	margin-top: 15px;
	}
.content h3 {
	color: #333;
	font-family: serif;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 3px;
	margin-top: 15px;
	}
.content #inbox h4 {
	color: #333;
	font-size: 12px;
	text-align: left;
	padding: 3px;
	font-weight: bold;
	}
.content p.posted {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-top: 1px solid #300;
	text-align: left;
	margin: 15px 1%;
	line-height: normal;
	padding: 3px;
	}
.content p.extended {
	text-align: right;
	padding: 3px;
	}
.box1 {
	border: 3px double #333;
	background-color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin: 30px 0px 30px 0px;
	}
.box1 h2 {
	color: #333;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	font-family: MS UI Gothic,sans-serif,Osaka;
	border-bottom: 3px double #333;
	}
.box1 p,ul,li {
	color: #333;
	}
/***** end *****/
/***** div id="right" , div class="sidebar" *****/
#right {
	float: right;
	width: 200px;
	background-color: #fff;
	overflow: hidden;
	font-family: sans-serif,Osaka;
	}
.sidebar {
	padding: 10px;
	}
.inner1 {
	background-color: #fff;
	border: 3px double #333;
	margin: 10px 0px 20px 0px;
	font-size: 12px;
	padding: 5px;
	}
.inner1 h2 {
	color: #333;
	margin: 0px ;
	padding: 2px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	border-bottom: 3px double #333;
	}
.inner1 p {
	margin: 5px;
	font-size: 12px;
	line-height: 130%;
	text-align: left;
	font-weight: normal;
	color: #333;
	}
.inner2 {
	background-color: #fff;
	border: 3px double #333;
	margin: 10px 0px 20px 0px;
	font-size: 12px;
	padding: 5px;
	}
.inner2 h2 {
	color: #333;
	margin: 0px ;
	padding: 2px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	border-bottom: 3px double #333;
	}
.inner2 p {
	margin: 5px;
	font-size: 12px;
	line-height: 130%;
	text-align: left;
	font-weight: normal;
	color: #333;
	}
/***** .inner1 a {
	text-decoration: underline;
	color: #333;
	}
.inner1 a:link {
	color: #ffc;
	text-decoration: underline;
	}
.inner1 a:visited {
	color: #ffc;
	text-decoration: underline;
	}
.inner1 a:hover {
	text-decoration: none;
	color: #ffc;
	}
.inner1 a:active {
	text-decoration: none;
	color: #ffc;
	}
.inner2 a {
	text-decoration: underline;
	color: #ffc;
	}
.inner2 a:link {
	color: #ffc;
	text-decoration: underline;
	}
.inner2 a:visited {
	color: #ffc;
	text-decoration: underline;
	}
.inner2 a:hover {
	text-decoration: none;
	color: #ffc;
	}
.inner2 a:active {
	text-decoration: none;
	color: #ffc;
	} 
*****/
.sidebar ul {
	padding-left: 5px;
	margin: 0px;
	}
.sidebar ul ul {
	margin-bottom: 0px;
	}
.sidebar li {
	color: #333;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}
.sidebar img {
	border: 0px solid #ffc;
	}
.photo {
	text-align: left;
	margin-bottom: 20px;
	}
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}
#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	color: #300;
	margin-top: 50px;
	}
/***** end *****/
/***** div id="calendar" *****/
#calendar {
  	line-height: 140%;
	color: #ffc;
	font-size: 10px;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

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

#calendar caption {
	color: #ffc;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}
#calendar th {
	text-align: center;
	font-weight: normal;
	}
#calendar td {
	text-align: center;
	}
/***** end *****/
#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;
	}