* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
}
#wrapper {
	height: 700px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 20px;
	color: #666;
	vertical-align: bottom;
}
#headder {
	height: 50px;
	width: 950px;
}
#footer {
	height: 50px;
	width: 475px;
	float: left;
	text-align: left;
}
#footer p a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #594036;
	text-decoration: none;
}
#footer p a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #594036;
	text-decoration: none;
}
#footer p a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #939470;
	text-decoration: none;
}
#footer p a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #939470;
	text-decoration: none;
}
#footerR {
	text-align: right;
	height: 50px;
	width: 475px;
	float: left;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-left: 20px;
	text-align: right;
	margin-right: 20px;
	color: #666;
}
