body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 175%;
	text-align: center;
	padding-bottom: 25px;
}

#wrapper {
	border: 1px solid black;
	padding: 0 0 15px 0;
	width: 800px;
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
	background: url('bg2.gif') repeat-y top center;
}

#header {
	width: 800px;
	padding: 0;
	margin: 0;
}

#intro {
	padding: 25px;
	padding-bottom: 5px;
}

#images1 {
	border: none;
	float: left;
	padding-left: 25px;
	width: 350px;
	margin: 0;
}

#images2 {
	width: 350px;
	border: none;
	float: left;
	padding-left: 25px;
	margin: 0;
}

#text {

}

a, h1, a .smallcap {
 	color: #cd4c15;

}

.smallcap {
	font-size: 14px;
	color: #cd4c15; 
	font-weight: bold;
	font-variant:small-caps;
	letter-spacing: .25px;
	font-style: italic;
}

a:hover, h2, a:hover .smallcap {
	color: #059c80;
}

.caption {
	font-size: 11px;
	color: #007aa0;
	line-height: 150%;
	font-weight: bold;
}