html, body, div, span,iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code,
del, dfn, font, ins,ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66669A;
}

a img, fieldset {
	border: 0;
}

img {
	border:0 none;
	outline-style:none;
	outline-width:0;	
}

.alignleft {
	float: left;
	margin: 0 1em 1em 0;
}

.alignright {
	float: right;
	margin: 0 0 0 1em;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

a {
	color: #669966;
}

a:hover {
	text-decoration: none;
}

.more-link {
	margin-left: 440px;
}

ul {
	list-style: none;
}

#wrapper {
	margin: 0 auto;
	width: 1000px;
	background: url(images/wrp-bg.gif) repeat-y;
}

#header {
	background: url(images/head.jpg) no-repeat left top;
	width: 1000px;
	height: 515px;
}

#sitename, #site_desc, #header form, #header .icons, #topmenu {
	position: absolute;
}

#header .icons li, #topmenu li, #bottom_menu li {
	display: inline;
}

#sitename {
	margin-left: 305px;
	margin-top: 0;
}

#sitename h2 {
	font-size: 32px;
	font-weight: normal;
	color: #333366;
}

#sitename small {
	font-size: 20px;
	color: #666666;
	display: block;
	text-align: center;
}

#site_desc {
	font-size: 20px;
	color: #669966;
	margin-top: 105px;
	margin-left: 385px;
}

#site_desc br {
	margin-bottom: 5px;
}

#header form {
	margin-top: 414px;
	margin-left: 183px;
	width: 130px;
}

#header form input {
	border: 1px solid #66667b;
	width: 120px;
}

#header form input.button {
	width: 91px;
	height: 25px;
	font-size: 16px;
	border: 0;
	background: url(images/button.jpg) no-repeat left top;
	color: #333333;
	cursor: pointer;
}

#header form p {
	padding-top: 8px;
	text-align: right;
	width: 122px;
}

#header .icons {
	margin-left: 908px;
	margin-top: 20px;
}

#header .icons li {
	padding-right: 5px;
}

#topmenu {
	margin-left: 555px;
	margin-top: 553px;
}

#topmenu li {
	margin-right: 17px;
}

#topmenu a {
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
}

#sidebar {
	float: left;
	width: 259px;
	margin-left: 28px;
	padding: 0 15px;
}

#content {
	margin-left: 340px;
	margin-right: 10px;
	padding-bottom: 10px;
	border-left: 3px solid #66669A;
	padding-right: 34px;
	padding-left: 20px;
	text-align: justify;
}

#content h1 {
margin: 0 0 12px;
text-align: left;
}

#content h1 a {
	font-size: 18px;
	background: url(images/h1_book.jpg) no-repeat left center;
	margin-bottom: 20px;
	padding-left: 55px;
	height: 21px;
	line-height: 25px;
	text-decoration:none;
    color: #669966;
}

#content h1 a:hover {
	text-decoration:none;
    color: #265a8b;
}

#content p {
	text-indent: 10px;
	padding-bottom: 5px;
}

#content ul {
list-style: outside;
}

#content ul li {
margin: 0 0 5px 19px;
}

#content td {
border: 1px solid #669966;
padding: 5px;
}

#content table {
border: 1px solid #669966;
}

.related_post_title {
margin: 20px 0 5px;
}

#bottom_menu {
	margin: 0 15px 15px;
	border-top: 2px dotted #000;
	border-bottom: 2px dotted #000;
	padding: 10px 0;
	text-align: center;
}

#bottom_menu li {
	border-right: 1px solid #000;
	padding: 0 10px 0 10px;
}

#bottom_menu li:last-child {
	border: 0;
}

#bottom_menu a {
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#bottom_menu a:hover {
	text-decoration: underline;
}

.sep {
	clear: both;
	height: 25px;
	background: url(images/sep.gif);
}

#footer {
	background: #66669a;
	color: #fff;
	padding: 0px 12px 12px;
	margin-bottom: 0px;
}

#footer p {
	padding-top: 5px;
}

#footer a {
	font-weight: bold;
	color: #83cd83;
}

#sidebar a {
	font-weight: bold;
}

.menu_title {
	background: #66669A url(images/category.gif);
	color: #fff;
	padding: 10px;
	margin: 0 0 12px 12px;
	font-size: 12px;
	text-align: center;
}

.arrow_menu {
	margin-left: 25px;
}

.arrow_menu li {
	display: block;
	background: url(images/arrow.jpg) no-repeat left center;
	padding: 3px;
	padding-left: 20px;
}

.bigmenu {
	margin-left: 10px;
	margin-bottom: 20px;
}

.bigmenu li {
	padding: 15px 0;
	border-bottom: 2px dotted #669966;
}

.bigmenu a {
	text-decoration: none;
}

.bigmenu a:hover {
	text-decoration: underline;
}

.inform {
	background: url(images/inform_bg.jpg) no-repeat center top;
	width: 244px;
	height: 68px;
	margin: 15px 0 0;
	padding: 15px;
}

.inform h3 {
font: bold 100% Tahoma,Arial,Helvetica,sans-serif;
}

.inform * {
	font-size: 12px;
	color: #66669A;
}

.inform a {
	color: #669966;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-left: 40px;
}

.inform a br {
	margin-bottom: 5px;
}

.last_menu {
}
