body {
	background-color: #C6D3B5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF66;
}
#divWrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#divBanner {
	height: 121px;
	width: 780px;
	border: 0px solid #000080;
	background-image: url(../images/Shiatsudoh-Banner.jpg);
}

#divBodyT {
	height: 600px;
	background-repeat: repeat;
	background-color: #8093C5;
}

#divWrapperLSide {
	background-image: url(../images/Body-Side.gif);
	width: 5px;
	height: 600px;
	float: left;
}

#divWrapperRSide {
	background-image: url(../images/Body-SideR.gif);
	width: 11px;
	height: 600px;
	float: right;
}


#divRedNavBox {
	width: 150px;
	float: left;
}
#divSideMenu {
	float: right;
	width: 202px;
	height: 220px;
	padding-right: 10px;
	margin-right: 0px;
	padding-top: 20px;
	background-color: #FFCC99;
	padding-left: 15px;
	margin-left: 10px;
	margin-top: 15px;
}
#divGoldNavBox {
	width: 150px;
	float: right;
}
#divGoldNavigation {
	float: left;
	width: 123px;
	height: 200px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#divGoldNavigation a:link, #divGoldNavigation a:visited {
	color: #CC0000;
}
#divGoldNavigation a:hover {
	color: #CC0000;
	background-color: #F9E3B1;
}

#divGoldNavigation ul {
	padding: 0px;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}

#divGoldNavigation a {
	padding: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	text-decoration: none;
}
#divRedTop {
	height: 13px;
	width: 153px;
	background-image: url(../images/Red-Top.gif);
	float: left;
}
#divRedBottom {
	height: 18px;
	background-color: #D23B34;
	width: 153px;
	float: left;
	background-image: url(../images/RedBottom.gif);
}

#divNavigation {
	float: left;
	width: 133px;
	height: 180px;
	background-color: #CC3C31;
	background-image: url(../images/RedMiddle.gif);
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 3px;
}

#divNavigation a:link, #divNavigation a:visited {
	color: #FFFF66;
}
#divNavigation a:hover {
	color: #CC0000;
	background-color: #F9E3B1;
}

#divNavigation ul {
	padding: 0px;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}

#divNavigation a {
	padding: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	text-decoration: none;
}

#divYellowContentBox {
	float: left;
	height: 600px;
	width: 403px;
}
#divYellowTop {
	background-image: url(../images/YellowTop.gif);
	width: 403px;
	height: 16px;
	float: left;
}
#divYellowBottom {
	background-image: url(../images/YellowBottom.gif);
	height: 18px;
	float: left;
	width: 403px;
}

#divContent {
	width: 373px;
	float: left;
	height: 560px;
	padding-left: 20px;
	background-image: url(../images/YellowMiddle.gif);
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;
	padding-right: 10px;
}
#divYellowContentBoxWide {
	float: left;
	height: 600px;
	width: 608px;
}
#divYellowTopWide {
	background-image: url(../images/YellowTopWide.gif);
	width: 608px;
	height: 16px;
	float: left;
}
#divYellowBottomWide {
	background-image: url(../images/YellowBottomWide.gif);
	height: 18px;
	float: left;
	width: 608px;
}

#divContentWide {
	width: 563px;
	float: left;
	height: 560px;
	padding-left: 20px;
	background-image: url(../images/YellowMiddleWide.gif);
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;
	padding-right: 25px;
}
#divSideWide {
	float: right;
	width: 312px;
	height: 300px;
	padding-right: 10px;
	margin-right: 0px;
	border-left: 10px;
	padding-top: 20px;
}

#divSidebar {
	float: right;
	width: 192px;
	height: 300px;
	padding-right: 10px;
	margin-right: 0px;
}

#divSidebar img {
	padding-top: 50px;
	padding-left: 25px;
}

#divFooter {
	width: 780px;
	background-image: url(../images/BlueBottom.gif);
	height: 29px;
}
