body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	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: #96793E;
}
.oneColFixCtrHdr #container {
	width: 900px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #343233;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	background-color: #343233;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
}
.oneColFixCtrHdr #navbar {
	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. */
	background-color: #343233;
	height: 35px;
}
.oneColFixCtrHdr #mainContent {
	background-color: #343233;
	float: none;
	width: auto;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.oneColFixCtrHdr #footer {
	background-color: #343233;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#links {
	background-color: #FFFFFF;
	height: 500px;
	width: 630px;
	padding-top: 10px;
}
#press {
	background-color: #343233;
	height: 500px;
	width: 615px;
	padding-top: 10px;
	padding-left: 15px;
}
#linksleft {
	width: 274px;
	float: left;
	padding-left: 15px;
	padding-top: 20px;
	height: 130px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #343233;
}
#linksright {
	float: right;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #343233;
	padding: 20px;
	height: 130px;
}
#linksleft2 {
	width: 274px;
	float: left;
	padding-left: 15px;
	padding-top: 20px;
	height: 60px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #96793E;
}
#linksright2 {
	float: right;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #96793E;
	height: 60px;
	padding: 20px;
}
body,td,th {
	font-family: Century Gothic, Tahoma, Arial;
	font-size: 13px;
	color: #FFFFFF;
}
a {
	font-family: Century Gothic, Tahoma, Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.style2 {
	color: #EAE4D8;
	font-size: 24px;
	font-weight: bold;
	font-family: "Century Gothic", Tahoma, Arial;
}
.subheading {
	color: #EAE4D8;
	font-size: 18px;
	font-weight: normal;
	font-family: "Century Gothic", Tahoma, Arial;
}
.bodybold {
	color: #EAE4D8;
	font-size: 13px;
	font-weight: bold;
	font-family: "Century Gothic", Tahoma, Arial;
}
.bodybuff {
	color: #EAE4D8;
	font-size: 13px;
	font-weight: normal;
	font-family: "Century Gothic", Tahoma, Arial;
}
.bottomcopy {
	color: #EAE4D8;
	font-size: 12px;
	font-weight: normal;
	font-family: "Century Gothic", Tahoma, Arial;
}
.bodygrey {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343233;
}
.bodygreybold {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #96793E;
	font-weight: bold;
}
.smallgrey {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #96793E;
	font-weight: bold;
}
