		body { padding: 0px; margin: 0px; background-image: url(images/bg-body-fade.jpg); }
		#header-container { position: relative; z-index: 100; width: 100%; height: 110px; background-image: url(images/bg-header-ext.jpg); }
			#header { position: relative; z-index: 100; width: 930px; height: 110px; left: 50%; margin-left: -465px; background-image: url(images/bg-header.jpg); background-position: top center;  }
				#mainmenu { position: absolute;  width: 930px; height: 21px; bottom: 2px; margin-left: auto; margin-right: auto; border: 0px solid red; z-index: 100; }
					#mainmenu .dmc div { padding-bottom: 8px; }
					#mainmenu .dmc .dmi { position: relative; left: -7px; width: 142px; padding-top: 2px; padding-bottom: 2px; text-indent: 7px; }
			#logo { position: absolute; top: 5px; width: 310px; height: 73px;background-image: url(images/logo.png); }
					.logo { position: absolute; top:5px; width: 310px; height: 73px; border:none;text-decoration:none !important; }
				#globalsearch { position: absolute;border-width: 2px 2px 2px 2px; border-color: white; border-style: solid; right: 10px; top: 15px;  }
				#events { position: absolute; left: 412px; top: 15px; }
				#events img {border: none;}
				#globaldonate {position: absolute; right: 255px; top: 15px; }
				#globaldonate img {border: none;}
					.searchcomponents { position: relative; float: left; }
					#searchfield { 
						position: relative; 
						float: left; 
						border: 0px; 
						height: 15px; 
						margin-left: -1px; 
						margin-right: -1px;  
						background-image: url(images/bg-searchfield.jpg); 
						text-indent: 3px;
						
						}
					#globalsearch form { margin-bottom: 0px; }
				#jumplinks { position: absolute; right: 10px; top: 45px; }

		#content-container { position: relative; z-index: 99; width: 930px; left: 50%; margin-left: -465px; top: 10px; }
			#content { position: relative; float: left; margin-left: auto; margin-right: auto; width: 930px; background-image: url(images/bg-greenline.gif); }
			#body { position: relative; float: left; width: 750px; }
				#bodycontent {line-height:18px;}
				#adspace { position: relative; float: right; right: 12px; width: 143px; text-align: center; border: 0px solid yellow; }
				#adspace .ads { position: relative; margin-top: 20px; width: 143px; height: 640px; border: 0px solid red; }
	
			
		#footer-container { position: relative; float:left;clear:both;z-index: 999; width: 100%; top: 35px; height: 50px; background-image: url(images/bg-footer.jpg); }
			#footer { position: relative; width: 930px; height: 20px; top: 10px; margin-left: auto; margin-right: auto; }
		
		.clearfix:after {
		    content: ".";
		    display: block;
		    height: 0;
		    clear: both;
		    visibility: hidden;
		}
		/* Hides from IE-mac \*/
		* html .clearfix {height: 1%;}
		/* End hide from IE-mac */

