﻿body {
	margin-top: 0px;
	font-family: Tahoma;
	font-size: 10pt;
	padding: 0;
}
img {
	border: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px gray solid;
	margin-bottom: 4px;
}
#maincontainer {
	width: 900px;
	margin: 0 auto;
}
#topsection {
	height: 174px;
}
#logo {
	float: right;
	width: 183px;
	height: 174px;
}
#banner {
	float: left;
	width: 717px;
	height: 174px;
}
#bannerbox {
	border-collapse: collapse;
	text-align: center;
	width: 100%;
	height: 174px;
}
#bannerbox a {
	color: black;
	text-decoration: none;
}
#bannerbox a:hover {
	text-decoration: underline;
}
#contentwrapper {
	float: left;
	width: 100%;
}
#contentcolumn {
	margin-right: 189px;
}
#rightcolumn {
	float: left;
	width: 183px;
	margin-left: -183px;
}
#news_table a {
	color: blue;
	text-decoration: none;
}
#categories {
	width: 100%;
	margin: auto;
	padding: 10px;
}
#categories a {
	color: blue;
	text-decoration: none;
}
#books a {
	color: blue;
	text-decoration: none;
}
#form_box {
	width: 365px;
	margin: auto;
	border-collapse: collapse;
	background-image: url('images/form_box_back.png');
}
#gsearch {
	width: 330px;
	margin: auto;
}
#gsearch input {
	font-family: Tahoma;
	border: 1px black solid;
	font-family: Tahoma;
	font-size: 10pt;
	border-right: 1px black solid;
	border-left: 1px black solid;
}
#footer {
	clear: left;
	width: 100%;
	background-image: url('images/site_footer.png');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 45px;
	text-align: center;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.bannerback {
	background-image: url('images/site_banner.png');
	background-repeat: no-repeat;
	background-position: right;
	height: 142px;
}
.navistart {
	width: 46px;
}
.naviback {
	background-image: url('images/navi_back.png');
	height: 30px;
}
.naviend {
	width: 9px;
}
.sitebox {
	width: 180px;
	background-image: url('images/box_back.png');
	border-collapse: collapse;
	margin: 10px auto 20px auto;
}
.sitebox th {
	background-image: url('images/box_head.png');
	height: 33px;
}
.boxinput {
	border: 1px black solid;
	font-family: Tahoma;
	font-size: 10pt;
}
.site_navigation {
	list-style-image: url('images/site_bullet.png');
	line-height: 22px;
}
.site_navigation a {
	color: black;
	text-decoration: none;
}
.search_input {
	border: 1px black solid;
	border-left: 0px;
	font-family: Tahoma;
	font-size: 10pt;
}
.search_adv {
	text-align: right;
}
.contact_input {
	border: 1px black solid;
	font-family: Tahoma;
	font-size: 10pt;
	width: 170px;
}
.login_input {
	border: 1px #B7B7B7 solid;
	font-family: Tahoma;
	font-size: 10pt;
	width: 165px;
}
.register_label {
	text-align: left;
	font-weight: bold;
}
.register_input {
	border: 1px black solid;
	font-family: Tahoma;
	font-size: 10pt;
}
.consult_input {
	border: 1px black solid;
	font-family: Tahoma;
	font-size: 10pt;
	width: 340px;
}
.message {
	padding: 20px;
}
.replies {
	width: 90%;
	margin: auto;
	padding: 10px;
}
.settings_label {
	text-align: left;
	font-weight: bold;
}
.settings_input {
	border: 1px black solid;
	font-family: Tahoma;
	font-size: 10pt;
	width: 300px;
}

