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

body {
	font-family: tahoma, arial, helvetica, serif;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: left;
	padding: 0;
	margin: 0;
	background-color: #000;
	background-image:url('http://www.boelterlincoln.com/mueller/images/drops.jpg');
	background-repeat:no-repeat;
	background-position:center; 
}
	
}

#page-container {
	width: 910px;
	margin: auto;
	text-align: left;
}

#top {
	height: 100px;
	width: 1024px;
}

#shell {
	margin: auto;
	text-align: center;
}

#footer {
	margin: auto;
	text-align: center;
	font-family: helvetica, arial, sans serif, eurostile;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
	text-align: left;
	width: 910px;
}

#logo {
	float: left;
	text-align: right;
	padding: 3px;
	width: 230px;
	height: 50px;
}

#footertext {
	float: right;
	text-align: left;
	padding: 3px;
	width: 660px;
	height: 50px;
}

a:link {
	color: #fff;
	text-decoration: underline;
}

a:visited {
	color: #fff;
	text-decoration: underline;
}

a:active {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #cc3333;
	text-decoration: none;
}
