﻿img, main, div, top, footer, nav  { behavior: url(iepngfix.htc) }

body
{

background-repeat: repeat-x;
background-image: url(../../Images/Main_Back.gif);
background-position: 0px 28px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
width: 700px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
color: #809CAB;



}


#top
{
	top: 0px;
	zborder: 1px solid green;
	float: left;
	width: 700px;
	height: 100px;
	border-collapse: collapse;
}



#Flash
{
 zborder: 1px solid #666666;
 width: 780px;
 height: 150px;
 clear: both;   
}

img.logo
{
    float: left;
    margin-top: 0px;
   z margin-left: -50px;
   border: 0px;
    
    
}

#footer img
{
    margin-bottom: -5px;    
}




p
{

line-height: 1.75;
margin-left: 20px;
margin-right: 50px;

 
}




h1
{
    font-size: 15pt;
    color: #043C59;
    font-family: Arial;
    margin-left: 20px;
    margin-bottom: 0px; 

    
}
h2
{
    font-size: 13pt;
    color: #809CAB;
    font-family: Arial;
    margin-left: 20px;
    margin-bottom: 0px; 
  
}

#footer p
{
    color: #FFFFCC;
    font-size: 10pt;
    text-align: center;
}

 #nav
 
 {
    background-image: url(../../Images/Nav_Back.png);
    background-repeat:no-repeat;
    font-family: Impact, Arial;
    top: 50px;
    width: 700px;
    height: 36px;
    font-size: 18pt;
    padding-left: 20px;
    padding-top: 6px;
    zborder: solid blue 1px;
    clear: both;
    overflow:hidden;
    
    
 }

#nav a:link
{

    zborder: solid red 1px;
    text-decoration: none;
    color: #043c59;
}
#nav a:hover
{
    
    text-decoration: none;    
    color: #809CAB;
    
    }
#nav a:active
{
    zborder: solid red 1px;
        text-decoration: none;    
    color: #666666;
}
#nav a:visited
{
    
    zborder: solid red 1px;
    text-decoration: none;    
    color: #BFCED5;
}

#main a:link
{
    text-decoration: none;
    zcolor: #809CAB;
    color: #ffffff;
    
    background-color: #BFCED5;
    
}
#main a:hover
{
    text-decoration: none;    
    color: #666666;
    background-color: #FF9900;
    
    }
#main a:active
{
    text-decoration: none;    
    color: #666666;
    
}
#main a:visited
{
    text-decoration: none;    
    color: #666666;
    
    
}

#footer a:link
{
    text-decoration: none;
    color: #FFFFCC;
    
    
}
#footer a:hover
{
    text-decoration: none;    
    color: #FFFFCC;
    background-color: #809CAB;
    
    }
#footer a:active
{
    text-decoration: none;    
    color: #FFFFCC;
    
}
#footer a:visited
{
    text-decoration: none;    
    color: #FFFFCC;
    
    
}




.clear
{
 clear:both;   
 }

#main
{
    
background-image: url(../../images/Main_Back.png);

background-repeat: repeat-y;
width: 700px;
overflow: hidden;


 }
 

#footer
 
 {
    background-image: url(../../Images/Footer_Back.png);
    background-repeat:no-repeat;
    height: 60px;
    padding-top: 50px;
    width: 700px;
 }

.left
{
float: left;

}


