body {
	max-width: 792px;
	margin: 0;
	background: #fff none no-repeat;
}

#wrapper {
	text-align: center;
	left: 100px;
	width: 610px;
	top: 50px;
	position: static;
	margin-left: 100px;
}

img
 {
	margin-top: 25px;
	margin-bottom: 25px;
}

a:link {
	color: #5b92b5;
	border-style: none;
	text-decoration: none;
	font: bold 12px Verdana, sans-serif;
}

a:hover {
	color: #c09060;
	border-style: none;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a:visited {
	color: #c09060;
	border-style: none;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12pt;
}