html, body, ol, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	line-height: 18px;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #660000;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	vertical-align: bottom;
	text-align: left;
	text-transform: uppercase;
}
.bodycopybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #660000;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	background-color: #cac6ae;
}
#centercontent {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	padding: 0px;
}
#content {
	background-image: none;
	background-repeat: repeat;
	width: 779px;
	background-color: #FFFFFF;
}
#leftborder {
	background-image: url(images/images/left.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	width: 745px;
	background-position: left top;
}
#rightborder {
	background-image: url(images/images/right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	width: 745px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #000000;
}
.galleryimages {
	padding: 10px;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	margin: 10px;
}
body {
	background-color: #CAC6AE;
}
