td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

#menu {
	text-align: center;
	background-color: 531f1f;
	height: 30px;
	width: 830px;
}
#footer {
	font-size: 13px;
	background-color: #000000;
	height: 40px;
	width: 830px;
	color: #FFFFFF;
	vertical-align: middle;
	padding-top: 3px;
	font-family: Tahoma, Verdana, Arial;
	padding-left: 75px;
	text-align: left;


}
.footerPink {
	font-size: 14px;
	font-weight: bold;
	color: #fb7cb8;
	font-family: Arial, Helvetica, sans-serif;
}
#Padding {
	vertical-align: top;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;

}
#imageFrame {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #ab9797;
}
#leftNav {
	vertical-align: top;
	width: 60px;
	background-image: url(../images/bg_leftNav.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#rightNav {
	vertical-align: top;
	width: 200px;
	padding: 15px;
	border: 1px solid #000000;
}
#content {
	vertical-align: top;
	padding: 15px;
}

.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #531f1f;
}
.heading2 {
	font-size: 14px;
	font-weight: bold;
}
.heading3 {
	font-weight: bold;
	color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.heading4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
