body {
margin: 0 auto;
background-color: #e0ffff;
}
.bluebg {
background-color: #e0ffff;
}
.table {
background-image: url(images/water.jpg);
border-color:  #00ffff;
width: 840px;
}
.olv {color: #808000;}
.blue { color: #00bfff;}
.white { color: #ffffff;}
.blk {color: #000000;}
.red {color: #ff0000;}

a {
font-weight:bold;
font-family:Arial,Helvetica;
color:#00bfff;
text-decoration:none;
font-size:12px;
}
a:hover {
font-weight:bold;
font-family:Arial,Helvetica;
color:#808000;
text-decoration:underline;
font-size:12px;
}

H1 { color: #ffffff;  font-family: Arial,Helvetica;font-weight:bold; margin:5px;}
H2 { color: #ffffff; font-size: 20px; font-family: Arial,Helvetica;font-style:italic; margin:5px;}
H3 { color: #000000; font-size: 13px; font-family: Arial,Helvetica; font-weight:bold; margin:5px;}
H4 { color: #000000; font-size: 12px; font-family: Arial,Helvetica; font-weight:bold; text-decoration:underline; margin:5px;}
p {
font-family:Arial,Helvetica;
color:#000000;
font-size:14px;
margin:10px;
}


li, ul, ol, td  {
font-family: Arial,Helvetica;
color: #ffffff;
font-size:12px;
}
td.body {
background-color: #f0ffff;
vertical-align: top;
width: 690px;
}
.body h1 { color: #00bfff; 
		font-family: Arial,Helvetica;
		font-weight:bold; 
		}
/* Everything below this point does not affect the content, only the header and footer */
/* This sets the backgound color for the top (heading) and bottom (footer) Menus */
td.menu_cell {
color:#00bfff;
background-color: #ffffff;
text-align: center;
}
/* This sets the background color for the header and the footer */
td.heading_cell {
background-color: #FFCC00;
}
/* This overides the H1 style and sets the style for the Heading only */
h1.blue { color: #00bfff; 
		font-family: Arial,Helvetica;
		font-weight:bold; 
		margin:5px;}
h1.heading {
color: #BB3500;
text-align: right;
margin:5px;
}

.emblem {
  background: #000000 url(images/emblembg.png) no-repeat center;
  height: 475px; 
 }

.marginblock {margin: 2px 10px 2px 10px;}
.center {text-align: center;}
.lmar50 { margin-left:  50px;}
.clearboth {clear: both;}

/* left bank of the river! */
#taba {
 float:left;
clear:left;
text-align: right;
margin: 0px 3px 3px 3px;
font-weight: bold;
color: #ffffff;
}
#tabb {
 float:left;
 text-align: left;
margin: 0px 3px 3px 3px;
font-weight: bold;
color: #ffffff;
}

#tab01a {
  float: left;
 margin: 0px 5px 5px 5px;
font-weight: bold;
color: #ffffff;
}
#tab01 {
 float: left;
margin: 20px 5px 5px 5px;
font-weight: bold;
color: #ffffff;
}
#tab02 {
 float:left;
margin: 0px 5px 5px 5px;
font-weight: bold;
}

#tab02a {
 float:left;
border-left: medium solid #00bfff;
height: 150px;
}

#tab03 {
 float:left;
margin: 0px 5px 5px 5px;
font-weight: bold;
}
#tab04 {
 float:left;
margin: 0px 5px 5px 5px;
font-weight: bold;
}

#rightcolumn { /*USING FOR RIGHT SIDE COLUMN*/
float: right;
width: 300px;
margin:0;
padding:0;
border: 2px solid #CCCCCC;
}

#leftcolumn { /*USING FOR RIGHT SIDE COLUMN*/
float: left;
width: 300px;
margin:0;
padding:0;
border: 2px solid #CCCCCC;
}
