body {
	background-image: url(../images/pgbg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.pagetitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #9DCE6E;
	top: 100px;
	position: absolute;
	margin-left: 50px;
	z-index: 10;
}
.headline {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #B6B6B6;
	top: 150px;
	position: absolute;
	margin-left: 50px;
	z-index: 10;
}
.pagebody {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-top: 0px;
	line-height: 18px;
}
.videoplayer {
	border: 3px double #CCCCCC;
	padding: 5px;
}
.tgcfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-image: url(../images/tgcfooterline.gif);
	height: 37px;
	width: 950px;
	text-align: center;
	background-repeat: no-repeat;
	line-height: 12px;
}
a.tgcfooter:link {
	text-decoration: underline;
	color: #666666;
	background-image: none;
}
a.tgcfooter:visited {
	text-decoration: underline;
	color: #666666;
	background-image: none;
}
a.tgcfooter:hover {
	text-decoration: none;
	color: #999999;
	background-image: none;
}
a.tgcfooter:active {
	text-decoration: underline;
	color: #666666;
	background-image: none;
}
.container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bodyareabg.gif);
	background-repeat: repeat-y;
}
.header {
	margin: 0px;
	padding: 0px;
	height: 230px;
	width: 950px;
	top: 0px;
}
ul {
	line-height: 24px;
	margin-left: 20px;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #999999;
	margin-top: 28px;
	margin-bottom: 12px;
	line-height: 28px;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
p {
	margin-left: 20px;
	margin-top: 0px;
}
.homebody {
	background-image: url(../images/bluefadebg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	line-height: 16px;
	padding-left: 30px;
}
.bluehead {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #3399CC;
	padding-top: 26px;
}.flashheader {
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
}
.callout {
	width: 100%;
	font-size: 13px;
	background-image: url(../images/calloutbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #3399CC;
	text-align: center;
	border: 1px solid #E1E1E1;
	margin-top: 20px;
}
.homevid {
	margin-right: 10px;
	padding-right: 50px;
}
.pictures {
	border: 1px solid #ECECEC;
	padding: 2px;
}
.rightpictures {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	border: 1px solid #ECECEC;
	padding: 2px;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3399CC;
	display: inline-block;
	vertical-align: super;
	line-height: 22px;
	text-indent: 20px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3399cc;
	padding-bottom: 20px;
}
