body {
	background-color: #3c1e00;
	background-image:  url(bkgd.gif);
	margin: 0;
	padding: 0;
	text-align: center;
}
UL {

}

LI {
	font-family: "trebuchet MS", sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
h1 {
	font: 160% verdana, sans serif;
	background-color: #bf3535;
	margin-bottom: -10px;
}
h2 {
	font: 120% verdana, sans serif;
	text-color: #ff6600;
	text-align: center;
}
h3 {
	font: 120% "Trebuchet MS", sans serif;
	font-weight: bolder;
	color: #33cccc;
	
}
p {
	font: .8em "Trebuchet MS", sans serif;
	color: #000000;
	text-align: left;
}
#logo {
	position:absolute; 
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	z-index: 2;
}
.logo a:hover, a:active, a:link, a:visited {
	text-decoration: none;
	background-color: transparent;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0 0 0;
	background-image:   url();
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
	border: 3px solid #ff9901;
}
#navigation {
	position: absolute;
	left: 10px;
	width: 140px;
	padding: 0px;
	top: 212px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation li {
	height: 26px;
	border-bottom: 1px solid #ff9901;
	color: #ff9901;
	padding-left: 0px;
}
#navigation li a:link, #navigation a:visited {
	margin-left: 12px;
	color: #ff9901;
	background-color: transparent;
	font-size: 12px;
	font-family: verdana, sans serif;
	text-decoration: none;
}
#navigation li a:active, #navigation a:hover {
	margin-left: 12px;
	color: #33cccc;
	background-color: transparent;
	font-size: 12px;
	font-family: verdana, sans serif;
	text-decoration: none;
}
#content {
	margin-left: 5em;
	width: 630px;
}
#content a:link, a:visited {
	text-decoration: none;
	color: #33cccc;	
}
#content a:hover, a:active {
	text-decoration: underline;
	color: #33cccc;
	background-color: transparent;
}
.masteryblurb {
	padding: 10px;
	font: 10pt verdana, sans serif;
	color: #666666;
	width: 500px;
}

#paypal {
	position: absolute;
	top: 202px;
	right: 0px;
	width: 160px;
	border: 2px solid #ff9901;
	font: 8pt verdana, sans serif;
	color: #000000;
	background-color: #ff9901;
	padding: 5px;
}
.adbox {
	text-align: center;
	text-color: #000000;
	background-color: #99ff66;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

#footer {
	clear: both;
	font: 10pt verdana, sans serif;
	text-align: center;
	color: #666666;
}
.blackspan {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color : #000;
}
.smallspan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 10px;
	color : #666666;
}
