body {
	font-family : Verdana,sans-serif,Geneva,Arial,Helvetica;
	color: #565656;
	background: #fbf7f7 url(/images/theme/header_bkg.jpg) repeat-x 0% 0%;
	margin: 0;
	padding: 0;
	font-size : 0.7em;
}
#container, .wrapper {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 840px;
}
.clearing {
	clear: both;
	font: 1px/1px Verdana,sans-serif,Geneva,Arial,Helvetica;
	margin: 0;
	padding: 0;
}
#logo {
	float: left;
	margin: 0;
	padding: 0;
}
#logo h1 {
	height: 66px;
	margin: 0;
	padding: 0;
	position: relative;
	width : 250px;
}
#logo a {
	border: none;
	color: #FFFFFF;
	display: block;
	height: 47px;
	overflow: hidden;
	position: absolute;
	top: 30px;
}
#tagline {
	color: #695655;
	font-size: 10px;
	font-weight: lighter;
	height: 36px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	position: relative;
}
#nav {
	background: #564342 url(/images/theme/nav_bkg.jpg) repeat-x 0% 0%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#nav li a {
	border-bottom: none;
	border-right: 1px solid #392c2b;
	color: #d8cbca;
	float: left;
	letter-spacing: 1px;
	padding: 10px 16px;
	text-decoration: none;
}
#nav li a:hover {
	background: #433433 url(/images/theme/search_bkg.jpg) repeat-x 0% 0%;
	text-decoration: none;
}
#content {
	float: left;
	margin: 0 0 25px 0;
	padding: 35px 0 0 0;
	width: 680px;
}
#sidebar {
	background: url(/images/theme/sidebar_top.jpg) no-repeat 0% 36px;
	float: right;
	margin: 0;
	padding: 64px 0px 0px 0px;
	width: 150px;
}
#sidebar h2 {
	color: #cc6358;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 0 21px;
	text-transform: uppercase;
}
#sidebar ul {
	background: url(/images/theme/sidebar_bkg.jpg) repeat-y 0% 0%;
	font-size: 12px;
	line-height: 14px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	margin: 0;
	padding : 0;
}
#sidebar ul li ul {
	margin: 0;
	padding: 10px 0 15px 0;
}
#sidebar ul li ul li {
	margin: 0;
	padding: 0;
}
#sidebar a {
	background: url(/images/theme/arrow.gif) no-repeat 21px 50%;
	border: none;
	color: #876F6D;
	display: block;
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 31px;
	text-decoration: none;
	width: 120px;
}
#sidebar a:hover {
	background: #fbf7f7 url(/images/theme/arrow.gif) no-repeat 21px 50%;
	border-bottom: 1px solid #d3cac9;
	border-top: 1px solid #d3cac9;
	color: #98983d;
	display: block;
	height: 22px;
	line-height: 22px;
	text-decoration: none;
	width: 120px;
}
.sidebar-bottom {
	background: url(/images/theme/sidebar_bottom.jpg) no-repeat 0% 100%; 
	display: block; 
	height: 23px; 
	margin: 0 0 35px 0; 
	padding: 0; 
}

.header {
	color : #FF8C00;
	font-weight : bold;
	text-align : left;
	padding : 0 0 10px 0;
	font-size : 140%;
}
.post {
	color: #565656;
	margin: 10px 0;
	padding: 10px 0 15px 0;
	text-align : justify;
	clear : both;
	border-bottom : 1px dashed #ccc;
}
.comment {
	text-align : justify;
	margin: 0 0 0 50px;
	padding: 20px 0 6px 0;
	border-bottom : 1px inset #ccc;
}
.date, .name {
	color: Black;
	margin: 8px 0 0 0;
	padding: 0 0 0 0;
	font-weight : bold;
	padding-bottom : 10px;
}
.name {
	color: #DC143C;
}
.reply {
	margin: 10px 0 0 0;
	padding: 0;
	color: #00008B;
	font-style : oblique;
}
#footer {
	background: #4e3d3c url(/images/theme/footer_bkg.jpg) repeat-x 0% 0%;
	clear: both;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	position: relative;
	color : #DEB887;
}
#footer a, a:hover {
	padding: 0;
	text-decoration: none;
	border-bottom: 0;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
a {
	border-bottom: 1px solid #f3e7e7;
	color: #c34c3f;
	text-decoration: none;
}
a:hover {
	border-bottom: 1px solid #7a605e;
	color: Black;
	text-decoration: none;
}
.gb {
	background-color: #F5FFFA;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid Silver;
	font-size : 1em;
}
.gb:hover {
	background: #FBFCF8;
}
.gb:focus {
	background:#ffffff;
	border : 1px solid;
}
.err {
	background-color: white;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid red;
	font-size : 1em;
}
.pic_left {
	float : left;
	margin-right : 20px;
	margin-top : 0px;
	margin-bottom : 5px;
}
.pic_right {
	float : right;
	margin-left : 15px;
	margin-top : 0px;
	margin-bottom : 5px;
}
.pageInfo {
	color : #aaa;
	text-align : right;
	clear : both;
	font-size : 0.8em;
}
.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.9em;
}
.bor {
	border : 1px solid;
  color: #000000
}
