body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0;
	color: #333333;
}
p {
	padding-top: 0;
	margin-top: 0;
}
h1 {
	font-size: 2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 8px;
	margin-top: 20px;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 2px;
	margin-top: 6px;
}
h3 {
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 12px;
	margin-top: 12px;
}
a {
	text-decoration: none;
	color: #336600;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #336600;
}
a:visited {
	text-decoration: none;
	color: #336600;
}
a:hover {
	color: #336600;
	text-decoration: underline;
}
.title {
font-size: medium
}
.imageabove {
	text-align: center;
	margin-bottom: 20px;
}
.imagebelow {
	text-align: center;
}
div.buybook {
	float: left;
	width: 200px;
	text-align: center;
}
div.buybook p {
	margin: 0;
	padding: 0;
}
div.clearbuybook {
	clear: left;
}
div.booktext {
	margin-top: 100px;

}
div.contact {
	float: left;
	width: 240px;
	text-align: left;
}
div.contact p {
	margin: 0;
	padding: 0;
}
div.clearcontact {
	clear: left;
	margin-left: 100px;
}
#wrapper {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	border:0;
	width: 960px;
}
#header {
	height: 200px;
	position: relative;
	line-height: 1.8em;
}
#content {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 180px;
	padding-right: 180px;
	width: 600px;
}
#footer {
	text-align: center;
	font-size: 0.8em;
	position: relative;
	width: 960px;
	clear: both;
	padding: 40px 0 40px 0;
	font-style: italic;
}



#menutop {
	position: absolute;
	top: 10px;
	right: 30px;
	font-size: 0.9em;
	text-transform: uppercase;
}
#menutop ul {
	margin: 0;
	padding: 0;
}
#menutop li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}
#menutop a {
	color: #333333;
	text-decoration: none;
	padding: 0 8px 0 12px;
	border-left: solid #333333 1px;
}
#menutop a:hover {
	color: #333333;
	text-decoration: underline;
}
#menutop .first {
	padding-left: 0;
	border-left: none #FFFFFF 0;
}



#menuside {
	position: absolute;
	top: 56px;
	left: 350px;
	font-size: 1.7em;
	text-transform: uppercase;
}
#menuside ul {
	margin: 0;
	padding: 0;
}
#menuside li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#menuside a {
	color: #333333;
	text-decoration: none;
}
#menuside a:hover {
	color: #333333;
	text-decoration: none;
}
#menuside .first {
	color: #5f5f5f;
}
#menuside .second {
	color: #999999;
}
#menuside .third {
	color: #5f5f5f;
}
#menuside .forth {
	color: #999999;
}

