﻿html			{ background:#F4FBFA url(../images/html-bg.jpg) repeat-x; }
body			{ text-align:center; background:url(../images/body-bg.jpg) no-repeat top center; }
#SiteWpr		{ }
#SiteInnerWpr	{ width:980px; margin:0 auto; overflow:visible; }
#LayoutWpr		{ text-align:left; position:relative; overflow:visible;  }

#HeaderWpr      { position:relative; height:129px; overflow:visible; }
h1#Logo         { position:absolute; top:0px; left:5px; }
h1#Logo a       { display:block; width:262px; height:176px; cursor:pointer; background:url(../images/logo.jpg) no-repeat; }
h1#Logo span    { display:none; }
#HeaderMenuWpr  { position:absolute; top:0; right:0; height:26px; }

#SiteContentOuterWpr { background:url(../images/content-bg.jpg); }	
#SiteContentWpr		 { background:url(../images/content-footer-bg.jpg) no-repeat bottom center; }	
#SiteContentInnerWpr { background:url(../images/content-header-bg.jpg) no-repeat; padding-top:56px; padding-bottom:10px; }

#ContentWpr     { float:right; width:730px; overflow:visible; min-height:450px; height: auto !important; height: 450px; }
#SideBarWpr     { float:left;  width:250px; }
#SideMenuWpr	{ padding-left:20px; padding-right:25px; }
#FullLayoutContent { overflow:visible; min-height:450px; height: auto !important; height: 450px; }


#PageEditorContent,
#ModuleContent  { padding:0 20px 0 15px; overflow:hidden; zoom:1; }


#PageEditorContent { clear:both; }

#ModuleContent { margin-bottom:10px; }
#NavigationWpr  { position:absolute; top:48px; left:280px; height:40px; width:730px; overflow:visible; }
                     
#SiteFooterWpr  { text-align:center;  height:230px; background:url(../images/site-footer-bg.jpg); overflow:visible; }
#FooterWpr      { position:relative; width:980px; height:85px; margin:0 auto; text-align:left; overflow:visible; }
#AffiliatesTab	{ position:absolute; top:-11px; left:0; height:15px; width:75px; background:url(../images/affiliates-tab.jpg) no-repeat; }

#AffiliatesCt { height:101px; position:absolute; left:0; top:0; width:980px; padding:10px 0 0 0; }
#AffiliatesCt img { float:left; }



#Footer         { line-height:85px; color:#DFDFDF;  padding-left:155px; }
#DonateNowWpr	{ position:absolute; top:102px; left:60px; background:url(../images/donate-today.jpg) no-repeat; }
#DonateNowWpr a { display:block; margin:8px 30px 0; width:208px; height:43px; }
#DonateNowWpr a span { display:none; }
#CopyrightWpr	{ color:#5B8E88; position:absolute; right:170px; top:149px; line-height:1.6em; padding-right:10px; border-right:solid 1px #AECBC8; text-align:right; }
#Copyright		{ color:#7EADA8; }
#ForteLogo      { position:absolute; right:25px; top:150px; }
#ForteLogo a    { display:block; width:128px; height:25px; background-image:url(../images/forte-logo.jpg); }
#ForteLogo span { display:none; }


