body {
	background-color: #333333;
	background-repeat: no-repeat;
	background-image: url(../images/bkgnd.jpg);
	margin: 20px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.bkgindex{
	border: 1px solid #666666;
	background-image: url(../images/bkgindex.jpg);
	background-repeat: no-repeat;
}
.bkgcurrent {
	background-image: url(../images/bkgcurrent.jpg);
	background-repeat: no-repeat;
	border: 1px solid #666666;
}
.bkglinks {
	border: 1px solid #666666;
	background-image: url(../images/bkglinks.jpg);
	background-repeat: no-repeat;
}
.bkg2006 {
	border: 1px solid #666666;
	background-image: url(../images/bkg2006.jpg);
	background-repeat: no-repeat;
}
.bkg2005 {
	border: 1px solid #666666;
	background-image: url(../images/bkg2005.jpg);
	background-repeat: no-repeat;
}
.bkgcontact {
	border: 1px solid #666666;
	background-image: url(../images/bkgcontact.jpg);
	background-repeat: no-repeat;
}
p {
	color: #FFE79D;
	font-size: 12px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.imgspace {
	border: 3px solid #2D2D2D;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 3px;
}
h1 {
	font-family: Optima, Verdana;
	font-size: 33px;
	color: #FFFFFF;
	padding-left: 5px;
}
.tdborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 3px;
	padding-left: 3px;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;
	text-decoration: underline;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 5px;
}
li {
	color: #CCCC99;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
}
a:link, a:visited {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #CCCC99;
}
.message {
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0066FF;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066FF;
	text-align: center;
}
.footer {
	font-size: 11px;
	color: #FF0000;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tblformat {
	font-size: 11px;
	color: #CCCC99;
}
.shoppingcart {
	padding-right: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF0000;
	background-color: #CCCC99;
	color: #000000;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 10px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FF0000;
}
.shoppingcart a:hover{
	color: #0000FF;
	text-decoration: underline;
}
.book {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F00;
	font-size: 14px;
	text-align: center;
}

