#nav li{
	display: inline;
	list-style: none;
	margin-right: 40px;
	font-family:  Arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.footer {
	color: #999999;
	font-family: Arial;
	font-size: 12px;
	clear: both;
	background-color: #ececec;
	margin-top:  10px;
	height: 10px;
	padding: 10px;
}
#prodnav li{
	display: inline;
	list-style: none;
	margin-right: 40px;
	font-family:  Arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
#rightCol ul {
	style="list-style: none;
    margin-left: 0;
    padding-left: 1em;
}
.imageTitle {
	font-size:  12px;
	font-family: Reenie Beanie;
	color: #666666;
	text-decoration: none;
}
