body {
	margin: 0;
	background: #ffffff;
	color: #3f3f3f;
	text-align: center;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
}

span {
	display: none;
}

#stripe {
	height: 348px;
	background: #fddcdc repeat-x url(images/stripey.jpg);
	position: absolute;
	top: 187px;
	width: 100%;
	right: 0;
	bottom: 0;
}

#content {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 800px;
	padding: 0;
}

h1 {
	position: relative;
	margin: 5px 0 2px;
}

#content2 {
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 800px;
	padding: 0;
}

#zoom {
	background: no-repeat left top url(images/frame.jpg);
	padding: 20px 30px 22px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#main {
	background: no-repeat url(images/stripebg.gif) left 15px;
	width: 800px;
	height: 335px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#main2 {
	background: url(images/stripebg.gif) left;
	width: 800px;
	text-align: left;
}

#main2 ul {
	list-style: none;
}

#subheader {
	position: relative;
	bottom: 34px;
	z-index: 2;
}

#footer {
	position: absolute;
	width: 800px;
	height: 82px;
	z-index: 1;
	background: no-repeat url(images/footer.jpg);
	top: 750px;
	display: none;
}

.one {
	width: 130px;
	padding-right: 20px;
	float: left;
	text-align: right;
}

.two {
	width: 220px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}

.three {
	width: 220px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}

.four {
	width: 130px;
	padding-left: 20px;
	float: left;
}

.pbox img {
	border: 2px solid #b2b2b2;
	margin-top: 10px;
}

.caption {
	font-size: 10px;
	line-height: 15px;
	font-style: italic;
}

.words {
	font-weight: normal;
	text-align: left;
	position: relative;
	color: #191919;
}

.one a:link, .two a:link, .three a:link {
	border-bottom: 1px dotted #262626;
	color: #262626;
	text-decoration: none;
}

.one a:hover, .two a:hover, .three a:hover {
	border-bottom: 1px dotted #727272;
	color: #727272;
	text-decoration: none;
}

.one a:active, .two a:active, .three a:active {
	border-bottom: 1px dotted #000000;
	color: #000000;
	text-decoration: none;
}

.one a:visited, .two a:visited, .three a:visited {
	border-bottom: 1px dotted #3f3f3f;
	color: #3f3f3f;
	text-decoration: none;
}

.four ul {
	list-style: none;
	padding: 0;
	margin: 10px 0 0;
}

.four ul img {
	border: 2px solid #b2b2b2;
}

.four ul li {
	margin-bottom: 5px;
}

img.backzoom {
	clear: both;
}

h2 {
	font-size: 15px;
	line-height: 18px;
}

#content2 a:hover {
	border-bottom-style: none;
}