body, html	{
	height: 100%;
}
body	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/pagebg.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;
}
img	{
	border-width: 0;
}
.b	{
	border: solid 2px #000000;
	margin-left: 10px;
}
.q	{
	border: solid 2px #FFD200;
}
h1, h2, h3	{
	font-weight: bold;
	display: inline;
	color: #4379bd;
}
h1	{
	font-size: 16px;
}
h2	{
	font-size: 14px;
}
h3	{
	font-size: 14px;
}
#header	{
	width: 780px;
	height: 180px;
	background: url(../images/headerbg.jpg) no-repeat;
}
#pic1	{
	width: 113px;
	height: 130px;
	top: 80px;
	left: 524px;
	z-index: 500;
}
#pic2	{
	width: 131px;
	height: 132px;
	top: 79px;
	left: 636px;
	z-index: 500;
}
#pic3	{
	width: 131px;
	height: 116px;
	top: 210px;
	left: 636px;
	z-index: 500;
}
div.container {
	position: relative;
	margin: 0 auto;
	width: 780px;
	height: auto;
  text-align: left;
}
#content {
	top: 180px;
	left: 0px;
	width: 780px;
	height: auto;
	background: url(../images/contentbg.jpg) repeat-y;
	z-index: 30;
}
#text	{
	position: relative;
	top: 0px;
	left: 180px;
	width: 445px;
	height: auto;
	z-index: 50;
}
#content, #pic1, #pic2, #pic3	{
	position: absolute;
}
#copyrightbg	{
	background: url(../images/footerbg.jpg) no-repeat;
	left: 0px;
	height: 75px;
	width: 780px;
}
#copyright	{
	position: relative;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	left: 150px;
	top: 40px;
	width: 540px;
	z-index: 100;
}
a:link, a:visited, a:active	{
	color: #2f62a2;
}
a:hover	{
	color: #398e61;
}
a.cr:link, a.cr:visited, a.cr:active	{
	color: #000000;
}
a.cr:hover	{
	color: #fffcea;
}