<style type="text/css">
<!--
body
{scrollbar-face-color: #662571;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #EBD78C;
scrollbar-arrow-color: #FFFFFF;}
//-->
</style>

html {
	background-color: #643232;
	background-image: url(images/background.jpg);
}

body { 
	background-color: #643232;
	background-image: url(images/background.jpg);
	position: relative;
	margin: auto;
	border-top-width: 0px;
	margin-bottom: 0px;
	color: #000000;
}

a {
	text-decoration: none;
	color: #892D89;
}

a:hover {
	text-decoration: underline;
	color: #892D89;
}

a#white {
	color: #892D89;
	text-decoration: none;
}

.text {
	font-family: Verdana;
	font-size: 12px;
}

.smalltext {
	font-family: Arial;
	font-size: 10px;
	line-height: 10px;
}

.header {
	font-family: Verdana;
	font-size: 14px;
	color: #662571;
	font-weight: bold;
}

.storeheader {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #660066;
	padding-top: 2px; 
	padding-right: 4px; 
	padding-bottom: 2px; 
	padding-left: 4px; 
	border: #660066; 
	border-style: dotted; 
	border-top-width: 3px; 
	border-right-width: 3px; 
	border-bottom-width: 3px; 
	border-left-width: 3px
}

.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

.footernav {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
}

.btbrdr { 
	font-family: Verdana;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px; 
	padding-right: 4px; 
	padding-bottom: 2px; 
	padding-left: 4px; 
	border: #FFFFFF; 
	border-style: dotted; 
	border-top-width: 3px; 
	border-right-width: 3px; 
	border-bottom-width: 3px; 
	border-left-width: 3px
}