BODY {
    background-color : #FFFFFF;
	font-family :  Arial, Helvetica, sans-serif;
	color: #4D65A0;
	background-image: url(pictures/school-of-jacksbackgrnd.jpg);
}

a:hover{
	text-decoration : none;
}
A:HOVER {
	
	font-weight : bold;
	color : #0002F9;
}

td, th {
	background-image: url(pictures/background.jpg);
	color: #0000FF;
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size : x-small;
	
}

h1 {margin:0}
p  {
	margin-top:0;
	margin-bottom:12px;
	font-size:12px;
	line-height: 1.5;
	color: #4D65A0;
	text-align : justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}


h2 {margin:0;
	color: Gray;
}




h3, h4 {
	color: #0002F9;
}

h5, h6 {
	color: #4D65A0;
	border-top : 1px solid Green;
	margin-top : 0px;
}
div {
	clear : both;
}
div.divemaster {
	border : 1px solid;
	color: #4D65A0;
	float : left;
	padding : 10px;
}


a {
	color: #4D65A0;
	text-decoration : none;
	}
	
img.pics{
	border : 1px solid;
	color: #4D65A0;
	
}
img.courses{
	border : 1px solid;
	color: #4D65A0;
	float : left;
	padding : 10px;
	
	}
div.image_links{
	white-space : nowrap;
	color: #4D65A0;
}
div.advance_txt {
	font-size : 12px;
	line-height : 1.2;
	color : #4D65A0;
	text-decoration : none;
}
