/* Laurel CSS Document */
body {margin:5px auto;padding:0;font-family:verdana,tahoma; font-size:90%;background-color:#fff;}
		#templateWrapper {width:760px;background:#fff;text-align:left;margin: 0 auto;background-image: url(../images/spacer2.gif);background-repeat:repeat-y;}
          .header {width:760px;text-align:center;font-size:48px;font-family:tahoma, trebuchet, verdana, arial;color:#CC0000;font-weight:bold;font-style:italic;height:182px;}
          .header p {margin:0}
		.sitemenu {text-align:left;height:30px;width:760px; background:#CC0000;}
		.contentarea{width:765px;background:#fff;margin: 1px 0;/*           min-height:472px;*/}
		*html .contentArea{height:453px;}
		.sidebarArea {width:185px; float:left;min-height:448px;}
           *html .sidebarArea{height:445px;}
		.sponsorSidebarTitle {margin-top:5px;font-size:100%; color:white; font-weight:bold; width:181px; height:24px; /* background-color:#CC0000; */ padding:0 2px;}
		.sponsorSidebar {width:181px; background-color:#CC0000;float:left;font-size:85%; color:white;line-height:16px;padding:0 2px;}
	
.donationSidebarTitle {margin-top:5px;font-size:100%; color:white; font-weight:bold; width:181px; height:24px; /* background-color:#CC0000; */ padding:0 2px;}
		.donationSidebar {width:181px; background-color:#CC0000;float:left;font-size:85%; color:white;line-height:16px;padding:0 2px;}
		
		.content{float:left;width:553px; padding:10px;/*border:1px solid #012444;*/text-align:left;font-family:Tahoma,arial; min-height:450px;}
		*html .content {height:453px;}
.footer {background-color: #ffffff;
         text-align: center;
         color: #000;
         font-size: .8em;
         font-family:tahoma, verdana, trebuchet
         
}


.footer a{color:#000; 
          font-size:.9em; 
          text-decoration:underline;
}
.footer a:hover{color:#000; 
                font-weight:bold;
                text-decoration:none;
}

		

