body {
	margin-left: 0px;
	margin-top: 68px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	line-height: 1.4em;
	background-image: url(images/bg.jpg);
	font-size: 0.9em;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #6C550D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #930101;
	text-decoration: underline;
}
.redText {
	color: #a12222;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
div {
	margin: 0px;
	padding: 0px;
	float: left;
}
#holder {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	border: 0px solid #4F1C04;
	background-image: url(images/woodframe.png);
	padding-right: 31px;
	padding-left: 31px;
}
#header {
	width: 970px;
	background-image: url(images/intTopC.jpg);
	background-position: center top;
}
#contentHolder {
	width: 970px;
}
#contentLeft {
	width: 276px;
}
#content   {
	height: 204px;
	width: 451px;
	background-image: url(images/cntHome.jpg);
	overflow: auto;
	padding-right: 200px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 10px;
}
#nav {
	width: 970px;
}

