body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
	background-image: url(images/head-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: 0px;
}

#container {
	text-align: left;
	width: 762px;
	margin: 0 auto;
}

a:link, a:visited {
	color: #3ebde7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#gad1 {
	background-image: url(images/top-ad-bg.gif);
	height: 82px;
	width: 471px;
	float: right; padding: 44px 0 0 10px;
}

h1 {
	text-indent: -10000px;
	background-image: url(images/logo.gif);
	height: 126px;
	width: 278px;
	margin: 0;
	float: left;
}


#left {
	width: 484px;
	clear: both; float: left;
}

#sinput {
	background-color: #f5f5f5;
	height: 23px;
	width: 375px;
	border: 1px solid #d7d7d7; 
	float: left;
	margin-top: 5px;
	padding: 6px 0 0 5px;
	color: 494949;
}

#sbutton {
	width: 82px;
	height: 31px;
	background: #eeeeee;
	border: 1px solid #d7d7d7;
	margin: 5px 0 0 4px;
	color: #3ebde7;
	font-weight: bold;
}

#right {
	width: 275px;
}

html > body #right {
	width: 275px;
	float: left;
}

.bluef { margin: 0; padding: 0; color: #3ebde7; }

p { width: 470px; margin: 8px 0 0 0;}