@charset "ISO-8859-1";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #000000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #logo {
	height: 210px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#wrapper #navigation .style4 #bodyArea #wedpic {
	height: 245px;
	width: 374px;
	float: right;
	right: auto;
}

#bodyArea a {
	color: #cccccc;
	text-decoration: none;