﻿td {
	font-family: Arial,verdana;
	font-size: 12px;
}
body {
	font-family: Arial,verdana;
	font-size: 12px;
}
a {
	font-family: Arial,verdana;
	font-size: 10px;
	font-color: 0000cc;
}
#bottomtext {
	font-family: Arial,verdana;
	font-size: 10px;
}
#siteNav {
	position: absolute;
	top: 180px;
	left: 5px;
	border-top: 1px solid #660000;
	/* border: 1px solid #369; */
	/* border-left: 1px solid #B5C6B5; */
	font-family: Arial,verdana;
	color: #000;
	font-size: 13px;
	line-height: 24px;
	font-weight: 700;
	text-align: left;
}
#siteNav a {
	display: block;
	text-decoration: none;
	color: #FFF; 
	padding-right: 20px;
	padding-left: 10px;
	font-size: 13px;
	border-bottom: 1px solid #660000;
}
#siteNav a:hover {
	color: #fff;
	background-image:url(images/flames.jpg);
}


