body {
	background-color: #050000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #401E04;
	background-image:url(images/main.jpg);
	background-position:center;
	background-repeat:repeat-y;
	text-align: left;
	padding-right: -10px;
}

a {
	color: #02519C;
}

a:hover {
	text-decoration: underline;
}

p {
	line-height: 20px;
	text-indent: 15px;
	color: #401E04;
	text-align: justify;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #401E04;
	font-weight: normal;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	text-align: left;

}

h3 {
	padding:40px 0 0 320px;
	font-size: 150%;
	font-weight: normal;
	
}

h4 {
	font-size: 100%;
	font-weight: normal;
}

h5 {
	font-size: 100%;
	font-weight: normal;
}

h6 {
	font-size: 50%;
	font-weight: normal;
}

img {
	border: 0px;
}

#container {
	width: 642px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;

}

#sidebar {
	width: 200px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 0px;
}

#sidebar h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 200%;
	color: #401E04;
	border-bottom: 1px dashed #401E04;
}

#sidebar p {
	line-height: 20px;
}

#menu {
	text-align: left;
	border-left: 1px solid #070206;
	padding-left: 10px;
}

#menu h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 200%;
	color: #030004;
	border-bottom: 1px dashed #401E04;
}

#menu a {
	color: #030000;
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 0px;
	line-height: 20px;
	text-decoration: underline;
}

#menu a:hover {
	color: #02519C;
}

#content {
	margin-right: 220px;
	margin-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
	border: 0px;
	color: #070206;
}

#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 200%;
	color: #070206;
	border-bottom: 1px dashed #070206;
	padding-top: 0px;
}

#content h1 a {
	color: #02519C;
}

#content p {
	line-height: 20px;
	text-indent: 15px;
	color: #070206;
	text-align: justify;
}

#content .right {
	line-height: 20px;
	color: #070206;
	text-align: right;
}

#content ol,ul {
	line-height: 25px;
	color: #626477;
}

.bookdesc {
	line-height: 12px;
}

#content li {
	color: #070206;
	text-align: left;
}

#content li a:hover {
	color: #070206;
}

#content table {
	color: #626477;
}

#footer {
	width: 642px;
	margin: 0 auto 0 auto;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	border-top: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 85%;
}

#content2 {
	margin-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
	border: 0px;
	color: #070206;
}

#content2 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 200%;
	color: #070206;
	border-bottom: 1px dashed #070206;
	padding-top: 0px;
}

#content2 h1 a {
	color: #02519C;
}

#content2 p {
	line-height: 20px;
	text-indent: 15px;
	color: #070206;
	text-align: justify;
}

#content2 ol,ul {
	line-height: 25px;
	color: #626477;
}

#content2 li {
	color: #070206;
	text-align: left;
}

#content2 li a:hover {
	color: #070206;
}

#content2 table {
	color: #626477;
}
