body {
	text-align: center;
}
.wrapper {
	position: relative;
	width: 700px;
	font-size: 0.9em;
	margin: 0 auto -142px;
	text-align: left;
}
.header {
	height: 270px;
	background: url(http://img547.imageshack.us/img547/6259/headertestcopy.jpg) no-repeat;
}
h1 {
	text-indent: -500em;
}
h2 {
	padding: 0 0 0.6em;
	color: #400000;
}
p {
	padding: 0 0 1em;
	color: #666;
	font: 1em/1.4em arial,sans-serif;
}

i {
        color:#8d642a;
}
a {
	color: #000;
	text-decoration: none;
	border-bottom: 3px solid #104367;
        font: 1em helvetica,arial,sans-serif;
}
a:hover {
	color: #400000;
}
strong {
	font-weight: normal;
}
.links {
	position: absolute;
	right: 50px;
	top: 225px;
}
.footer {
	position: relative;
	width: 700px;
	margin: 0 auto;
	background: url(http://img696.imageshack.us/img696/7916/footertestcopy.jpg) no-repeat;
}
.footer a {
	color: #fff;
	text-decoration: underline;
	border: 0;
}
.footer p {
	position: absolute;
	left: 0;
	bottom: 4px;
	width: 700px;
	padding: 0;
	color: #fff;
	font: 0.8em arial,sans-serif;
	text-align: center;
}


