body {
	margin: 0;
	padding: 0;
	color: #FFF;
	background: #97CFA7;
	font: 12px Arial, Helvetica, sans-serif;
}
}
INPUT {
	background-color: #FFFFFF;
	border: solid 1px #79A786;

}
a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	background: #FFF;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background: #FFF;
}
html>body ul {
	list-style: none;
	text-indent: -12px;
}
ul {
	margin-top: 0;
	margin-left: 0;
	padding-left: 12px;
}
li {
	margin: 7px 0 8px 10px;
}
ul.sublist {
	margin-top: 0;
	margin-left: 0;
	padding-left: 5px;
}
li.sublist {
	margin: 7px 0 8px 3px;
}
#mainbody {
	width: 768px;
	margin: 0;
	padding: 0;
	border: 0px solid #000;
	color: #FFF;
	background: #79A786;
}
#topnav {
	clear: both;
	position: relative;
	width: 766px;
	height: 25px;
	border-bottom: 0px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	text-align: right;
	padding: 0;
	background: #79A786;
	color: #FFFFFF;
}
#topnav a {
	border: 0px;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	background: #79A786;
	color: #FFFFFF;
}
#topnav a:hover {
	text-decoration: none;
	background: #79A786;
	color: #FFFFFF;
}
#header {
	clear: both;
	position: relative;
	width: 766px;
	height: 100px;
	max-height: 100px;
	overflow: hidden;
	color: #000000;
	padding: 0;
	margin: 0;
	background: #79A786 url(../images/Reiki.jpg) no-repeat center;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#header h1 {
	position: relative;
	top: 15px;
	left: 10px;
	z-index: 2;
	text-align: left;
	margin: 0;
	padding: 0;
	font: bold 36px Georgia, "Times New Roman", Times, serif;
}
#header h2 {
	position: relative;
	top: 18px;
	left: 10px;
	text-align: left;
	clear: both;
	margin: 0;
	padding: 0;
	font: italic bold 18px Georgia, "Times New Roman", Times, serif;
}
#leftcol {
	position: relative;
	width: 140px;
	height: 490px;
	color: #FFF;
	padding: 5px;
	float: left;
	text-align: left;
	background: #79A786;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
#leftcol .title h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#leftcol .content {
	margin: 5px 0 10px;

}
#leftcol a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background: #79A786;
}
#leftcol a:hover {
	color: #000000;
	background: #79A786;
}
#rightcol {
	position: relative;
	width: 605px;
	height: 490px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #333;
	padding: 5px;
	float: right;
	text-align: left;
	background: #BFE7CB;
	overflow: auto;

}
#rightcol .title h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
	padding: 0;
}
#rightcol .content {
	margin: 10px 10px 10px;
	border-top: 1px dotted #000000;
}

#rightcol .contentB {
	margin: 10px 30px 10px 10px;
	border-top: 1px dotted #000000;
}

#rightcol a {
	color: #333;
	font-weight: bold;
	text-decoration: none;

	background: #BFE7CB;
}
#rightcol a:hover {
	color: #000000;
	background: #BFE7CB;
}
#footer {
	clear: both;
	position: relative;
	width: 768px;
	height: 16px;
	font-size: 10px;
	color: #C2BBAF;
	text-align: center;
	background: #79A786;
	border-top: 1px solid #000;
}
#footer h3 {
	font-size: 10px;
	margin: 0;
	padding: 0 5px;
	float: left;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	font-size: 10px;
	background: #BFE7CB;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
	background: #BFE7CB;
}
.screenshot {
	padding: 4px;
	float: right;
}
#toplink {
	float: right;
	clear: both;
}
} 
DIV.scrollbar { 
border: 0px solid black; 
height: 335; 
width: 460; 
overflow: auto; 
} 