* 								{ padding: 0px; margin: 0px; }

body 							{ background: #d7e9ff; font-family: arial; }

#top 							{ width: 100%; height: 32px; background: #51739C; }

#center-content 				{ width: 840px; margin: 0px auto; background: white; height: 100%; }

#header 						{ width: 100%; margin-bottom: 20px; }

#header .img 					{ float: left; }

#search-form 					{ margin: 10px; width: 250px; float: right; }
#search-form p 					{ color: #51739C; font-weight: bold; font-size: 1.3em; }
#search-box 					{ width: 100%; height: 100%; }
#search-box .input-text 		{ height: 21px; width: 160px; float: left; font-size: 1.02em; }
#search-box .input-search-image { float: right; }

#footer 						{ width: 100%; height: 100px; background: #51739C; text-align: center; bottom: 0px; left: 0px; }
#footer p 						{ padding-top: 40px; color: white; font-size: .6em; }
