﻿body { 

	background-position:center top;
	 font-size:12px;    
        font-family: Arial, Helvetica, sans-serif;
        background-color:#00a5ce;
        margin-left:auto;
        margin-right:auto;
        margin-top:0px;
        margin-bottom:0px;
}
	

div#outer 
{

width: 1000px;
height:100%;
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
position:relative;
z-index:0;
background-image:url(/images/BG.jpg);
background-repeat:repeat-y;
background-position: center top;
background-color:#000000;
}
div#header
{
 width: 1000px;
height:364px;   
background-color:#000000;
position:relative;
}
div#navigation
{padding-left:100px;
 width: 900px;
height:36px;   
background-color:#ee2024;
position:relative;
z-index:5;
}
div#contentImage
{margin-left:0px;
 width: 286px;
height:491px;   
background-color:#000000;
position:relative;
float:left;
}

div#contentText
{ 
    margin-top:20px;
    margin-left:20px;
 width: 680px;
position:relative;
float:left;
}
div#Banners
{ 
 width: 995px;
 background-color:#ffffff;
position:relative;
padding-left:5px;
padding-top:5px;

}
div#Footer789
{ 
 width: 770px;
 background-color:#000000;
position:relative;
padding-left:230px;
}
.h1
{
    color:#2b297c;
    font-size:10pt;
}
div.clear { clear: both; }

.menu

{
    z-index:100;
    color:#ffffff;
}
    A {font-family:Arial, Helvetica, sans-serif;  font-size:10pt;}
A:link { text-decoration: none; color: #FFFFFF} 
A:visited { text-decoration: none; color: #89bada;}
A:hover {text-decoration: none; color: #CCCCCC;}

    A.admin {font-family:Arial, Helvetica, sans-serif;  font-size:10pt;}
A.admin:link { text-decoration: none; color: Blue} 
A.admin:visited { text-decoration: none; color: Maroon;}
A.admin:hover {text-decoration: none; color: #CCCCCC;}

img.floatLeftClear { 
    float: left; 
    clear: left; 
    margin-right: 10px; 
    margin-bottom: 10px;
}

div#PhotoBox

{
    float:left; 
    background-color:#cccccc; 
    clear: left; 
    width:275px; 
    margin-right: 20px;
    margin-bottom: 15px; 
    text-align:center;
}


div#PhotoCaption

{
     
    width:265px; 
padding:5px;
    text-align:center;
}