body,td {  
		font-size: 10pt;
		font-family:Verdana, Arial, Helvetica, sans-serif;	
}
a {
	
	font-weight:bold;
}

h1{
	text-align:center;
	color:#003366;
	font-size: 20pt;
}
.floatl{
	float:left;
}
.floatr{
	float:right;
}


.menu{
	color:#fff;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #ccffff;
}

.menu a{
	font-size:13px;
	display:block;
	text-decoration: none;
	padding: 2px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #ccffff;
	white-space: nowrap;
		color:#fff;
}
.menu a:hover{

		color:#003f6c;
}


.menu a:visited{
	display:block;
	text-decoration: none;
	padding: 2px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #ccffff;
	white-space: nowrap;

}
img a:hover{
background:none;
background-color:#33cccc;
color: #003399;
border:none;
}
img {
background:none;

border:none;
}
.menu a:hover{
	display:block;

}
	
.top{
  background:url(../images/freemeditations.jpg) no-repeat;
}
.top h1{
	margin:0;
	font-size:24pt;
}
.top div{
	color:#3591d3;
  line-height:140px;
  height:150px;

}
.padl{
  margin-left:10px;
}