body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #574A41;
	background-image: url(../img/sitebkg.gif);
	background-repeat: repeat-x;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#nav {
	float: right;
}
.clearboth {
	font-size: 1px;
	clear: both;
}
#summary {
}
#columns {
}
#footer {
	padding-left: 250px;
	line-height: 25px;
	font-size: 11px;
	color: #999999;
}
.left {
	float: left;
	width: 250px;
}
.right {
	float: right;
	width: 550px;
}
#bigcolumns {
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #74A1CE;
}
#content a {

	color: #0069AA;
}
#footer a {


	color: #0069AA;
}
#content {
	padding-top: 50px;
}
.tablestripe {
	background-color: #f1f1f2;
}
#metacontent {
	display: none;
}
#content a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0069aa;
}
