body, img, a {
	border: 0;
	padding: 0;
	margin: 0;
}
a {
	color: #000;
}

body {
	background: url(img/bg_dust.jpg);
}

#wrapper {
	width: 1280px;
	height: 768px;
	background: url(img/bg_parchment.jpg) no-repeat #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	text-align: center;
	line-height: 120%;
	text-align: center;
}



#homelogo {
	margin-top: 114px;
	width: 528px;
	height: 529px;
}
#topNav {
	width: 1280px;
	height: 235px;
	background: url(img/bnr_logo.jpg) no-repeat;
	text-align: left;
}
#hdr {
	display: block;
	margin: 0 auto;
}
#bn_about a, #bn_contact a {
	height: 54px;
	float: left;
	margin-top: 98px;
	display: block;
}
#bn_about a {
	margin-left: 367px !important;
	margin-left: 183px;
	width: 150px;
	background: url(img/bn_about.gif) no-repeat;
}
#bn_contact a {
	margin-left: 761px !important;
	margin-left: 380px;
	width: 197px;
	background: url(img/bn_contact.gif) no-repeat;
}
#bn_about strong, #bn_contact strong {
	display: none;
}
.pageWidth {
	width: 670px;
	margin: 0 auto;
	text-align: left;
}
