body {
	font-family: "Trebuchet MS", Verdana, Arial, "MS Sans Serif", sans-serif;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../img/tapestryBG.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: justify;
}
.navTR {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	height: 5px;
}
.nav:link {
	font-size: 12px;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
	margin-left: 20px;
	text-transform: uppercase;
}
.nav:visited {
	font-size: 12px;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
	margin-left: 20px;
	text-transform: uppercase;
}
.nav:hover {

	font-size: 12px;
	font-weight: bolder;
	color: #999999;
	text-decoration: underline;
	margin-left: 20px;
	text-transform: uppercase;
}
.nav:active {


	font-size: 12px;
	font-weight: bolder;
	color: #999999;
	text-decoration: underline;
	margin-left: 20px;
	text-transform: uppercase;
}
.bottomnav:link {
	font-size: 10px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}
.bottomnav:visited {
	font-size: 10px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}
.bottomnav:hover {

	font-size: 10px;
	font-weight: bolder;
	color: #990000;
	text-decoration: underline;
	text-transform: uppercase;
}
.bottomnav:active {


	font-size: 10px;
	font-weight: bolder;
	color: #990000;
	text-decoration: underline;
	text-transform: uppercase;
}
.subhead {

	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}
.copy {
	font-size: 10px;
	line-height: normal;
}
.margin {

	font-size: 10px;
	line-height: normal;
}
.navTable {
	border-right-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10px;
	line-height: normal;
	width: 200px;
}
.caption {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	padding: 20px;
	margin: 20px;
	background-position: center;
}
.smLogo {
	margin-bottom: -7px;
	margin-right: -6px;
	margin-left: -6px;
}
.headline {
	font-size: 18px;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
	text-transform: capitalize;
	font-style: italic;
}
.ANNOUNCEtd {
	background-color: #FFCC33;
	padding: 5px;
	height: 10px;
	text-align: center;
}

