body     {
	color: #000;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fcf4d0;
	background-image: url("/images/bkg_yellow.jpg");
	background-repeat: repeat;
	background-position: 0 0;
	margin: 0;
	padding: 0 }
p {}
td {}
#header   {
	background-image: url("/images/bkg_grnheader.jpg");
	background-repeat: repeat-x;
	background-position: 0 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 89px;
	border-style: solid;
	border-width: 0 0 1px;
	border-color: #fce300 }
#title   {
	position: absolute;
	top: 0;
	left: 0 }
#nav     {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 52px;
	right: 1px }
#nav li      {
	font-size: 80%;
	background-image: url("/images/tab_left1.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	white-space: nowrap;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	float: left }	
#nav a          {
	color: #fce300;
	font-weight: bold;
	text-decoration: none;
	background-image: url("/images/tab_right1.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 0;
	display: block;
	margin-left: 3px;
	padding: 3px 8px 5px 5px;
	float: left }
/* Commented Backslash Hack hides thie rule from IE5 Mac\ */
#nav a    {
	float: none } 	/* end IE5 Mac Hack*/
#nav a:hover     {
	color: #000;
	background-color: transparent }
#nav li#select     {
	font-size: 80%;
	background-image: url("/images/tab_left2.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	text-align: center;
	white-space: nowrap;
	list-style: none;
	margin-left: 0;
	padding-left: 10px;
	float: left }	
#nav a#active       {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background-image: url("/images/tab_right2.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 0;
	text-align: center;
	display: block;
	margin-left: 3px;
	padding: 3px 25px 5px 3px;
	float: left } 
#content     {
	background-image: url("/images/bkg_crawler.jpg");
	background-repeat: no-repeat;
	background-position: 95% 95%;
	margin: 0;
	padding: 0.25em 1em 75px;
	position: absolute;
	top: 100px;
	left: 0 }
h1    {
	color: #000;
	font-size: 140%;
	font-weight: bold;
	background-image: url("/images/emb_right.gif");
	background-repeat: no-repeat;
	background-position: 100% 19px;
	margin: 0 0 5px;
	padding: 0;
	width: 100%;
	border-style: none none solid;
	border-width: 0 0 1px;
	border-color: #6b8e23 }
h2  {
	color: #000;
	font-size: 110%;
	font-weight: normal;
	margin: 1.5em 0 0;
	padding: 0 }
p {
	font-size: 90%;
	line-height: 1.5em;
	margin-top: 0.25em;
	padding-top: 0.25em }
.bold  {
	font-size: 1em;
	font-weight: bold }
ul {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	padding-top: 0 }
#content li {
	font-size: 90%;
	padding-bottom: 0.25em }
#content img, div#photos img {
	margin: 0.25em;
	padding: 0;
	border: outset 1px #690 }
#content a {
	color: #006400;
	font-weight: bold;
	text-decoration: none }
#content a:hover {
	color: #ff4500;
	font-weight: bold;
	text-decoration: underline }
div#photos   {
	margin-right: 1em;
	width: 200px;
	float: right }
div#photos img  {
	display: block;
	margin: 5px 1px;
	padding: 0 }
#footer    {
	background-image: url("/images/emb_left.gif");
	background-repeat: no-repeat;
	background-position: 0 -7px;
	margin: 30px 0 0;
	padding-top: 5px;
	padding-bottom: 3em;
	width: 70%;
	clear: both;
	border-top: 1px solid #6b8e23 }
#footer p {
	color: #6b8e23;
	font-size: 0.7em;
	margin: 0;
	padding: 0 0 0 }
#footer p#copyright  { }
#footer p#lavoy  {}
#footer p#randy  {}
#footer p#designer, #footer p#designer a {
	color: #cc6;
	font-style: italic }
#paybutton a {
	color: #fce300;
	font-size: 0.8em;
	background-color: #360;
	text-align: center;
	margin: 0;
	padding: 0.5em;
	border: outset 2px #cc6; }
#paybutton a:hover {
	color: #cc6;
	background-color: #363;
	text-decoration: none;
	text-align: center;
	border: inset 2px; }
