body { margin:0; padding:0; background:url(../images/page_bkg.png) repeat-y #080200;
       font-family: Arial, Helvetica, sans-serif; 
       font-size:76%; text-align:center; }
a img { border:none; }
a, a:visited { color:#7f8e91; text-decoration:none; outline:none; }
a:hover { color:#81c8d5; text-decoration:underline; }
p { margin:0 0 1em 0; padding:0; }
label {
	width: 120px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
input[type="text"],
textarea {
	background-color:#2e1206;
	border:1px solid #9a803d;
	color:#9a803d;
}
#wrapper {
	width:1000px;
	margin:0 auto;
	text-align:left;
}
.front {
/*	background: url(../images/buddha.png) no-repeat;
	height:586px;*/
}
#header {
	float:right;
	margin-top:25px;
	width:250px;
	text-align:right;
}
#content_bg {
	float:left;
	width:750px;
	background: url(../images/buddha.png) no-repeat;
	height:586px;
}
#content {
	position:absolute;
	width:710px;
	height:534px;
	top:0px;
	float:left;
	padding:32px 20px 20px 20px;
/*	font-family: "Times New Roman", Times, serif; */
	font-family: Verdana, Tahoma, sans-serif;
	color:#cba850;/*#bd9d4b;*/
/*	font-size:1.4em; */
	font-size:1.2em;
/*	line-height:1.2em; */
	line-height:1.4em;
	overflow:hidden;
}
#sidebar {
	position:relative;
	top:0px;
	width:245px;
	float:right;
	color:#9a803d;
	margin-top:30px;
}
#sidebar ul,
#sidebar ul li ul {
	line-height:1.4em;
	list-style:none;
	/*-webkit-padding-start:0px;*/
	margin-left:-20px;
}
#sidebar ul li {
	padding-bottom:.8em;
}
#sidebar ul ul li {
/*	padding-bottom:.8em;*/
}
#banner {
	clear:both;
	display:inline-block;
	white-space:nowrap;
	padding:20px;
	border-top:1px solid #9a803d;
	color:#9a803d;
	text-align:center;
	font-family: "Times New Roman", serif;
}
#header .title {
	color:#504323;
	font-family: Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.6em;
	font-weight:normal;
	text-align:right;
	padding-right:2px;
	padding-top:10px;
}
.widget {
	width:210px;
	margin:0 20px;
	float:left;
	font-size:1.2em;
	cursor:pointer;
}
.widget .title {
	color:#504323;
	font-family: Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 1.2em;
	font-weight:normal;
	text-align:center;
}
.widget :hover {
	color:#9a803d;
}
.inner_div {
	display:block;
	width:330px;
	float:left;
	padding:0 10px;
}
.linklistcatname { 
	text-decoration:underline;
}
.raw {
	list-style:none;
}
#email {
	margin-top:100px;
	margin-left:50px;
}
#quote {
	margin-top:40px;
}
.clear {
	clear:both;
}