body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#page {
	background-image: url(/attractmen/images/brdr2/mid-800.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 800px;
}

#brdr-top {
	background-image: url(/attractmen/images/brdr2/top-800.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	height: 20px;
}

#brdr-btm {
	background-image: url(/attractmen/images/brdr2/btm-800.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 26px;
	width: 800px;
}
#header {
}
#sub-header {
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	color: #990000;
	margin-bottom: 21px;
}

#content {
	text-align: left;
	padding-right: 81px;
	padding-left: 81px;
}

#header h1 {
	font-size: 2em;
	font-weight: bold;
	color: #990000;
	line-height: 1.2em;
	padding-right: 31px;
	padding-left: 31px;
}
#content h2 {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #333333;
}

#content p {
	font-size: 0.9em;
	line-height: 1.2em;
}
#content ul {
}
#content li {
	font-size: .9em;
}

