body, html	{
	height: 100%;
}
body	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/bg.gif) repeat;
}
body,table,tr,td	{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
td, th {
	vertical-align: top;
	text-align: center;
}
td.left {
	text-align: left;
}
td.right {
	text-align: right;
}
img	{
	border-width: 0;
}
.b	{
	border: solid 2px #4d4d4d;
}
h1, h2, h3, h4	{
	font-weight: bold;
	display: inline;
}
h1	{
	font-size: 16px;
	color: #f6cf01;
}
h2	{
	font-size: 14px;
	color: #f7e792;
}
h3	{
	font-size: 12px;
	color: #f6cf01;
}
h4	{
	font-size: 12px;
	color: #f7e792;
}
#header	{
	width: 780px;
	height: 145px;
	top: 0px;
	left: 0px;
	background-color: #000000;
}
#logo	{
	width: 341px;
	height: 145px;
	top: 0px;
	left: 0px;
}
#navbg	{
	width: 780px;
	height: 35px;
	top: 145px;
	left: 0px;
	background: url(../images/navbg.gif) repeat-x;
}
#rightbg	{
	width: 180px;
	height: 595px;
	top: 185px;
	left: 600px;
	z-index: 90;
}
#blackLine	{
	width: 780px;
	height: 1px;
	top: 144px;
	left: 0px;
	background-color: #000000;
	z-index: 1000;
	overflow: hidden;
}
#book	{
	width: 211px;
	height: 145px;
	top: 0px;
	left: 569px;
}
#introText	{
	width: 239px;
	height: 145px;
	top: 0px;
	left: 330px;
}
#clickbelow	{
	width: 780px;
	height: 27px;
	top: 0px;
	left: 0px;
}


div.container {
	position: relative;
	margin: 0 auto;
	width: 780px;
	height: auto;
  text-align: left;
}
#content {
	top: 180px;
	left: 0px;
	width: 780px;
	height: auto;
	background-color: #000000;
	z-index: 30;
}
#text	{
	position: relative;
	top: 40px;
	left: 20px;
	width: 560px;
	height: auto;
	z-index: 50;
}
#inactive	{
	font-weight: bold;
	color: #aa840a;
	display: inline;
}
#header, #content, #logo, #navbg, #rightbg, #blackLine, #book, #introText, #thehomeof	{
	position: absolute;
}
#copyright	{
	position: relative;
	color: #7c7c7c;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	width: 780px;
	height: 20px;
	background-color: #000000;
	z-index: 200;
}
a:link, a:visited, a:hover, a:active	{
	font-weight: bold;
}
a:link, a:visited, a:active	{
	color: #f7e792;
}
a:hover	{
	color: #f6cf01;
}
a.cr:link, a.cr:visited, a.cr:active	{
	color: #7c7c7c;
}
a.cr:hover	{
	color: #f6cf01;
}
