body {
	font-family: "Trebuchet MS";
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: center center;
	background-attachment: scroll;
	background-image: none;
}
h1 {
	font-size: 30px;
	color: #FFFFFF;
	font-format: bold;
}
h2 {
	font-size: 1.20em;
}
h3 {
	font-size: 1.10em;
}
a:link {
	color: #663300;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #996600;
}
a.temp:link {
	color: #DCB871;
}
a.temp:visited {
	color: #DCB871;
}
a.temp:hover {
	color: gold;
}
#header {
	background-image:    url(images/header_bg_1.jpg);
	background-repeat: no-repeat;
}
#headerA {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
#headerA a:link {
	color: #666666;
	text-decoration: none;
}
#headerA a:visited {
	color: #666666;
	text-decoration: none;
}
#headerA a:hover {
	color: #80001D;
	text-decoration: none;
}
#headerBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #264D00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #264D00;
}
#frontImage {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.frontImageTx {
	font-size: 20px;
}
#notice {
	margin-top: 20px;
	border: 1px solid #80001D;
	font-size: 16px;
}
.caption {
	font-size: 14px;
	font-weight: bold;
	color: #264D00;
}
.author {
	text-align: right;
	margin-top: -1em;
}
#footerBG {
	background-image:    url(images/TPTfooterBG.jpg);
	background-repeat: no-repeat;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: 18px;
}
.footerBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #264D00;
}
.clr {
	clear: both;
}

