h1 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.2em;


}
/* Right in Main */
#wrap {width: 800px;}
/* Left in Main */
#left {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
	float: left;
	width: 650px;
	margin-left: 0px;
}
#main_top {
	background-image: url(image/smoothmain_bg.jpg);
	background-repeat: no-repeat;
	height: 288px;
}
#main_holiimage {height: 90px; width: 650px;}
#main_content {
	background-image: url(image/contentbg.gif);
	height: 735px;
	width: 650px;
}
#content_top {
	margin-right: 10px;
	margin-left: 25px;
	margin-top: 30px;
}
#content_mid {
	margin-right: 10px;
	margin-left: 25px;
	height: 225px;
	margin-top: 30px;
}
#content_bottom {
	margin-right: 10px;
	margin-left: 25px;
	margin-bottom: 30px;
}
#footer {
	margin-left: 25px;
}
/* Right in Main */
#right {float: right; width: 140px;}body {
	margin: 0px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	margin-left: 25px;
}
.caption_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #003366;
	text-decoration: underline;
}
