@charset "UTF-8";
* {
	margin: 0px;
}
#wrapper {
	height: 52px;
}
#wrapper #title {
	height: 51px;
	background-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #title #caption {
	padding-top: 25px;
	margin-top: 25px;
}
#navigation {
	height: 25px;
	text-align: center;
	background-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
