html, body {
	margin:  0;
	padding: 0;
	text-align: center;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #993300;
	background-image: url(gif_jpeg/raisedyellow2.jpg);
}

h1 {text-align:center;}
h3 {text-align:center; color:#660033;
}
.container {
	letter-spacing: normal;
	word-spacing: normal;
	padding: 10px;
	height: auto;
	width: 800px;
	
}

#logo{
	border-right-width: thin;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: double;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding-top: 0.5%;
	width: 800px;
	height: 160px;
	text-align: center;
}

#vertab {
	position: absolute;
	left: 5px;
	width: 175px;
	clear: both;
	/*list-style-image: url(gif_jpeg/dragonfly.gif);*/
	list-style: none;
	padding-top: 25px;
	height: 100%;
	line-height: 45px;
	text-align: left;
	top: 240px;
	border-right-width: 2px;
	border-right-style: double;
	border-right-color: #000000;
}

#vertab a:hover {background-color: #66FFCC; color:#990000;}
#vertab a:visited {color: #0000CC }


.main {
	padding: 5px;
	background-color: #6b9;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 186px;
	background-image: url(gif_jpeg/raisedyellow2.jpg);
	clear: both;
}

#hortab {margin: 0; padding: 0;clear:left;}

#hortab li {
	list-style: none;
	float: left;
	margin-left: 3px;
	padding-left: 12px;
	font-size: 12px;
	line-height: 25px;
	white-space: nowrap;
	color: #fff;
	background-color: #CC0000;
	background-image: url(gif_jpeg/tabs3-big2Alt.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

#hortab a {
	display: block;
	float: left;
	padding: 0 20px 0 0;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	width: 0.1em;
	clear: left;
	background-image: url(gif_jpeg/tabs3-big2Alt.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

html>body #hortab a {width: auto;}  /* fixes IE6 hack \*/
/* Commented Backslash Hack hides rule from IE5-Mac \*/

#hortab a:hover {background-color: #FFFFFF; color: #FF9966; }

/* Commented Backslash hack hides rule from IE5-Mac \*/
#hortab a {float: none;}          /* End  IE5-Mac hack */


#footer {
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #000000;
	clear: both;
	float: left;
	height: auto;
	width: 600px;
	text-align: center;
	padding-top: 10px;
	margin-top: 20px;
	padding-right: 20px;
	padding-bottom:20px;
	position: relative;
	margin-left: 25%;
}
#paypal {text-align:center;
}
.paypal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.orderform {
	font-family: "Bookman Old Style";
	color: #800000;
	font-style: italic;
	font-weight: bold;
}

