body{
background-image:url("http://seamonkeyworship.com/clrwater.jpg");
scrollbar-face-color: #0000FF; 
scrollbar-shadow-color: black; 
scrollbar-highlight-color: black; 
scrollbar-3dlight-color: black; 
scrollbar-darkshadow-color: black;
scrollbar-track-color: black; 
scrollbar-arrow-color: black;
font-family: "comic Sans MS", "Comic Sans", Arial, Sans-serif;
	color: #000000;
}

p {font-family: "comic Sans MS", "Comic Sans";
	color: #000000;
	font-size: 14px;}

	
a {	text-decoration: none;
	font-weight: bold;
	color:  #000000;
	font-size: 12px;
	outline: none;	}
a:visited {	color:  #000000;}
a:active {color:  #000000;}
a:hover {color: #000;
text-decoration: underline;}

a.white:link {color: #ffffff;
font-size: 14px;}
a.white:visited {color: #ffffff;
font-size: 14px;}
a.white:active {color: #ffffff;
font-size: 14px;}
a.white:hover {color: #ffffff;
font-size: 14px;}

	
a.red:link {color: #0000ff;
font-size: 14px;}
a.red:visited {color: #0000ff;
font-size: 14px;}
a.red:active {color: #0000ff;
font-size: 14px;}
a.red:hover {color: #0000ff;
font-size: 14px;}

div.float {
  float: left;
  width: 120px;
  padding: 5px;
  }
  
div.float p {
   text-align: center;
   font-size: 60%;
   font-color: #0000FF; 
   }
 
 div.float img
{height: 95px;
width: 120px;}

div.floatright {
  float: right;
  width: 120px;
  padding: 5px;
  }
  
div.floatright p {
   text-align: center;
   font-size: 60%;
   color: #0000FF; 
   }
 
div.floatright img
{height: 100px;
width: 125px;}


#floatupright
 {float: left;
  width: 150px;
  padding: 5px;
  }
  
#floatupright p
{text-align: center;
font-size: 60%;
color: #0000ff;}

#floatupright img
{height: 150px;
width: 125px;}

#floatleftheight {
  float: left;
  width: 120px;
  padding: 5px;
  }
  
#floatleftheight p {
   text-align: center;
   font-size: 60%;
   color: #0000ff; 
   }
 
#floatleftheight img
{height: 155px;
width: 100px;}

#floatrightheight {
  float: right;
  width: 120px;
  padding: 5px;
  }
  
#floatrightheight p {
   text-align: center;
   font-size: 60%;
   color: #0000ff; 
   }
 
#floatrightheight img
{height: 155px;
width: 100px;}


#floatlarger {
  float: left;
  width: 200px;
    padding: 5px;
  }
  
#floatlarger p {
   text-align: center;
   font-size: 60%;
   color: #0000ff; 
   }
 
#floatlarger img
{height: 150px;
width: 200px;}


#floaticon
 {float: left;
  width: 55px;
  padding: 5px; 
  }
  
#floaticon p
{text-align: center;
font-size: 60%;
color: #0000ff;}

#floaticon img
{height: 50px;
width: 50px;
border-style: solid;
border-width: 2px;
border-color: #0000ff;}

#floatweird
 {position: left;
  width: 150px;
  padding: 5px;
  }
  
#floatweird p
{text-align: center;
font-size: 60%;
color: #228B22;}

#floatweird img
{height: 150px;
width: 100px;}



