/*start sitecontentstuff*/

a img {border: none; }

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
}
#mainContent {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 560px;
	top: 9px;
}

.unlinkedToplinkText {
	font-family: Baskerville, "Times New Roman", serif;
	font-size: 15px;
	color: #0057A1;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}

.linkText {
	font-family: Baskerville, "Times New Roman", serif;
	font-size: 15px;
	color: #780226;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}

.mainCategoryUnlinkedText {
	font-family: Baskerville, "Times New Roman", serif;
	font-size: 36px;
	color: #00569C;
	text-align: left;
	letter-spacing: -1px;
	line-height: 34px;
}

.redMainText {
	font-family: Baskerville, "Times New Roman", serif;
	font-size: 36px;
	color: #780226;
	text-align: left;
	letter-spacing: -1px;
	line-height: 34px;
}
/*beginning - stuff at the top section*/
.topStuff {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 128px;
	width: 1105px;
}
.name {
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	position: absolute;
	height: 0px;
	float: left;
	width: 226px;
}
.linkTextCopy a:link {
	font-family: Baskerville, "Times New Roman", serif;
	font-size: 15px;
	color: #780226;
	text-align: right;
	top: 3px;
	font-weight: bold;
	text-decoration: none;
}
.linkTextCopy a:visited {
	font-family: Baskerville, "Times New Roman", serif;
	font-size: 15px;
	color: #780226;
	text-align: right;
	top: 3px;
	font-weight: bold;
	text-decoration: none;
}
.linkTextCopy a:hover {
	font-family: Baskerville, "Times New Roman", serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: right;
	top: 3px;
	font-weight: bold;
	text-decoration: none;
	background-color: #780226;
}
.linkTextCopy a:active {
	font-family: Baskerville, "Times New Roman", serif;
	font-size: 15px;
	color: #780226;
	text-align: right;
	top: 3px;
	font-weight: bold;
	text-decoration: none;
}

.closePopUp a:link {
	font-family: Baskerville, "Times New Roman", serif;
	font-size: 24px;
	color: #780226;
	text-align: right;
	top: 3px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	width: 500px;
}
.closePopUp a:visited {
	font-family: Baskerville, "Times New Roman", serif;
	font-size: 24px;
	color: #780226;
	text-align: right;
	top: 3px;
	font-weight: bold;
	text-decoration: none;
	width: 500px;
	position: relative;
}
.closePopUp a:hover {
	font-family: Baskerville, "Times New Roman", serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: right;
	top: 3px;
	font-weight: bold;
	text-decoration: none;
	background-color: #780226;
	position: relative;
	width: 500px;
}
.closePopUp a:active {
	font-family: Baskerville, "Times New Roman", serif;
	font-size: 24px;
	color: #780226;
	text-align: right;
	top: 3px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
}


.homeLink a:link{
}

.homeLink a:visited {
}

.homeLink a:hover {
}

.homeLink a:active {
}
.thumbnailFrameLink a:link {
	margin: 0px;
	padding: 0px;
	height: 104px;
	width: 157px;
}

.thumbnailFrameLink a:visited {
	margin: 0px;
	padding: 0px;
	height: 104px;
	width: 157px;
}

.thumbnailFrameLink a:hover {
	margin: 0px;
	padding: 0px;
	height: 104px;
	width: 157px;
}

.thumbnailFrameLink a:active {
	margin: 0px;
	padding: 0px;
	height: 104px;
	width: 157px;
}
.copyright {
	font-family: "Lucida Grande", "Lucida Sans Regular", sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
	position: absolute;
	top: 397px;
	left: 439px;
	width: 136px;
	height: 14px;
}

/*end sitecontentstuff*/
.popUpContent {
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clickToWatch {
	font-family: "Lucida Grande", "Lucida Sans Regular", sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	letter-spacing: .25px;
}

