body {
	background-color: #d0d0b0;
	margin: 0;
	padding: 0;
	text-align: center;
}
h1 {
	font: 180% "OzHandicraft BT", trebuchet MS, sans serif;
	color: #2d210b;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: -2px;
	background-image: url(title-bkgd.jpg);
	background-repeat: no-repeat;
}
h2 {
	font: 150% "OzHandicraft BT", trebuchet MS, sans serif;
	color: #2d210b;
}
h3 {
	font: 120% trebuchet MS, sans serif;
	color: #336699;
}
p {
	font: 10pt trebuchet MS, sans serif;
	color: #2d210b;
}
#logo {
	position:absolute; 
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	z-index: 3;
}
.logo a:hover, a:active, a:link, a:visited {
	text-decoration: none;
	background-color: transparent;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image:  url(header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
	border: 1px solid #d0d0b0;
	z-index: 1;
}
#content {
	width: 800px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	background-image:  url(color-bkgd.jpg);
	background-repeat: no-repeat;
}

#content a:link, a:visited {
	text-decoration: underline;
	color: #336699;	
}
#content a:hover, a:active {
	text-decoration: underline;
	color: #a5a567;
}
#footer {
	clear: both;
	font: 10pt trebuchet MS, sans serif;
	text-align: center;
	color: #2d210b;
	z-index: 3;
}

#navigation {
	position: absolute;
	top: 237px;
	right: 20px;
	width: 232px;
	padding: 0px 10px 10px 0px;
	font: 10pt trebuchet MS, sans serif;
	color: #000000;
	left: 560px;
}
#navigation ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	font: 10pt trebuchet MS, sans serif #336699;
}
#navigation li {
	font: 10pt trebuchet MS, sans serif #336699;
}
navigation ul.submenu {
	font: 12pt trebuchet MS, sans serif;
	color: #336699;
}
#navigation a:link, a:visited {
	text-decoration: none;
	color: #336699;	
}
#navigation a:hover, a:active {
	text-decoration: none;
	color: #a5a567;

}
#tips {
	position: relative;
	top: 0px;
	left: 270px;
	width: 500px;
    font: 10pt trebuchet MS, sans serif;
	color: #000000;
	z-index: 3;
}
.adbox {
	text-align: center;
	text-color: #000000;
	background-color: #99ff66;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
.sponsortable {
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: 666666;
}
.sponserlinks {
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: 336699;
	text-decoration: none;
}
.quote {
	font-family: "trebuchet ms", trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #2d210b;
}
.blackspan {
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	color: 000000;
	font-weight: bolder;
	text-decoration: none;
}
