body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	background-color: #CCCCCC;
	margin: 20px;
}
#main {
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#header1 {
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	height: 155px;
	width: 750px;
}
#header1 h1 {
	visibility: hidden;
	color: #F9BB95;
	font-size: 1%;
}
#header2 {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 750px;
	clear: both;
	margin: 0px;
}
#menu {
	background-image: url(images/menubg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 750px;
	background-color: #333333;
	color: #FFFFFF;
}
#menu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 15px;
}
#menu a:hover {
	color: #F9BB95;
}
#menulinks {
	float: left;
	width: 450px;
	margin-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#menudate {
	float: right;
	width: 250px;
	margin-right: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: right;
}
#content {
	width: 690px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#footer {
	background-image: url(images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 26px;
	width: 750px;
	padding-top: 6px;
	background-color: #CCCCCC;
	font-size: 90%;
	color: #FFFFFF;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #F9BB95;
}
h2 {
	font-size: 150%;
	width: 100%;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
p {
	line-height: 120%;
}
#home0 {
	width: 100%;
}
#home1 {
	float: left;
	width: 250px;
	font-size: 90%;
	line-height: 100%;
}
#home2 {
	float: right;
	width: 370px;
}
#clear {
	clear: both;
}
a {
	color: #666666;
}
#button1 {
	background-image: url(images/map-usa-tn.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 120px;
	width: 175px;
	float: left;
	text-align: center;
}
#button2 {
	background-image: url(images/map-world-tn.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 120px;
	width: 175px;
	float: right;
	text-align: center;
}
#button1 a, #button2 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 90%;
}
#button1 a:hover, #button2 a:hover {
	color: #F9BB95;
}a:hover {
	color: #DF9367;
}
.mapbuttons {
	height: 102px;
	width: 175px;
}
#footer p {
	margin: 0px;
}
h3 {
	font-size: 120%;
	margin-top: 0px;
	padding-top: 0px;
}
h4 {
	font-size: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.form1 {
	width: 100%;
	border: 1px solid #CCCCCC;
}
.formtitle {
	font-weight: bold;
	border: 1px solid #CCCCCC;
	width: 100%;
}
#iframe {
	width: 690px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
