body {
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 14px;
	background: #fff;
	color: #333;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

h1 {
	width: 975px;
	height: 180px;
	background: url('header.jpg') top left no-repeat;
	margin: 10px auto;
	text-indent: -99999999px;
	}

h2 {
	color: #055;
	}

h3 {
	text-align: center;
	clear: both;
	}

hr {
	clear: both;
	}

img {
	border: 0px;
	}

a {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

.small {
	font-size: 12px;
	}

.left { float: left; height: 100px; margin: 20px 0px; }
.right { float: right; height: 100px; margin: 20px 0px; }

.copy {
	width: 50%;
	margin: 0px auto;
	text-align: left;
	}

#topcopy {
	width: 50%;
	margin: 0px auto;
	text-align: center;
	}
