

body {
	text-align: center;
	background-color: #fff; }

a { color: #2B8ADD; }

	a:visited { color: #3C75A5; }

#container {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	width: 600px;
	margin: 0 auto; }

#content .box { margin-top: 100px; }

h1 {
	font: bold 22px Tahoma, Arial, sans-serif;
	width: auto;
	white-space: nowrap;
	letter-spacing: 2px;
	color: white; }

h2 {
	color: #555;
	font-size: 0.8em;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	clear: both;
	text-align: center;
	margin: 80px 0px 10px 0px; }

p.lastQueries {
	text-align: center;
	line-height: 1.5em;
	margin-bottom: 100px;
	font-size: 0.8em; }

	p.lastQueries a { margin: 0 5px; }

form {
	color: white;
	white-space: nowrap;
	text-align: center;
	margin: 15px 0 2px 0; }

	form label {
		font-family: Helvetica, sans-serif;
		font-size: 0.8em;
		font-weight: bold;
		vertical-align: middle; }

#searchInput {
	width: 400px;
	vertical-align: middle;
	margin: 0 5px 0 5px; }

#searchButton {
	width: 60px;
	vertical-align: middle; }

#firefoxPlugin { font-size: 0.9em; }

#footer {
	color: #777;
	margin-top: 60px;
	margin-bottom: 25px;
	font-size: 0.6em;
	font-family: Verdana, Arial, sans-serif;
	line-height: 2em; }



