body,tr,td {
	font-family: Garamond, Georgia, "Times New Roman", Times;
	font-size: 12px;
	color: #999999;
	background-color: #FFFFFF;
}
body {
	margin: 0px;
}
#header1 {
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	text-indent: 156px;
	font-family: Garamond, Georgia, "Times New Roman", Times;
	font-size: 28px;
	color: #990000;
	width: 700px;
	vertical-align: bottom;
	height: 120px;
}#header2 {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 700px;
	height: 120px;
	text-indent: 230px;
	text-align: left;
	vertical-align: top;
}
.header3 {
	background-image: url(images/header3.gif);
	background-repeat: repeat-x;
}
#body {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Garamond, Georgia, "Times New Roman", Times;
	line-height: 30px;	padding: 0px 5px 5px;	width: 700px;
}
#header_color1 {
	color: #999999;
	font-weight: bold;}
#footer {
	height: 24px;
	text-align: center;
	vertical-align: bottom;
	width: 700px;
}
a, a:link, a:visited, a:active {
	color: #CC6600;
	text-decoration: none;
}
#nav1 {
	float: left;
	list-style-type: none;
	margin: 0px 20px 0px 2px;
	width: 150px;
	font-size: 14px;
	background-color: #FFFFFF;
	padding: 0px;
}
#nav1 a {
	display: block;
	background-color: #E6E6E6;
	padding: 0px;
	margin: 1px 1px 5px;
	text-decoration: none;
	color: #666666;
	border: 1px solid #CCCCCC;
	line-height: 26px;
	text-indent: 6px;
}
#nav1 a:hover {
	display: block;
	background-color: #FF9900;
	padding: 0px;
	margin: 1px 1px 5px;
	text-decoration: none;
	color: #FFFFFF;
	border: 1px solid #FF9900;
	line-height: 26px;
	text-indent: 6px;
	background-image: url(images/button1.gif);
	font-weight: bold;
	background-repeat: repeat-x;
}
#active {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	text-indent: 6px;
	font-weight: bold;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
#area1 {
	float: right;
	height: 100px;
	width: 150px;
	margin: 5px;
	padding: 0px;
	background-image: url(images/header2.jpg);
	border: 1px solid #999999;
}
#area2 {
	float: left;
	height: 100px;
	width: 200px;
	margin: 5px;
	padding: 0px;
	background-image: url(images/header2.jpg);
	border: 1px solid #999999;
}

#h1 {
	text-align: left;
	text-indent: 156px;
	font-family: Garamond, Georgia, "Times New Roman", Times;
	font-size: 24px;
	color: #990000;
	width: 700px;
	vertical-align: bottom;
	height: 120px;