body {
	font-family: "Trebuchet MS", Arial, "MS Sans Serif";
	font-size: 100%;
	color: #333333;
	background-color: #cece9c;
	padding: 0;
	margin: 0px;
}

#masthead {
	color: #999999;
	background-color: #333333;
	padding: 0px;
	margin: 0;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #D5AB07;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/middle.gif);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 600px;
	float: left;
}
#left {
	width: 200px;
	float: left;
}
#right {
	width: 160px;
	float: left;
	color: #CCCCCC;
}
#center .content {
	padding: 24px 32px;
	font-size: 0.8em;
	line-height: 1.4em;
}
#left .content {
	padding: 24px 16px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 24px 16px;
	font-size: 0.75em;
	line-height: 1.5em;
	text-align: center;
}
#masthead .content {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#footer .content {
	padding: 12px 16px;
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-color: #333333;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #D5AB07;
	text-decoration: none;
}
#left a:visited {
	color: #CECE9C;
	text-decoration: none;
}
#left a:hover {
	color: #CECE9C;
	text-decoration: underline;
}
#center a:link {
	color: #D5AB07;
	text-decoration: none;
}
#center a:visited {
	color: #D5AB07;
	text-decoration: none;
}
#right .content h3 {
	color: #CCCCCC;
}

#center a:hover {
	color: #FF0000;
}
#right a:link {
	color: #999933;
	text-decoration: none;
}
#right a:visited {
	color: #999933;
	text-decoration: none;
}
#right a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#bookdetails  {
	float: right;
	width: 400px;
}

#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.6em;
	color: #666666;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: normal;
}
h2 {
	font-size: 1.4em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #666666;
}
h3 {
	font-size: 1.25em;
	color: #666666;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
}
h4 {
	font-size: 1.1em;
	color: #666666;
	margin: 0px;
	padding-top: 10px;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
.imgleft{
	vertical-align: top;
	float:left;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.imgright {
	vertical-align: top;
	float:right;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 3px;
}
.topHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
	padding-left: 10px;
	padding-right: 10px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
