body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 20px;
}
a {
	color: #993366;
}
p	{
	margin-top: 0px;
	margin-bottom: 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #993366;
	font-weight: bold;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #993366;
	font-weight: bold;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #993366;
	font-weight: bold;
	line-height: 18px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: italic;
}

div.spacer {
  	clear: both;	
}
div#pagewrapper {
	text-align:left;
	width: 914px;
	margin: 0px;
	padding: 0px;
}
div#container {
	width:914px;
	text-align:left;
	background-color:#FFFFFF;
	margin: 0px;
}	
div#content {
	width:648px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 34px;
	padding-bottom: 0px;
	padding-left: 34px;
	float: right;
}
div#addressbar {
	clear: both;
	width:648px;
	color: #999999;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 18px;
}
div#addressbar a{
	color: #999999;
	font-size: 12px;
}
div#sidebar {
	width:198px;
	margin:0px;
	padding: 0px;
	background-color:#993366;
	float: left;
	height: 100%;
	text-align: left;
}
div#footerwrapper {
	clear: both;
	margin:0 auto;
	text-align:center;
	background-color:#FFFFFF;
}
div#footer {
	width:608px;
	text-align:center;
	font-size: 11px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
a.footer, a.footer:active, a.footer:visited {
	line-height:16px;
	text-decoration: none;
	color: #CCCCCC;
}
a.footer:hover {
	line-height:16px;
	text-decoration:underline;
}
#homeslide
{
	float: right;
	width: 297px;
	height: 316px;
	position: relative;
}

* html #homeslide
{
	margin-left: -3px;
}

#homeslide img
{
	position: absolute;
	top: 0;
	left: 0;
	min-height: 1px;
	_height: 1px;
	width: 297px;
	height: 316px;
}
ul {
	margin-top: 10px;
}
.bookbar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 6px;
}	
.note {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
}
textarea {
	width: 275px;
}
input {
	width: 200px;
}
.red {
	font-size: 10px;
	color: #993366;
}
