/******************************************************
                     BODY
******************************************************/
body {
   color: #000040;
   font-family: verdana, helvetica, arial, sans-serif;
   font-size: 12px;
   font-weight: normal;
   margin: 0px 0px 0px 0px; 
   background-color: #082581;	
   padding: 0px 0px 0px 0px; 
}


/******************************************************
                      DIV
******************************************************/

div.banner {
   background-image: url(../images/foyerBanner.jpg); 
   background-repeat: no-repeat;
   background-color: #fff;
   height: 168px; 
   width: 760px;
}

div.content {
   background-color: #fff;
   background-image: url(../images/foyerContentBackgroundWide.jpg);
   background-repeat: repeat-y;
   width: 720px !important;
   width: 760px;
   margin-left: auto;
   margin-right: auto;
   padding-left: 20px;
   padding-right: 20px;
   padding-bottom: 20px;
   text-align: left;
} 



div.donate {
    
}

div.footer {
   background-image: url(../images/foyerFooter.jpg); 
   background-repeat: no-repeat;
   background-color: #fff;
   width: 760px;
   height: 68px;
}

div.copyrightHeader{
	margin-top: 75px;
	color: #AD8B62;
	font-size: 10px;
	font-family: verdana, helvetica, arial, sans-serif;
	text-align: center;
}
        
div.pageTitle {
   font-size: 16px;
	font-weight: bold;
	text-align: center;        
}


div.menu {
    height: 33px;
    width: 760px;
}

div.awmAnchor-menu {
    height: 33px;
    width: 760px;
}
          
/******************************************************
                      TABLE
******************************************************/
img.donateImage{
    height: 21px;
    width: 74px;
}

/******************************************************
                      TABLE
******************************************************/
table {width: 720px;}
    
/*table.layoutTable{
    width: 720px;
    border-width: 0px;
}
                
/******************************************************
                      TD
******************************************************/
                 
td {
   vertical-align: top;
}								 













