body {
	line-height: 140%;
}

p {
	line-height: 140%;
}

a:hover {
	color: #006480;
}

h3 {
	color: #660000;
	line-height: 110%;
}

h5 {
	line-height: 110%;
}

h6 {
	line-height: 130%;
	font-size: 10px;
	font-family: arial, sans-serif;
}

td {
	vertical-align: top;
}

.imageMarginsRight {
	padding: 0 15px 0 0;
}


.imageMarginsLeft {
	padding: 0 0 0 15px;
}


#clockPage img {
	padding-right: 40px;
}


#clocksTable a {
	text-decoration: none;
}


#clocksTable td {
	padding: 5px 25px 5px 5px;
	vertical-align: bottom;
	font-size: .9em;
	line-height: 110%;
}

.hardware img {
	margin: 0px 5px 0;
	border-right: 2px solid #777;
	border-bottom: 2px solid #777;
	vertical-align: top;
}

.acorn_images img {
	margin: 5px 15px 5px 5px;
	border-right: 2px solid #777;
	border-bottom: 2px solid #777;
	vertical-align: top;
}

#footer {
	width: 955px;
	margin: 0;
	padding: 0;
}

#footer td {
	text-align: center;
	margin: 0;
	padding: 0;
}

#footer h5 {
	line-height: 110%;
	color: #8e2600;
}