#NavTable {
	font-size: 12px;
	background-image: url(../Images/Page%20Elements/images/YMCA_03.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#SideBar {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #EFEAEE;
	position: relative;
	left: 20px;
}
#MainContent {
	display: block;
	position: relative;
	left: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
}
.Title3 {
	font-size: 16px;
	font-weight: bold;
}

a:active {
	color: #000000;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #AA282A;
}#Copyright {
	font-size: 11px;
	font-variant: small-caps;
	display: block;
	position: relative;
	left: 15px;
	text-align: center;
	font-weight: bold;
}
.Title2 {
	font-size: 18px;
	color: #A81B23;
	font-weight: bold;
}
#Videdotable {
	display: block;
	border: 2px solid #A12324;
	background-color: #AC1B20;
	width: 240px;
}
.smallType {
	font-size: 10px;
}
.MedType {
	font-size: 11px;
}
