﻿body { 
	font:10pt verdana; 
	background-color: #FFFFFF;
background-image: url(img/bg.jpg);
background-attachment: fixed;
background-repeat: repeat-x;
	margin:0;
	padding:0;
	}

.style5 {color: #003366}
.style6 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style7 {color: #FFFFFF}

h1 {

	font:28pt verdana, arial, sans-serif;
	color:black;
	margin:0;
	padding:20px;
}

h2 {

	font:14pt verdana, arial, sans-serif;
	color:#666;
	padding:10px;
	margin:0;
        text-align: center;
}

h3 {

	font:10pt verdana, arial, sans-serif;
	color:black;
	padding:12px;
	margin:0;
        text-align: left;
        font-weight: bold;
}

h4 {

	font:10pt verdana, arial, sans-serif;
	color:#ffffff;
	margin:0;
        text-align: left;
        font-weight: normal;
}

#contain {

	width:950px;
	
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom:20px;
	background: #FFF;
        }
	
#header {
        background: #FFF url('img/EDBBanner020209.jpg') center no-repeat;
	width:950px;
        height:165px;
	
}
#topbar {
height:1px;
position:relative;
}


div#navcontainer
{
background-color: #F7F6F3;
border-top: solid 2px #000000;
border-bottom: solid 2px #000000;
}


#footer {

	width:950px;
	clear:left;
	border-top:1px solid #A6A0A0;
	background: #FFF;
	padding:  20px 0 3px 0;
    height: 12px;
  
}

#footer p {
	text-align:center;
	padding-right:8px;
	font:7pt verdana, arial, sans-serif;
        font-weight: bold;
        text-align: right;
        color: maroon;
        
}

table#main 
{
    
    border-style: none;
   
   
    width: 950px;
}

#table td #maincell
{ 
    border-style: none;

    
     width: 950px;
}

p#Introduction
{
    font-family:Verdana, arial, sans-serif;
    font-weight:bold;
    color:maroon;
    font-size:small;
   font-style:italic;
}
