body {
	background-color: #663366;
	color: #282828;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	margin: 20px 0px 40px 100px;
}
div#heading,
div#container,
div#nav,
div#footer {
	width: 720px;
}
div#container {
	position: relative;
	background: #D3C9D7;
}
div#heading {
	width: 720px;
	height: 116px;
	background-color: #4d4d4d;
	background: url('/images/massageheader.gif') repeat-x;
	color: #ffffff;
}
div#left {
	position: absolute;
	top: 0;
	botton: 0;
	left: 0;
	width: 150px;
	background: #D3C9D7;
	padding: 10px;
}
div#content {
	margin-left: 160px;
	background: #D3C9D7;
	padding: 30px;
}
div#footer {
	height: 25px;
	background-color: #663366;
	color: 272939;
	color: #ccc;
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #ffffff;
}
#footer a:hover {
	text-decoration: none;
	color: #cccccc;
}
#nav {
	height: auto;
	background-color: #79707F;
	color: #ffffff;
	text-align: left;
	margin: 2px 0px 2px 0px;
}
#nav a {
	text-decoration: none;
	color: #ffffff;
	margin-left: 27px;
	font-size: 13px;
}
#nav a:hover {
	text-decoration: none;
	color: #cccccc;
}
#navi {
	height: auto;
	background-color: #79707F;
	color: #ffffff;
	text-align: left;
	margin: 2px 0px 2px 0px;
}
#navi a {
	text-decoration: none;
	color: #ffffff;
	margin-left: 36px;
	font-size: 13px;
}
#navi a:hover {
	text-decoration: none;
	color: #cccccc;
}

#left a {
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
	text-decoration: none;
	color: #006600;
}
#left a:hover {
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
	text-decoration: none;
	color: #00cc00;
}
#content a {
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}
#content a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #00cc00;
h2 { font-family: palatino, serif; color: #000000; }

h3 { font-family: palatino, serif; color: #000000; }
