td#content {
	border: 1px solid #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #333333;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.subcontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
A.subwhite {
	text-decoration: none;
	font-size: 9px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.subwhite:Hover {
	text-decoration: underline;
	font-size: 9px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A {
	text-decoration: none;
	color: #ee2e24;
}
A:Hover {
	text-decoration: underline;
	color: #ee2e24;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ee2e24;
}
.eye {
	background-image: url(images/eye.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.c {
	background-image: url(images/c.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.theguy {
	background-image: url(images/theguy.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.subred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
}


td#menu-content {
	border: 1px solid #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
