body {
	background-image: url(images/scales.jpg);
}
.oneColFixCtrHdr #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/scales.jpg);
}
.oneColFixCtrHdr #menucontainer {
	width: 780px;
	top: 165px;
	height: 35px;
	background-color: #003300;
}
.oneColFixCtrHdr #header {
	background: #DDDDDD;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-color: #CDCC00;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
}
.bodytext a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #9933CC;
	text-decoration: none;
}
.bodytext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #CDCC00;
	text-decoration: none;
}
.foottext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}

.foottext a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003300;
	text-decoration: none;
}
.foottext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9933CC;
	text-decoration: none;
}
.foottextsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.photonav a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9933CC;
	text-decoration: none;
}
.photonav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CDCC00;
	text-decoration: none;
}
.photonav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9933CC;
	text-decoration: none;
}
