body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #DFD9CD;
	background-image: url(bg.jpg);
	font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align: left;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #993300;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
}
.subTitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
.footer {
	font-size: 10px;
	color: #333333;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #993300;
}

.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
}
#mainTable {
	border: 1px solid #999999;
}
.hpGift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #993300;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #993300;
	border-bottom-color: #993300;
	padding-top: 5px;
	padding-bottom: 5px;
}

#slideshowbox
{
float: right;
width: 340px;
padding: 5px ;
margin-left: 0px;
margin-right: 0px;
margin-top: 3px;
margin-bottom: 10px;
border: 0px solid #000000;
border-color: #000000;
}
