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: #000000;
}
td, th {
	vertical-align: top;
	text-align: center;
}
td.left {
	text-align: left;
}
td.vertCenter {
	vertical-align: middle;
}
img	{
	border-width: 0;
}
.b	{
	border: solid 2px #000000;
}
.q	{
	border: solid 2px #FFD200;
}
h1, h2, h3, h4	{
	font-weight: bold;
	display: inline;
}
h1	{
	font-size: 16px;
	color: #339966;
}
h2	{
	font-size: 14px;
	color: #339966;
}
h3	{
	font-size: 12px;
	color: #105935;
}
h4	{
	font-size: 12px;
	color: #000000;
}
#headerbg	{
	width: 400px;
	height: 200px;
	left: 250px;
	top: 0px;
	background: url(../images/headerbg.jpg) no-repeat;
}
#menubg	{
	width: 780px;
	height: 41px;
	left: 0px;
	top: 200px;
	background: url(../images/menubg.gif) repeat-x;
}
#logo	{
	width: 250px;
	height: 200px;
	top: 0px;
	left: 0px;
}
#book	{
	width: 130px;
	height: 200px;
	top: 0px;
	left: 650px;
}
#rightbg	{
	width: 180px;
	height: 595px;
	top: 239px;
	left: 600px;
	z-index: 90;
}
div.container {
	position: relative;
	margin: 0 auto;
	width: 750px;
	height: auto;
  text-align: left;
}
#content {
	top: 241px;
	left: 0px;
	width: 780px;
	height: auto;
	background: url(../images/contentbg.gif) repeat-y;
	z-index: 30;
}
#text	{
	position: relative;
	top: 30px;
	left: 30px;
	width: 560px;
	height: auto;
	z-index: 50;
}
#inactive	{
	position: relative;
	font-weight: bold;
	font-size: 11px;
	color: #738583;
	top: 4px;
	height: auto;
	z-index: 50;
	display: inline;
}
#content, #headerbg, #logo, #book, #menubg, #rightbg	{
	position: absolute;
}
#copyrightbg	{
	background: url(../images/copyrightbg.jpg) no-repeat;
	left: 0px;
	height: 70px;
	width: 780px;
}
#copyright	{
	position: relative;
	color: #fcf6d2;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	left: 5px;
	top: 2px;
	width: 770px;
	z-index: 100;
}
#leftmargin	{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 6px;
	z-index: 200;
}
a:link, a:visited, a:hover, a:active	{
	font-weight: bold;
}
a:link, a:visited, a:active	{
	color: #105935;
}
a:hover	{
	color: #339966;
}
a.cr:link, a.cr:visited, a.cr:active	{
	color: #fcf6d2;
}
a.cr:hover	{
	color: #f6cf01;
}
a.submenu:link, a.submenu:visited, a.submenu:active	{
	position: relative;
	top: 4px;
	font-weight: bold;
	font-size: 11px;
	color: #bddae1;
}
a.submenu:hover	{
	position: relative;
	top: 4px;
	font-weight: bold;
	font-size: 11px;
	color: #f0e398;
}
