
body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dad5bf;
	background: #FFF;
	font: 13px / 1.22 tahoma, arial, helvetica, clean, sans-serif;
	_font-size: small;
	_font: x-small;
}

a:link, a:visited { color: #d8d63b; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #0099FF; text-decoration: underline; font-weight: normal; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner     { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}

h3 {
	margin: 0 0 0 0;
	padding: 2px 0;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

h4 {
	margin: 0 0 0px 0;
	padding: 4px 0;
	font-size: 12px;
	color: #d8d63b;
	font-weight: bold;
}

#wrapper {
	width: 100%;
}

#header {
	width: 100%;
	height: 85px;
	margin: 0 auto;	
}

#site-title {
	width: 980px;
	height: 85px;
	margin: 0 auto;
	padding: 0 10px;
}

#logo {
	float: left;
	height: 100px;
	margin: 0px;
}

#logo h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	color: #d8d63b;
	font-weight: bold;
	text-decoration: none;
}

#logo h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#base {
	width: 100%;
	margin: 0 auto;	
}

#container {
	width: 1000px;
	margin: 0 auto;
}

#main-top {
	clear: both;
	width: 1000px;
	height: 14px;
	background: url(../img/main_content_top.gif) bottom center no-repeat;
}

#main-content {
	clear: both;
	width: 970px;
	padding: 0 15px;
	background: url(../img/main_content_middle.gif) repeat-y center;
}

#main-bottom {
	clear: both;
	width: 1000px;
	height: 14px;
	background: url(../img/main_content_bottom.gif) top center no-repeat;
}

#menu {
	clear: both;
	width: 970px;
	height: 50px;
	padding: 0 1px;
	text-align: center;
}

#content {
	padding: 10px;
}

#main-column {
	float: left;
	width: 660px;
}

#slide-section {
	width: 640px;
	border: 10px solid #676456;
	margin-bottom: 10px;
}

.section-w660 {
	clear: both;
	width: 640px;
	padding: 10px;
	background: #a39e89;
	margin-bottom: 10px;
}

.margin-r-10 {
	margin-right: 10px;
}

.section-w315 {
	float: left;
	width: 315px;
	background: #666355;
}

.section-w315-content {
	padding: 10px;
}

.section-w315-content img {
	margin-bottom: 10px;
}
.section-w315 h2 {
	height: 35px;
	padding: 10px 10px 0 10px;
	margin: 0px;
	color: #cac254;
	background: url(../img/post_title_bg.jpg) top repeat-x;
}

.continue_button a {
	float: right;
	clear: both;
	display: block;
	width: 80px;
	height: 19px;
	padding: 1px 20px 0 0;
	margin-top: 10px;
	color: #a39e89;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(../img/more_button.jpg) no-repeat;
}

#side-column {
	float: right;
	width: 280px;
}

#side-column .side-column-content {
	clear: both;
	padding: 10px 10px 0 10px;
	background: #676456;
}

#side-column .side-column-section {
	clear: both;
	width: 260px;
	padding: 10px;
	background: #a39e89;
	margin-bottom: 10px;
}

#side-column .side-column-section .side-column-section-content {
	padding: 10px;
	background: #676456;
}

.side-column-section h3 {
	font-weight: bold;
	border-bottom: 0px;
	margin-bottom: 0px;
	color: #2f2c21;
	background: url(../img/post_title_bg.jpg) top repeat-x;
}

.side-column-section .side-column_menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.side-column-section .side-column_menu li {
	margin-bottom: 5px;
}

.side-column-section .side-column_menu li a {
	color: #ffffff;
}

.side-column-section .side-column_menu li a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #c6bf56;
}

.info {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

.info h4 a {
	font-size: 12px;
	color: #d8d63b;
	font-weight: bold;
}

.info h4 a:hover {
	text-decoration: underline;
}

#header-line {
	clear: both;
	width: auto;
	height: 10px;
	background: url(../img/header-line.gif) top repeat-x;
	margin: 0;
}

#bn {
	color: #302C21;
	text-align: center;
}

#index-bn {
	color: #302C21;
	text-align: center;
}


#footer-navi {
	color: #000;
	text-align: center;
	margin: 10px;
}

#footer-navi a:link, #footer-navi a:visited {
	color: #000;
}

#footer-navi a:active, #footer-navi a:hover {
	color: #0099FF; text-decoration: underline; font-weight: normal;
}

#footer {
	clear: both;
	width: auto;
	height: 65px;
	background: url(../img/header-line.gif) top repeat;
	margin: 0;
	text-align: center;
}

#footer a:link, #footer a:visited{
	color: #dad5bf;
}

#footer a:active, #footer a:hover{
	color: #dad5bf;
	text-decoration: underline; 
}

#main {
	border: 10px solid #676456;
	background-color: #2F2C21;
	padding: 10px;
}

#main a {
	color: #d8d63b;
}


.obj-center {
	text-align: center;
}

.obj-right {
	text-align: right;
	padding: 0px 20px 0px 0px;
}

.obj-left {
	text-align: left;
	padding: 5px 0px 0px 5px;
}

.part1 {
	float: right;
	margin: -300px 215px 0 0;
}

.part2 {
	float: right;
	margin: -300px 0 0;
}

* html body {
	text-align: center;
	font-size: 78%;
}

* html #side-column .side-column-section {
	padding: 0px;
}

* html .section-w660 {
	padding: 0px;
	margin: 0px 0px 0px -15px
}

* html .continue_button a {
	padding: 0px;
}

* html #slide-section {
	border: 0px solid #676456;
}

