body {
	background-color: #fff;
	background-image: url(images/pagebkgr.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	cursor:default;
}
body,td,th,div {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1,h2,h3,h4,h5,h6,p,span {margin:0px; padding:0px;}
div {position:relative;}
#container {
	margin-left:auto;
	margin-right:auto;
	width:780px;
	text-align:left;
	}
#header {
	width:780px;
	float:left;
	clear:both;
	}
#footer {
	width:745px;
	float:left;
	clear:both;
	margin:10px;
	background-color:#349800;
	background-image:url(images/footer_bkgr.gif);
	height:23px;
	padding-top:30px;
	padding-left:15px;
	text-align:center;
	}
#footer a {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	margin-right:15px;
	text-decoration:none;
	text-align:left;
	}
#copyright {
	width:505px;
	float:left;
	clear:left;
	margin-bottom:10px;
	}
#copyright p {
	display:block;
	padding-left:15px;
	color:#333;
	font-size:11px;
	text-decoration:none;
	}
#bcache {
	width:275px;
	float:left;
	clear:right;
	text-align:right;
	margin-bottom:10px;
	}
#bcache p {
	display:block;
	padding-right:15px;
	color:#333;
	font-size:11px;
	text-decoration:none;
	}
#bcache a {
	color:#333;
	font-size:11px;
	text-decoration:none;
	}
#leftcol {
	width:190px;
	float:left;
	clear:left;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	}
#rightcol {
	width:540px;
	float:left;
	margin-right:10px;
	}
#logo {
	width:220px;
	float:left;
	clear:left;
	}
#slogan {
	width:560px;
	float:left;
	clear:right;
	}
#mainimage {
	width:780px;
	float:left;
	clear:both;
	}
#mainmenu {
	width:720px;
	background-color:#ff9900;
	float:left;
	clear:both;
	padding:5px 30px;
	text-align:center;
	}
#mainmenu a {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-right:25px;
	text-decoration:none;
	text-align:left;
	}
#submenuimage {
	width:780px;
	float:left;
	clear:both;
	margin-top:5px;
	}
#history {
	width:540px;
	float:left;
	clear:right;
	border-bottom:1px solid #666;
	margin-top:10px;
	}
#history p, #history p a {
	font-size:10px;
	color:#666;
	text-decoration:none;
	}
#history p a:hover {
	color:#349800;
	text-decoration:none;
	}
.leftcolcell {
	width:190px;
	float:left;
	clear:both;
	margin-bottom:10px;
	}
.leftcolcell .title {
	width:170px;
	float:left;
	clear:both;
	background-image:url(images/leftcoltitle_bkgr.gif);
	background-color:#349800;
	padding:0px 10px;
	padding-top:25px;
	height:22px;
	margin-bottom:10px;
	}
.leftcolcell .title h3 {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	}
.leftcolcell .content {
	width:170px;
	padding:0px 10px;
	float:left;
	clear:both;
	}
.leftcolcell .content p {
	font-size:11px;
	color:#333;
	}
.leftcolcell .content p a {
	font-size:11px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	display:block;
	margin-top:5px;
	}
.leftcolcell .content p a:hover {
	color:#349800;
	text-decoration:none;
	}
.leftcolcell img {
	border:5px solid #cce5bf;
	margin-bottom:5px;
	margin-top:-10px;
	}
#rightcol h1, #rightcol h2 {
	color:#ff2500;
	background-image:url(images/heading_bkgr.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	font-size:21px;
	font-weight:normal;
	width:540px;
	display:block;
	float:left;
	clear:both;
	margin-top:10px;
	height:26px;
	}
#rightcol .maincontent {
	width:540px;
	float:left;
	clear:both;
	}
#rightcol .maincontent h2 {
	font-size:14px;
	color:#333;
	display:block;
	background-image:none;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:-10px;
	padding:0px;
	}
#rightcol .maincontent span {
	font-size:11px;
	width:540px;
	color:#666;
	display:block;
	float:left;
	text-align:left;
	clear:both;
	}
#rightcol .maincontent p {
	font-size:13px;
	color:#333;
	line-height:18px;
	display:block;
	padding:5px;
	clear:both;
	}
#rightcol .maincontent p a, #rightcol .maincontent a {
	text-decoration:none;
	display:block;
	color:#ff2500;
	font-size:12px;
	margin-top:5px;
	}
#rightcol .maincontent p img {
	margin:10px;
	}
#rightcol .photorow {
	width:540px;
	float:left;
	clear:both;
	margin-top:10px;
	}
#rightcol .photorow .photo {
	width:174px;
	height:210px;
	float:left;
	clear:none;
	text-align:center;
	}
.mright9 {margin-right:9px;}

#rightcol .photocontent {
	width:540px;
	float:left;
	clear:both;
	}
#rightcol .photocontent p {
	font-size:13px;
	color:#333;
	line-height:18px;
	display:block;
	}
#rightcol .photocontent p a {
	text-decoration:none;
	display:block;
	color:#ff2500;
	font-size:12px;
	margin-top:5px;
	}
#rightcol .photocontent p img {
	margin-right:10px;
	margin-top:10px;
	}
td input {
	height:12px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding:3px;
	}
.formcheck {
	padding-top:-5px;
	}
.formbutton {
	height:24px;
	width:70px;
	padding:0px;
	}
.centerwindow {
	width:540px;
	height:223px;
	border: 5px solid #FF6600;
	position:absolute; top:50%; left:50%;
	margin-left:-270px;
	margin-top:-110px;
	float:none;
	display:none;
	visibility:hidden;
	}
.centerwindow2 {
	width:540px;
	height:223px;
	border: 5px solid #FF6600;
	position:absolute; top:50%; left:50%;
	margin-left:-270px;
	margin-top:-110px;
	float:none;
	display:block;
	visibility:visible;
	}
