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;
}

}

#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;
	padding-top: 5px;
	height: 100%;
	line-height: 1.5em;
	font-size: 1.2em;
	text-align: left;
	top: 225px;
	border-right: double thick #669999;
	border-top: double medium #669999;
	color:#000099;
}
#vertab a:link {text-decoration: none; color: #000066; background-color: #FFFF99;}
#vertab a:visited {color: #000066; text-decoration: none; background-color: #ffff99;}
#vertab a:hover {background-color: #FFCC00; color: #000066;}

.main {font-family:Georgia, "Times New Roman", Times, serif; font-weight:500; font-size:18px; line-height: 1.2em; color: #000066; text-align: left;
	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: 0px ; padding: 5px;}

#hortab li {
	list-style: none;
	float: left;
	margin-left: 10px;
	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: x-small;
	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;
	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;
}
