@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 977px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #toplinkjoint {
}

#wrapper #logo {
	height: 196px;
	width: 977px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #marquee {
	background-color: #FF0000;
	height: 25px;
}
#wrapper #NavBar {
}
#wrapper #DateandTime {
}
#wrapper #thebody {
}
#wrapper #footer {
	clear: both;
}

