body {
	text-align: center;
	font: small/18px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	color: #666666;
	background-color: #EEEEDD;
}
a {
	color: #6B3DBB;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #E65E28;
	text-decoration: underline;
}
a:visited {
	color: #8FC5B0;
}
h1 {
	font-style: normal;
	font-size: 120%;
	color: #333333;
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
h2 {
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 5px;
	border: 1.5px solid #CCCCCC;
	margin-bottom: 12px;
	font-size: .9em;
}
#wrapperextracts {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 5px;
	border: 1.5px solid #CCCCCC;
	margin-bottom: 12px;
	font-size: 0.9em;
}
#header {
	background-color: transparent;
	background-image: url(images/logosmall.gif);
	background-repeat: no-repeat;
	background-position: 55px 5px;
	height: 144px;
	margin-bottom: 5px;
	width: 720px;
}
#indexheader {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 55px 5px;
	background-color: transparent;
	height: 197px;
	margin-bottom: 5px;
}
#content {
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	height:auto;
}
#links {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #cccccc;
	float: right;
	color: #8FC5B0;
	font-size: 1em;
	margin-top: 5px;
}
#links p {
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 178px;
	display: block;
}
#topnav p {
	margin-right: 15px;
	margin-top: 45px;
}
#links a {
	color: #508470;
	text-decoration: none;
	display: block;
}	
#links a:visited {
	color: #666666;
}
#links a:hover {
	color: #FFB71B;
	text-decoration: underline;
}
#links img {
	border: 1px solid #999999;
}
.indent {
	padding-left: 15px;
	font-weight: lighter;
	font-size: 0.9em;
}
#about {
	font-style: italic;
	width: 460px;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-right: 5px;
	line-height: 1.5em;
}
.here {
	color: #E65E28;
	font-weight: bold;
}
#katypress {
	width: 460px;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-right: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}
#extracts {
	float: left;
	width: 495px;
	margin-top: 10px;
	text-align: center;
}
#extracts img {
	border: 1px solid #999999;
}
#extractnav {
	text-align: center;
}
#list {
	width: 460px;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-right: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}
li {
	padding-top: 2px;
}
#availability {
	width: 460px;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-size: 90%;
	font-weight: bold;
}
#footer {
	clear: both;
}
