#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	height: 1240px;
}
#wrapper #header {
	height: 195px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-image: url(banner.jpg);
}
#wrapper #navigation {
	height: 62px;
	width: 800px;
	background-image: url(home.jpg);
	color: #FFF;
	font-family: Gautami;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
#wrapper #body {
	background-image: url(background.jpg);
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 16px;
	font-family: Gautami;
	height: 1240px;
}
#navigation a:link {
	color: #FFF;
	font-family: Gautami;
	font-size: 16px;
	text-align: center;
}
#navigation a:visited {
	color: #FFF;
	text-align: center;
}

a:link {
	color: #000000;
	font-family: Gautami;
	font-size: 16px;
	text-align: center;
}
a:visited {
	color: #000000;
	text-align: center;
}

#bhyf {
	color: #000;
}
#wrapper #body p #bhyf a {
	color: #000;
}