body {
	text-align: center;
	margin: 0px;
	background-color: #006600;
	height: 100%;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #000000;
	text-align: center;
}

#Table_01 {
	height: 100%;
}

#main {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 100%;
}
.rightbar a:link, .rightbar a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 25px;
	width: 205px;
}
.rightbar a:hover {
	background-image: url(images/content.jpg);
	color: #FDE000;
	background-color: #83775D;
}

#topimage01,#topimage02,#topimage03 {
	text-align: center; /* be nice to IE5 */
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}
#topimage01 span {
	display: block;
	margin: 110px 0px 0px 100px;
}
#topimage02 span {
	display: block;
	margin: 10px 0px 0px 350px;
}
#topimage03 span {
	display: block;
	margin: 60px 0px 0px 450px;
}
.content {
	background-color: #8C7E63;
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	width: 535px;
}
.pagetitle {
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	text-transform: uppercase;
	font-weight: bold;
	text-indent: 20px;
	letter-spacing: 1px;
}
.topbar {
	background-color: #544639;
	background-image: url(images/topmenu.jpg);
	background-repeat: no-repeat;
}
.rightbar {
	background-color: #6E8243;
	background-image: url(images/rightbar.jpg);
	background-repeat: repeat-y;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	vertical-align: top;
	padding-top: 9px;
}
td {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.gallery a {
	border: 1px dashed #CCCCCC;
}
.gallery a:hover {
	border: 1px solid #FFFFFF;
}
a:link, a:visited {
	color: #CC0000;
}
#Table_02 {
	border: 1px solid #000000;
}
.topback {
	background-color: #DF1C2A;
	background-image: url(images/topback.gif);
	background-repeat: repeat-x;
	text-align: left;
}
