* {
	margin: 0px;
	padding: 0px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.link_content {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
.links {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: right;
	display: block;
	float: right;
	width: 80px;
}
.content_chapter {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	line-height: 16px;
	font-weight: 700;
}

.content_paragraph {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-indent: 30px;
	line-height: 14px;
	font-weight: 500;
}
.content_paragraph_noindent {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 14px;
	font-weight: 500;
	text-decoration: none;
	font-size: 11px;
}
.content_paragraph_noindent_bold {
	font-family: Arial, Helvetica, sans-serif;
	color: #34432C;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
.content_paragraph_noindent_enter {
	font-family: Arial, Helvetica, sans-serif;
	color: #34432C;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 5px;
}



.nav-text {
	text-decoration: none;
	color: #333333;
}
#wrapper {
	width: 850px;
	padding: 0px;
	margin: 0px;
}
#wrapper #header {
	height: 70px;
	width: 850px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #bodyArea {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 600px;
	width: 850px;
	border-top-width: 1px;
	border-top-style: solid;
}

#wrapper #bodyArea #left {
	height: 600px;
	width: 300px;
	float: left;
}

#wrapper #bodyArea #right {
	float: right;
	height: 470px;
	width: 550px;
	background-color: #EDF5DF;
}
#wrapper #bodyArea #right #right_top {
	height: 140px;
	font-size: 60px;
	font-weight: 200;
	color: #44533C;
	font-style: normal;
	text-indent: 38px;
	line-height: normal;
	display: block;
	text-align: justify;
	vertical-align: bottom;
}

#wrapper #bodyArea #right #right_margin {
	width: 40px;
	height: 300px;
	float: left;
}


#wrapper #bodyArea #right #right_content {
	float: left;
	height: 300px;
	width: 360px;
	vertical-align: 50%;
}
#wrapper #bodyArea #subnav {
	height: 20px;
	width: 550px;
	background-color: #F3BD64;
	float: right;
}
#wrapper #bodyArea #navigation {
	height: 30px;
	width: 550px;
	background-color: #F28624;
	float: right;
}

#wrapper #bodyArea #navigation a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	font-weight: bolder;
	display: block;
	float: left;
	height: 30px;
	width: 60px;
	text-align: center;
	line-height: 30px;
	background-image: url(../images/navigator-tab_ro.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #bodyArea #navigation a:hover {
	background-position: bottom;
	color: #CCCCCC;
}

#wrapper #bodyArea #bottom {
	height: 35px;
	width: 550px;
	background-color: #F6DBAE;
	float: right;
}
#wrapper #bodyArea #endbody {
	height: 45px;
	width: 550px;
	float: right;
	background-color: #EDF5DF;
}

#wrapper #body #footer {
	height: 35px;
}

#wrapper #footer {
	height: 35px;
}
