@charset "utf-8";
#pagewrap {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DEDDDD;
	text-align: center;
}
#header {
	background-color: #FFFFFF;
	width: 816px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header_back {
	background-color: #FFFFFF;
	padding-top: 20px;
}
#footer {
	color: #717074;
	margin-top: 20px;
}

#content {
	background-image: url(../images/gradation.gif);
	background-repeat: repeat-x;
	background-color: #DEDDDD;
	background-position: left top;
	padding-top: 26px;
	text-align: center;
}
#area {
	background-image: url(../images/frame_area.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 421px;
	width: 778px;
}
#top {
	background-image: url(../images/mojoHoframeTopmeCut_r4.gif);
	background-position: left bottom;
	height: 18px;
	width: 778px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DEDDDD;
}

#lefttop   {
	background-image: url(../images/corner_topLeft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 18px;
	width: 19px;
}
#leftside {
	background-image: url(../images/frame_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 421px;
	width: 19px;
}
#leftbot {
	background-image: url(../images/corner_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 19px;
}

#righttop {
	background-image: url(../images/corner_topRight.gif);
	background-position: left bottom;
	height: 18px;
	width: 19px;
}
#rightside {
	background-image: url(../images/frame_right.gif);
	background-position: left top;
	height: 421px;
	width: 19px;
}
#rightbot {
	background-image: url(../images/corner_bottomRight.gif);
	background-position: left top;
	height: 50px;
	width: 19px;
	background-repeat: no-repeat;
}
#bot {
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		height: 421px;
	width: 778px;
}
#textside {
	padding-left: 20px;
}
