body {
	background-color: #ffffff;
	font-size: 13px;
	font-family: Arial;
	font-family: Georgia,Serif;
	margin: 0 0 0 0;
}

body a {
	color: #665;
}
body a:hover {
	color: #000;
}

body img {
	border: solid #665 1px;
	padding: 1px;
}

.header {
	background-color: #35322B;
}

.header-main {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	color: #CCB;
	font-size: 40px;
	text-align: left;
	text-indent: 20px;
	padding: 20px;
	display: table;
}

.header-links {
	color: #998;
	padding: 4px;
	border-bottom: solid #998 1px;
	font-size: 10px;
	line-height: 18px;
	background-color: black;
}

.header-linksb {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.headerl:link {
	font-size: 13px;
	color: #CCB;
}
.headerl:visited {
	font-size: 13px;
	color: #CCB;
}

.header-links-sub {
	color: black;
	padding: 4px;
	border-bottom: solid #998 1px;
	border-top: solid #998 1px;
	font-size: 10px;
	background-color: #CCB;
	text-align: left;
}

.header-linksb-sub {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	line-height: 25px;
}

.headerl-sub:link { font-size: 14px; color: black; padding: 8px; border-left: solid #999 1px; text-decoration: none; }
.headerl-sub:visited { font-size: 14px; color: black; padding: 8px; border-left: solid #999 1px; text-decoration: none; }
.headerl-sub:hover { font-size: 14px; color: black; background-color: #EED; padding: 8px; border-left: solid #999 1px; text-decoration: none; }
.headerl-sube:link { font-size: 14px; color: black; padding: 8px; border-left: solid #999 1px; border-right: solid #999 1px; text-decoration: none; }
.headerl-sube:visited { font-size: 14px; color: black; padding: 8px; border-left: solid #999 1px; border-right: solid #999 1px; text-decoration: none; }
.headerl-sube:hover { font-size: 14px; color: black; background-color: #EED; padding: 8px; border-left: solid #999 1px; border-right: solid #999 1px; text-decoration: none; }

.body_main {
	color: #000;
	padding: 4px;
	font-size: 13px;
	height: 600px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	display: table;
}

.body_main_left {
	display: table-cell;
	width: 550px;
	vertical-align:top;
	padding: 8px;
}

.body_main_left h1 {
	color: #665;
	padding: 4px;
	font-size: 14px;
	margin-right: 5px;
	font-weight: normal;
	background-color: #EED;
}

.body_main_left h2 {
	border-bottom: dashed 1px #EED;
	padding: 4px;
	color: #000;
	font-size: 14px;
	color: #35322B;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.body_main_left h3 {
	padding: 2px;
	color: #000;
	font-size: 14px;
	color: #35322B;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 0px;
}

.body_main_left p {
	color: #000;
	font-size: 13px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	padding: 2px;
	line-height: 20px;
	text-align: justify;
	text-indent: 25px;
}

.body_main_left table {
	margin-left: 25px;
	margin-top: 10px;
}

.body_main_left td {
	color: #000;
	font-size: 13px;
	padding: 2px;
	line-height: 25px;
	border-bottom: dotted #EEC 1px;
}

.body_main_left ul {
	font-size: 13px;
	list-style-type: upper-roman;
}

.body_main_left li {
	line-height: 20px;
	color: #000;
	margin-bottom: 5px;
}

.body_main_right {
	display: table-cell;
	vertical-align:top;
	width: 250px;
	padding: 8px;
	border-left: solid #EED 1px;
}

.body_main_right h1 {
	background-color: #EED;
	color: #665;
	padding: 4px;
	font-size: 14px;
	font-weight: normal;
}

.body_main_right h2 {
	color: #332;
	padding: 2px;
	font-size: 12px;
	font-weight: normal;
	border-bottom: solid #eed 1px;
	margin-bottom: 2px;
}

.body_main_right h3 {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	text-indent: 10px;
	padding: 2px;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}

.body_main_right h4 {
	padding: 2px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

.footer-ad {
	color: black;
	padding: 4px;
	border-bottom: solid #998 1px;
	border-top: solid #998 1px;
	background-color: #EED;
}

.footer-ad-body {
	display: table;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
}

.footer-ad-body h1 {
	font-size: 16px;
	padding: 2px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	border-bottom: solid #998 1px;
}

.footer-ad-body h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

.footer-ad-body ul {
	font-size: 12px;
	margin: 2px 0px 2px 0px;
	font-weight: normal;
	text-align: left;
}

.footer-ad-body li {
	border-bottom: dashed #BBA 1px;
	padding: 4px;
}

.footer-ad-td {
	border-right: dotted #998 1px;
	width: 33%;
	padding: 4px;
	display: table-cell;
	text-align: center;
	height: 100px;
}

.footer {
	color: #665;
	padding: 10px;
	font-size: 13px;
	text-align: center;
}