body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #468DC9;
	margin-top: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #5C636C;
}

h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #0069AA;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #0069AA;
	margin-bottom: 5px;
}
h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0069AA;
}
h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 26px;
	line-height: 27px;
	font-weight: bold;
	color: #0069AA;
}

a {
    color: #468DC9;
    text-decoration: none;
}
a:hover {
	color: #f4AD05;
    text-decoration: none;
}
.form {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #5C636C;
}
.booktitle {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
	color: #0069AA;
}
.blogsubtitle {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #0069AA;
}
#wrapper {
	width: 750px;
	height: 100%;
}
#body {
	width: 750px;
	background-color: #FFF;
	padding: 0px;
}
#splash {
	width: 750px;
	height: 355px;
	padding: 0px;
	clear: both;
}
#leftnav {
	background-image: url(images/bg_nav.gif);
	background-repeat: none;
	background-color: #FFF;
	position: relative;
	width: 185px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	clear: none;
}
#content {
	background-color: #FFF;
	position: relative;
	width: 500px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	clear: none;
}
#content_press {
	background-color: #FFF;
	position: relative;
	width: 500px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	clear: none;
}
#calendar {
	background-color: #FFF;
	position: relative;
	width: 705px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	clear: none;
}
#quote {
	background-color: #F4F4F4;
	border-top-color:#CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}

#header {
	position: relative;
	width: 750px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: none;
}

#footer {
	float: none;
	clear: both;
	width: 730px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#bottom {
	width: 750px;
	height: 68px;
	padding: 0px;
	clear: both;
}
