* {
	margin: 0px;
}

#wrapper {
	width: 998px;
	color: #FFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}


a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}

#wrapper #logo img {
}
#wrapper #navi img {
	height: 48px;
}
#wrapper #menu {
	width: 146px;
	float: left;
	background-color: #000;
}
#wrapper #footer {
	height: 80px;
	clear: both;
	color: #999;
	left: 0px;
	right: 2px;
	float: right;
	font-size: 14px;
}
#wrapper #content {
	float: right;
	width: 850px;
	height: auto;
	font-size: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	clip: rect(auto,auto,auto,auto);
	left: 9px;
}
#wrapper #content div p {
	left: 0px;
	margin-left: 0px;
}

#wrapper #content div p b font {
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
#wrapper #content p b font em {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-decoration: underline;
}
#wrapper #content div p b font {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
}
#wrapper #content div p strong {
	font-size: 22px;
}
#wrapper #content p strong {
	font-size: 14px;
	font-style: normal;
}
#wrapper #content #content2 p font {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
