#MainNavTD {
	height: 283px;
}
#NavArea {
	background-image: url(images/layout_mod_07.jpg);
	background-repeat: no-repeat;
}
#NavLinks a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#NavLinks a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#NavLinks a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #793B05;
	text-decoration: none;
}
#NavLinks a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#ContentTopBorder {
	background-image: url(images/purple-square/top-bar.gif);
	background-repeat: repeat-x;
}
#ContentLeftBorder {
	background-image: url(images/purple-square/left-bar.gif);
	background-repeat: repeat-y;
}
#ContentRightBorder {
	background-image: url(images/purple-square/right-bar.gif);
	background-repeat: repeat-y;
}
#ContentBottomBorder {
	background-image: url(images/purple-square/bottom-bar.gif);
	background-repeat: repeat-x;
}
#Content {
	background-image: url(images/purplespacer.jpg);
	background-repeat: repeat;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	line-height: 18px;
}
#Content h1 {
	font-weight: bold;
	color: #ED821A;
	font-size: 18px;
}
#Content a:link {
	color: #ED821A;
	text-decoration: underline;
}
#Footer {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #251A40;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #251A40;
	padding: 5px;
}
#Content a:visited {
	color: #ED821A;
	text-decoration: underline;
}
#Content a:hover {
	color: #80729D;
	text-decoration: underline;
}
#Content a:active {
	color: #ED821A;
	text-decoration: underline;
}
ul {
	text-align: center;
}
