		#header {
			background: url(../images/global/header_bg-night.jpg) 0px 0 no-repeat;
			
		}

		#left {
			/* background: url(../images/global/left_bg.jpg) 0 0 no-repeat; */
		}

		#middle {
			background: url(../images/global/top_bg-night.jpg) 0 0 no-repeat;
		}

		#right {
			background: url(../images/home/right_bg-night.jpg) 0 0 no-repeat;
		}
			
		#bottom {
			background: url(../images/global/grass-night.jpg) 0px 0px repeat;
		}

		#bottom #grass {
			background: url(../images/global/grass_gradient-night.jpg) -1px 0px no-repeat;
		}
		
				#contact a, #footer a:visited {
					color: #fff;
				}	
		
		#search label {
			color: #FFF;
		}
		
					#header .mailing a {
						font-weight:bold;
						color: #fff !important;
						text-decoration: none;
					}	
					
					#header .mailing a:hover {
						color: #fff !important;
						text-decoration: underline;
					}	