@charset "utf-8";
.frame {
	border: 1px solid #333333;
	margin: 1px;
}
body {
	margin: 40px 0px 0px;
	padding: 0px; /* Set margin and padding for cross browser consistency. */
	text-align: center; /* Needed for IE5/Win */
	background-color: #005a82;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
    }
    
#content {
	width: 720px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	height: auto;
	position: relative;
    }
#camptop {
	float: left;
	height: 200px;
	width: 720px;
	background-color: #005A82;
}
#lower1 {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 100%;
}
#lower2 {
	float: right;
	width: 530px;
	text-align: left;
	padding-top: 10px;
	height: 280px;
	background-image: url(gfx/bg3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer {
	background-color: #A9886A;
	float: left;
	height: 70px;
	width: 718px;
	border: 1px solid #FFFFFF;
	padding-top: 20px;
}
.boxl {
	float: left;
	width: 305px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}

#photos {
	float: left;
	height: auto;
	width: 718px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
}
#blackbar {
	background-color: #000033;
	float: left;
	height: 30px;
	width: 716px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	padding-top: 10px;
}
#lower3 {
	float: left;
	width: auto;
	text-align: left;
	background-color: #A9886A;
}
.frame2 {
	border: 1px solid #333333;
	margin: 5px;
	padding: 2px;
}
h1 {
	font-size: 110%;
}
#bottombg {
	height: auto;
	width: 718px;
	float: left;
	background-image: url(gfx/bg2.jpg);
	background-position: center bottom;
}
.boxr {
	float: right;
	width: 305px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
