a:link {	text-decoration: none; 	
			color: #94a0b5;
			}
a:visited { text-decoration: none;	
			color: #94a0b5;
			}
a:active {	text-decoration: none; 	
			color: #B6D087;
			}
a:hover {	text-decoration: underline; 
			color: #B6D087; 
			}
body {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
}
p {
 margin: 0px 0px 0px 0px;
}
br {
margin: 0px 0px 0px 0px;
}
ul {
list-style-type: none;
margin: 0px 0px 0px -38px;
}
hr {
color: #a3a3a3;
background-color: #a3a3a3;
height: 1px;
}
.header { 	
	position: absolute; 
	z-index: 0;
	top: 0px;
	left: 0px; 	
	visibility: visible;
}			
.address {
	position: absolute;
	z-index: 0;
	top: 133px;
	left: 300px;
	visibility: visible;
}
.nav {
	position: absolute;
	z-index: 2;
	top: 230px;
	left: 40px;
	width: 162px;
	visibility: visible;
}
.admin {
	position: relative;
	width: 162px;
	visibility: visible;
}
.body {
	position: absolute;
	z-index: 1;
	top: 230px;
	left: 300px;
	width: 575px;
	visibility: visible;
}
.hd {
	font-size: 14px;
	color: #B6D087;
	font-family: arial;
	font-weight: bold;
	line-height : 24px;
}
.txt {
	font-size: 12px;
	color: #724929;
	font-family: arial;
	line-height : 24px;
}
.callout {
	color: #FF0000;
}
.callout2 {
	color: #94a0b5;
	font-weight: bold;
}
.news {
	color: #FF6600;
}
.classl{
width: 170px;
float: left;
margin: 0px 0px 12px 0px;
}

.classr{
width: 405px;
float: left;
margin: 0px 0px 12px 0px;
}

div.spacer{
clear: both;
}

div.schedule {
width: 780px;
}

.day {
float: left;
position: relative;
width: 100px;
margin: 5px;
}

.time {
float: left;
position: relative;
width: 30px;
height: 50px;
font-size: 10px;
color: #333;
font-family: arial;
line-height : 12px;

}
.classinfo {
float: right;
position: relative;
width: 65px;
height: 50px;
font-size: 10px;
color: #333;
font-family: arial;
line-height : 12px;

}

div.news {
margin-bottom: 16px; 
}

.formbtn {
	font-size: 12px;
	color: #724929;
	font-family: arial;
	line-height : 14px;
	padding: 5px 5px 5px 5px;
	margin: 4px 0px 4px 0px;
	border: 1px solid #94a0b5;
}
.mailinglist {
	padding: 5px 5px 5px 5px;
	margin: 4px 0px 4px 0px;
	border: 1px dotted #94a0b5;
	width: 200px;
}
div.left {
float: left;
}

div.right {
float: right;
}