body {
	padding:0px;
	margin:0px;
	background-color:#CBDACF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#wrapper {
	width:800px;
	margin:0 auto;
	background-color:#ffffff;
}

#header {
	position:relative;
	height:198px;
	width:800px;
	background-color:#015c7d;
}

#header-left {
	float:left;
}

#header-promo {
	width:249px;
	margin:0;
	padding:0;
	float:right;
	color:#ffffff;
}

#header-promo-inner {
	padding:30px 15px 0;
}

#header-bottom {
	float:left;
}

#content {
	padding:20px;
	position:relative;
	min-height:400px;
	height:auto;
	width:760px;
	background-color:#ffffff;
	text-align: left;
}

#footer {
	position:relative;
	height:100px;
	width:800px;
	background-color:#015c7b;
	text-align: left;
}

h1 {
	font-size: 22px;
	line-height: 28px;
	font-weight:bold;
	text-align: left;
	font-style:italic;
	margin-top:0;
}

h1.new {
	font-size: 22px;
	line-height: 28px;
	font-weight:bold;
	text-align: left;
	font-style:italic;
	margin-top:0;
}

h2 {
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	font-weight:bold;
}

h3 {
	font-size:14px;
	line-height:16px;
	text-align:left;
	font-weight:bold;
	font-style:italic;
	margin-top:0;
}

p {
	text-size:12px;
	line-height:18px;
	text-align: left;
	margin: 0 0 14px 0;
}

#footer p {
	color:#FFFFFF;
	position:absolute;
	left:50px;
	top:50px;
	text-align: left;
}

a {
	color:#009900;
}

#header a, #header a:visited {
	color:#c9d7ee;
}

#nav a {
	font-weight:bold;
}

.noBotMarg {
	margin-bottom:2px;
}

.noTopMarg {
	margin-top:0;
}

div.buybook {
	float:right;
	margin:0 0 10px 20px;
	text-align:center;
}

div.buybook.front {
	width:300px;
}

div.buybook.inside {
	width:200px;
}

img.button.top {
	margin-bottom:10px;
}

img.button.bottom {
	margin-top:10px;
}