
body {
	padding: 0;
	margin: 0;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:center;
	}

p a {
	text-decoration: none;
	color: #669900;
	border-bottom: 1px dotted #669900;
}

p a:hover {
	color: #c5cf3f;
	background-color: #ffffcc;
	border-bottom-style: none;
}

#header {
	height: 56px;
	padding: 0;
	background: url(images/shorr-home.gif) no-repeat center;
}

#header h1 {
	padding: 0;
	margin: 0;
}

#header h1 a {
	display: block;
	text-indent: -9999px;
	border-style: none;
	width: 150px;
	height: 105px;
}

#header {
	height: 53px;
	padding: 0;
	background: url(images/shorr-home.gif) no-repeat center;
}

#words {
	position:relative;
	margin:0 auto;
	width:600px;
	text-align:left;
}
