/* CSS Document */

#header 				{width: 100%;
					 	 height: 7.3em; 
					 	 background-color: #CC9966;
						 border-color: #FFEEBE;
						 border-width: .2em .2em 0em .2em; 
						 border-style: solid;}
						 
#search_wrapper			{margin-top:.3em;}
						 
.banner_image img 		{border: 0em solid #000000;
					 	 border-color: #FFEEBE;
					 	 border-bottom-width: .2em;}

#content_wrapper		{background-image: none;
					 	 background-color: #ffeebe;}

#center_col				{float: right;
					 	 width: 100%;
					 	 overflow: visible;}