body {
	background-color: #CCCCCC;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

a {
	text-decoration: underline;
	color: #003399
}
a:hover {
	text-decoration: none;
	color: #003399
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 30px;
	margin-top: 16px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 16px;
}
img.photo_right {
	border: 0;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 6px;
	background-image: url(0912images/PhotoShadow.png);
	background-repeat: no-repeat;
}

.dividerline {
	height: 10px;
	max-height: 10px;
	min-height: 10px;
	background-image: url(0912images/TF-HeaderLine.png);
/*	margin: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	padding: 0px;
	width: 822px;*/
}

#NavTable {
	background: #ffffff;
	border: 0px solid #ffffff;
	max-width: 800px;
	min-width: 800px;
	width: 800px;
	margin-left: 10px;
	margin-top: 5px;
}
#NavTable #NavOn a:link,
#NavTable #NavOn a:visited {
	font-weight: bold;
	color: #333333;
/*	text-shadow: #999999 0px 0px 15px; */
}
#NavTable a {
	font-family: "Times New Roman", Times, serif;
	color: #7c0303;
	font-size: 12pt;
	text-decoration: none;
	line-height: 25px;
	}
#NavTable a:hover {
	color: #009900;
	text-decoration: none;
	text-shadow: #000 1px 1px 5px;
	}	
	
#Copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #513120;
	text-align: right;
/*	margin-top: 10px; */
	padding-top: 10px;
	background-color: #EEEEEE;
	width: 822px;
	height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7C0303;
}
#Content {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #790012;
	background-color: #FFFFFF;
	width: 702px;
	padding-left: 100px;
	padding-right: 20px;
	text-align: justify;
/*	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #7c0303;
	border-right-color: #7c0303;
	border-bottom-color: #7c0303;
	border-left-color: #7c0303; */
	overflow: hidden;
	height: auto;
	margin-bottom: 20px;
	min-height: 450px;
}
#Container {
	margin-left:auto; 
	margin-right:auto;
	text-align: left;
	width: 822px;
	background-color: #FFFFFF;
	border: none;
	-webkit-box-shadow: 0em 0em 2em #000; 
	-moz-box-shadow: 0em 0em 2em #000;
	box-shadow: 0em 0em 2em #000;
/*	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray', Positive='true'); */
}
#HomepageGraphic {
	display: none;
	}
	
h3 {
	color: #7C0303;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
hr {
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
blockquote {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
