
a:link            { color:#4444aa; font-weight:bold; } 

a:visited         { color:#0099aa; font-weight:bold; }

a:hover           { color:#aa55dd; font-weight:bold; }
a:hover           { color:#bb6699; font-weight:bold; }

h1 { font: bold 18pt/22pt sans-serif }
h2 { font: bold 16pt/20pt sans-serif }
h3 { font: bold 14pt/18pt sans-serif }
h4 { font: bold 12pt/16pt sans-serif }

body { 
  position:relative; 
  font-size:small; 
  font-family:serif; 
	text-align:left; 
  color:#333388; 
  background-color:#ffffff; 
  border: none;
  clear:both;
  margin:20px 60px;
  padding:0px 0px;
}

div.header {  
	float:left;
	width:100%; 
	position:relative;
  padding:0px 0px;
	background:#ffffff;
  border: none;
}

div.leftcol {
	width:33%; 
  float:left;
  position:relative;
  border: none;
  text-align:left; 
}

div#lefttop { 
	float:center; 
  position:relative;
  padding:10px 30px;
  border: none;
background-image: url(pics/sh8.jpg);
font-size:small; 
  margin-bottom:10px;
}

div#leftmid { 
	float:center;
  position:relative;
  padding:10px 30px;
background-image: url(pics/sail4.jpg);
  border: none;
  margin-bottom:10px;
  height:100px;
}

div#leftlow { 
	float:center;
  position:relative;
  padding:10px 10px;
background-image: url(pics/pl4.jpg);
  border: none;
}


div.rightcol {
	width:66%; 
  float:right;
  position:relative;
  border: none;
  text-align:left; 
}

div#righttop { 
	width:100%; 
  padding:10px 0px;
  border: none;
}

div#rightmid { 
	width:100%; 
  padding:10px 0px;
  border: none;
  margin-bottom:10px;
}

div#rightlow { 
	width:100%; 
  padding:10px 0px;
  margin-bottom:10px;
background-image: url(pics/pearls4.jpg);
  border: none;
	
}

div.col1 {
	width:30%; 
  float:left;
  position:relative;
  border: none;
  text-align:left; 
}

div.col2 {
	width:39%; 
  float:left;
  position:relative;
  border: none;
  text-align:left; 
}

div.col3 {
	width:30%; 
  float:right;
  position:relative;
  border: none;
  text-align:right; 
}



div.sub {
	width:100%; 
  float:left;
  position:relative;
  border: none;
  text-align:left; 
	background:#aaaabb;
}

div.divide { 
	float:left;
	width:100%; 
  padding:0px 0px;
background-image: url(pics/white3.jpg);
	text-align:center; 
	font-size:small; 
  margin-bottom:0px;
  height:50px;
}

div.footer { 
	float:right;
	width:100%; 
  padding:2px 0px;
	background:#eeddee;
  border: none;
  height:20px;
}

/*
div.footer { 
	float:right;
	width:100%; 
  padding:10px 0px;
  border: none;
	background:#bbbbcc;
	text-align:center; 
	font-size:small; 
}
  border: 1px solid red;
*/
