td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
td#left{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	width: 100px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #6686AA;
	padding-top: 10px;
}
td#left a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: block;
	padding-bottom: 5px;
}
td#left a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
td#left a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
td#top{
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	height: 140px;
}
td#feature{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	background-color: #D0D0D0;
	padding-left: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000033;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	background-image: url(pictures/backgroundhue900.jpg);
	padding-right: 15px;
	padding-top: 10px;
	width: 650px;
}
td#bottom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
}
td#bottom a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000033;
	text-decoration: underline;
	background-color: #FFFFFF;
	text-align: center;
}
td#bottom a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000033;
	text-decoration: underline;
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #000033;
}
td#bottom a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
}

body {
	background-color: #CCCCCC;
	margin-top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
td#feature a {
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}
td#feature a:visited {
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}
td#feature a:hover {
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.christmas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
p {
	color: #000033;
}

