body {
	background: #1954ba;
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#spacer {
	height: 4px;
}

img {
	border: 0px;
}

td {
	text-align: left;
	vertical-align: top;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	color: #353535;
	text-decoration: none;
}

a:hover {
	color: #353535;
	text-decoration: underline;
}

.left_bubbles {
	background-image: url('../images/bubbles_left.jpg');
	background-repeat: no-repeat;
	width: 116px;
}

.right_bubbles {
	background-image: url('../images/bubbles_right.jpg');
	background-repeat: no-repeat;
	width: 80px;
}

.search_section {
	width: 190px;
	height: 255px;
	background: url('../images/search.png');
	background-repeat: no-repeat;
}

.nav {
	text-align: top;
	background-image: url('../images/nav_middle.png');
	bacgkround-repeat: repeat-y;
}

#search_text {
	position: relative;
	top: 218px;
	left: 29px;
}

.search_box {
	font-size: 10px;
	width: 140px;
	background: transparent;
	border-color: #ffffff; 
	border-style:solid;
	border-width:0px;
	padding:2px;
	margin: 2px;
}

#overlay {
	position: relative;
	top: -158px;
	width: 775px;
	height: 158px;
}

#feature_items {
	width: 775px;
	height: 158px;
}

.f1 {
	display:block;
	width: 195px;
	height: 158px;
	background-repeat:no-repeat;
}

.f2 {
	display:block;
	width: 192px;
	height: 158px;
	background-repeat:no-repeat;
}

.f3 {
	display:block;
	width: 192px;
	height: 158px;	
	background-repeat:no-repeat;
}

.f4 {
	display:block;
	width: 192px;
	height: 158px;
	background-repeat:no-repeat;
}