body {		font-family:Arial, Helvetica, sans-serif;
			background-image:url(../fw/BG.jpg);
			background-repeat:repeat-x;
			background-color:#feffd0;
			font-size:12px;
			color:#996633;
			margin:0;	
			}	
						
/*****************************************
           PAGE STRUCTURE - HOMEPAGE
******************************************/
#mainContainer {
			width:826px;
          	margin-left:auto;
			margin-right:auto;
			}


#header {	width:826px;
			height:167px;
			background:url(../fw/H_header.jpg) no-repeat;
			}
			
#headerTxt {text-align:right;
			padding:110px 60px 0 0;
			color:#fff;
			}
			
			
#topBodyContainer {
			width:826px;
			padding:0;
			margin:0;
			position:relative;
			}
			
		
#flash {
			width:455px;
			height:324px;
			padding:0 0 20px 0;
			position:absolute;
			margin-top:45px;
			top:0;
			right: 60px;
			bottom: 40px;
			}
			
			
#topBodyBG 	{background:url(../fw/h_pageTopBG.jpg) no-repeat;
			width:826px;
			height:142px;	
			margin:0;
			padding:0;
			}		
		
			
		
#topBodyContentBG
		 	{background:url(../fw/h_pageTopContent.jpg);
			background-repeat:repeat-y;
			width:826px;
			margin:0;
			padding:0;
			}
			
#mainContent
 			{width:220px;
			padding:0 30px 0 60px;
			text-align:justify;
			margin:0;
			min-height:230px;
			}
			
#mainContent p, h1, h2, h3
			{margin:0;
			}
			
			
#topBodyBottom{
			background:url(../fw/h_pageTopBottom.jpg) no-repeat;
			width:826px;
			height:21px;
			margin:0;
			padding:0;
			} 	

/*************lower page**********/
			
#lowerPageContainer {
			width:826px;
            margin-right:auto;
			margin-left:auto;
			background:url(../fw/h_lowerContentBody.jpg) top left repeat-y; 
			}
			
/*****Set background images for the Lower Portion of the Page****/						

#lowerContentTop {
			background:url(../fw/h_lowerContentTop.jpg) no-repeat;
			width:826px;
			height:11px;
			float:left;
			}	
			
#lowerContentBody {
			background:url(../fw/h_lowerContentBody.jpg) repeat-y;
			width:701px;
			padding:0 60px 5px 60px;
			float:left;
			}	
			
			
#lowerContentBottom {
			background:url(../fw/h_lowerContentBottom.jpg) no-repeat;
			width:826px;
			height:20px;
			float:left;
			}	
					
/*****Format content within the Lower Portion of the Page****/			

#lContentLeft {
			padding:15px 0 10px 5px;
			float:left;
			width:220px;
			text-align:justify;
			}
						
			
/**** Right Side  ****/			


									
#lcontentRightWrap {
			width:433px;
			float:right;
			}
			
#lContentRightTop {
			width:433px;
			padding:15px 0 5px 0;
			text-align:justify;
			}
			
#lContentRightTop h1 {
			margin-left:94px;
			}
									
#lContentBtmLeft {
			width:205px;
			float:left;
			text-align:justify;
			}
			
#lContentBtmRight {
			width:205px;
			float:right;
			text-align:justify;
			}
												
			


/*********    FOOTER *********************/			
#footerBG { 
            background:url(../fw/h_footerBody.jpg) repeat-y;
			width:826px;
			}
			
#footerContent {
			color:#fff;
			text-align:center;
			padding:15px 40px 10px 40px;
			}


#footerContent a, a:visited {
			color:#fff;
			text-decoration:none;
			}

#footerContent a:hover {
			color:#fc0;
			text-decoration:none;
			}


#footerBottom {
			width:826px;
			height:20px;
			background:url(../fw/h_footerBottom.jpg) no-repeat;
			}
			
/*************************************
            NAVIGATION
**************************************/


#menuContainer {
			width:826px;
	 		height:40px;
	 		background:url(../fw/h_menuBG.jpg);
	        }		

#menu {     font-size:13px;
			padding:11px 0 0 0;
			width:650px;
			color:#fff;
			margin-left:80px;
			}
