body {
	font-family: "Trebuchet MS", Geneva, Verdana, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	margin:0;
	padding:0;
	background-color: #000000;
	background-image: url(../images/topstripe.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	width: 760px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
a {
	text-decoration: none;
	color:	#E3B94D;
	outline: none;
	}
a:link	{
	color:	#E3B94D;
	background-color: transparent;
	}
a:visited	{
	color:	#F6E693;
	background-color: transparent;
	}
a:active	{
	color:	#CC0000;
	background-color: transparent;
	}
a:hover	{
	color:	#FFFFFF;
	background-color: transparent;
	text-decoration: underline;
	}
#banner {
	padding: 0px;
	margin-bottom: 0px;
	height: 215px;
}
#content {
	padding: 10px 0px 20px 0px;
	margin: 0px 0px 0px 380px;
	text-align: left;
	border-left: 2px solid white;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
	background-image: url(../images/hometop_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#sidebar-a {
	float: left;
	width: 380px;
	\width: 380px;
	w\idth: 380px;
	margin: 0px;
	padding: 0px;
}
#footer {
	clear: both;
	padding: 10px 10px 20px 10px;
	margin-top: 0px;
	font-size: 90%;
	text-align: center;
}
#navcontainer {
	margin:0px;
	height:35px;
	padding:0px;
	}
#navcontainer td {
	color: #fff;
	background-color: #383824;
	text-decoration: none;
	border-left: 2px solid white;
	border-bottom: 2px solid white;
}
#navcontainer td:hover {
	color: #fff;
	background-color: #CE0000;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F6E693;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	margin: 5px 20px 10px 20px;
	line-height: 1em;
}
p {
	margin: 0px 20px 10px 20px;
	line-height: 1.4em;
}
h2 {
	margin: 20px 0px 5px 0px;
	font-size: 18px;
	line-height: 1em;
	font-weight: normal;
	color: #F6E693;
	padding: 10px 0px 2px 20px;
	border-top: 2px solid white;
}
h3 {
	margin: 0px 0px 5px 0px;
	font-size: 18px;
	line-height: 1em;
	font-weight: normal;
	color: #F6E693;
	padding: 15px 20px 2px 0px;
	text-align: right;
}
#sidebar-a p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px 20px 10px 20px;
	line-height: 1.3em;
	text-align:right;
}
#sidebar h2 {
	margin: 0px 20px 5px 20px;
	font-size: 18px;
	line-height: 1em;
	font-weight: normal;
	color: #F6E693;
	padding: 10px 0px 2px 0px;
	border-bottom: 1px solid #F6E693;
}
.recordlabel {
	font-size: 90%;
	font-style: italic;
}
.altstripe {
	background-color: #252525;
	padding: 5px;
}
.imgborder {
	border: 2px solid #FFFFFF;
}
.lightborder {
	border: 1px solid #CCCCCC;
}
#paypal, #paypal2 {
	text-align: right;
	padding-right: 20px;
	}
