body {
	margin: 0px;
	background-image: url('../images/bg1.jpg');
}

table.maintable {
	margin: 28px auto 20px auto;

}

.tit1 {
	font: 23px Arial;
	color: #4C7637;
}

.tit2 {
	font: bold 46px Times;
	color: #000000;
	line-height: 46px;
}

.copy {
	font: 12px Arial;
	color: #000000;
}

.usmap {
	margin-top: 10px;
}

.but, .but:link, .but:visited {
	font: 14pt Times;
	height: 22px;
	width: 380px;
	text-decoration: none;
}

.a47, .a47:link, .a47:visited {
	font: 12pt Times;
	text-decoration: none;
}

#dvideolist, #dstorieslist {
	display: none;
	font: 12px Arial;
	padding: 5px;
	position: absolute;
	border: 1px solid;
	border-color: #9A942B;
	background: #FFFEEB;
}

#leadin {
	display: none;
	font: 12px Arial;
	padding: 5px;
	position: absolute;
	border: 1px solid;
	border-color: #9A942B;
	background: #FFFEEB;
	width: 320px;
	//width: 332px;
	height: 280px;
	//height: 333px;
}

a:link, a:visited {
	font: 12px Arial;
}

h1 {
	font-family: Arial;
	display: block;
	margin-top: 16px;
	margin-bottom: 16px;
}

.text {
	font: 12px Arial;
	color: #000000;
}
