body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #3D3F27;
	background-color: #FFF;
	text-align: center;
	padding: 10px 0px 10px 0px;
	}

a {
	color: #0084DB;
	text-decoration: underline;
	}

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

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

a:active {
	color: #0084DB;
	text-decoration: underline;
	}

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

hr {
	color: #E0E0E0;
	}

INPUT{
	border-style:solid;
	border-width:1px;
	border-color:#E0E0E0;
	color:#9F988D;
	background-color:#FFF;}

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

#banner {
	color: #9F988D;
	background-image : url("../img/fff.gif");
	background-position: right top;
	height: 100px;
	background-repeat: repeat-x;
	font-size: 14px;
	text-align: center;
	}

#banner h2 {
	font-size: 14px;
	font-weight: bold;
	display: inline;
}

#banner img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.content {
	float: left;
	width: 550px;
	font-color: #9F988D;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	}

.content .bread {
	font-size: 10px;
	padding: 0px 10px;
	}

.content h2 {
	color: #9B9F42;
	background-image: url("/img/jjj.gif");
	padding: 2px 0px 0px 10px;
	margin: 0px;
	font-size: 14px;
	background-repeat: no-repeat;
	}

.content h4 {
	color: #3D3F27;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #BFC66C;
	text-align: left;
	font-weight: bold;
	padding: 2px 5px;
	margin: 0px;
	}

.content h4 a {
	color: #3D3F27;
	text-decoration: underline;
	}

.content h4 a:link {
	color: #3D3F27;
	text-decoration: none;
	}

.content h4 a:visited {
	color: #3D3F27;
	text-decoration: none;
	}

.content h4 a:active {
	color: #3D3F27;
	text-decoration: none;
	}

.content h4 a:hover {
	color: #3D3F27;
	text-decoration: none;
	}

.content .date {
	color: #3D3F27;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	margin-top: 10px;
	}

.content .date a {
	color: #3D3F27;
	text-decoration: underline;
	}

.content .date a:link {
	color: #3D3F27;
	text-decoration: none;
	}

.content .date a:visited {
	color: #3D3F27;
	text-decoration: none;
	}

.content .date a:active {
	color: #3D3F27;
	text-decoration: none;
	}

.content .date a:hover {
	color: #3D3F27;
	text-decoration: none;
	}

.content .copy {
	color: #3D3F27;
	background-color:#F5F3D8;
	border: solid 1px #E2E4B8;
	padding: 10px;
	text-align: left;
	margin: 10px 0px;
}

.content img {
	padding-top: 10px;
	padding-left: 10px;
	}

.content p {
	color: #3D3F27;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	padding: 5px 10px;
	}

.content blockquote {
	line-height: 120%;
	font-size: 10px;
	border: 1px solid #E0E0E0;
	text-align: left;
	padding: 10px;
	margin-bottom: 10px;
	}

.content table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #3D3F27;
}
.content th {
	color: #3D3F27;
	font-size: 10px;
	background-color: #D3DABC;
	text-align: center;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
}

.content td {
	color: #3D3F27;
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

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

.content p.posted {
	color: #3D3F27;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-top: 1px dashed #3D3F27;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

#right {
	float: right;
	width: 200px;
	}

#right .sidebar {
	background-image: url("../img/iii.gif");
	background-repeat: repeat-y;
	padding: 10px 0px;
}

.sidebar .border {
	border: 1px solid #BFC66C;
	padding: 1px;
	margin: 5px 0px 5px 15px;
	width: 160px;
}

.sidebar .sidetitle {
	color: #3D3F27;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	background-color: #BFC66C;
	padding: 2px 0px 2px 10px;
}

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

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

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 120%;
	margin-top: 5px;
	margin-right: 5px;
	background-repeat: no-repeat;
	text-indent: 10px;
	list-style-type: none;
	}

/*
.sidebar ul ul li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 120%;
	margin-top: 5px;
	background-image: url(/img/arrow.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	list-style-type: none;
	}
*/

.footer {
	background-image: url("../img/aaa.gif");
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #3D3F27;
	width: 750px;
	height: 18px;
	display:block;
	background-repeat: no-repeat;
	clear: both;
}

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

/*
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size:10px;
	line-height: 150%;
	text-align: left;
	}
*/

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	color: #9F988D;
	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;
	}

.center {
	text-align: center;
}

.tx12 {
	font-size: 12px;
}

.tx10 {
	font-size: 10px;
}

.left {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

.right {
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
}

.pr {
	border: 1px solid #E0E0E0;
	padding: 10px;
	color: #9F988D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	text-align: left;
}
