body {
	background-color: #1A482B;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #072234;
}
h1 {
	font-size: 16pt;
	color: #F47D20;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #259B47;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #F47D20;
}
a:link {
	text-decoration: none;
	color: #F47D20;
}
a:visited {
	text-decoration: none;
	color: #F47D20;
}
a:hover {
	color: #259B47;
	text-decoration: none
}
.navigation {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.navigation a:active {
	text-decoration: none;
	color: #259B47;
}
.navigation a:link {
	text-decoration: none;
	color: #259B47;
}
.navigation a:visited {
	text-decoration: none;
	color: #259B47;
}
.navigation a:hover {
	color: #F47D20;
	text-decoration: none
}
.navigationb {
	font-size: 10px;
	font-weight: bold;
	color: #0C110F;
}
.links {
	font-size: 10px;
	color: #FFFFFF;
}
.links a:active {
	text-decoration: none;
	color: #259B47;
}
.links a:link {
	text-decoration: none;
	color: #259B47;
}
.links a:visited {
	text-decoration: none;
	color: #259B47;
}
.links a:hover {
	color: #F47D20;
	text-decoration: none
}
.hover {
	display: none;
}
.bg {
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 20px;
	padding-left: 20px;
}
.bgmenu {
	background-image: url(images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgfooter {
	background-color: #F47E20;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bgcopyright {
	background-color: #F47E20;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bgbottom {
	background-image: url(images/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgtop {
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
}
.bgtopl {
	background-image: url(images/bg_top_left.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.bgtopr {
	background-image: url(images/bg_top_right.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.bgscenery {
	background-image: url(images/bg_scenery.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.bgsceneryl {
	background-image: url(images/bg_scenery_left.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.bgsceneryr {
	background-image: url(images/bg_scenery_right.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.bgtree {
	background-image: url(images/bg_tree.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bgtreer {
	background-image: url(images/bg_tree_right.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.bglogo {
	background-image: url(images/camp_moogera_logo.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}