#Nav_Area {
	background-color: #A8A8A8;
	height: 30px;
	width: 780px;
}
#topbox {
	width: 407px;
	float: left;
	height: 347px;
	margin-left: 0px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #292929;
	border-right-color: #010101;
	border-bottom-color: #010101;
	border-left-color: #010101;
	background-image: url(../Images/topbox%20copy.gif);
	margin-top: 20px;
	padding: 30px;
	font-size: 14px;
	text-align: center;
}
h1 {
	color: #100D78;
}

#big_bottom {
	background-image: url(../Images/big_bottom_box%20copy.gif);
	height: 262px;
	width: 678px;
	padding: 30px;
	margin-bottom: 5px;
	float: left;
	margin-top: 5px;
	font-size: smaller;
	text-align: center;
	font-weight: bold;
}
#camps_nav_box {
	background-image: url(../Images/camps_nav_box%20copy.gif);
	float: right;
	height: 344px;
	width: 194px;
	margin-top: 20px;
	padding: 30px;
	margin-left: 5px;
	font-size: small;
	font-weight: bold;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #909090;
	margin-top: 0px;
}
.oneColFixCtrHdr #container {
	width: 780px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 980px;
	background-color: #FDFDFD;
}
.oneColFixCtrHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	height: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.oneColFixCtrHdr #footer {
	height: 30px;
	background-color: #7E7E7E;
	float: left;
	width: 770px;
	font-size: x-small;
	font-style: italic;
	padding: 0;
	border: thin groove #181818;
	margin: 0px;
}
.oneColFixCtrHdr #footer p {
	margin: 0;
	padding: 0px;
}
.oneColFixCtrHdr #container #mainContent #big_bottom img#pic_space {
	margin: 20px;
	float: left;
	clear: both;
}

#pic {
	float: left;
	border: medium outset #000000;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.oneColFixCtrHdr #container #mainContent #big_bottom img {
	margin: 3px;
	float: left;
	border: thin solid #000000;
}

#picRT {
	margin: 20px;
	float: right;
	clear: both;
}
.oneColFixCtrHdr #container #mainContent #camps_nav_box #a:link {
	font-size: 80%;
	color: #030303;
	text-decoration: none;
}
.oneColFixCtrHdr #container #mainContent #big_bottom p {
	font-size: 18px;
}
.oneColFixCtrHdr #container #mainContent #big_bottom p {
	font-size: 14px;
}
