﻿/* CSS layout */
body{
    background-image:url('BKGRNDPink72.jpg');
    background-repeat:repeat ;
   font-family:Verdana;
	font-size: medium;
	font-style:normal;
	font-weight:400;
	text-align:center;
	padding: 0;
	margin: 2em;
}
#form1 {
	
}
h2 h5 h3{
  color:navy;
  padding:1em 1em 1em 1em;
}

a {
	font-family:"Verdana";
	font-size: medium;
	font-style:normal;
	font-weight:400;
	color: teal;
}
.tr  {
width:720px;
  }
#masthead {
        background-image:url('includes/Images/BFKRedBanr-04J.jpg');
        background-color:transparent;
        margin-left: auto;
        margin-right:auto;
        margin-top:2px;
        float:none;
        width:576px;
        height:128px;
        text-align:center;
  }
#top_nav {
   margin-left:7em;
   margin-right:auto;
   width: 800px;
}
#main  
{
   
    background-repeat:no-repeat;
    margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
 	width: 70%;
    height:346px;
}

#spacer   {
height:10px;  
}
#pagecontent  {
    
	position:relative;
	width:660px;
    
    text-align:left;
}

   
#imagelayer {
   	    
   text-align: center;
    width: 740px;
    height:162px;

}


}
#aboutnav {
    background-color:transparent;
    height:162px;
	float:left;
	text-align: center;
     width:240px;
}
#top-nev2  {
	margin-left: 10em;
   margin-right: auto;
   margin-top:auto;
   text-align: center;
    width:720px;
    background-color:#F7F7F7;

}

#containermain {
	
	
    margin-right: auto;
    margin-top:auto;
	width: 720px;
		background:transparent;
}

.Spacer {
	width: 100%;
	height:5px;
}


#footer {
}
