body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	background-color: #EFEFEF;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
}
#masthead {
	background-image:url(../images/masthead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	left: 0px;
	top: 0px;
	height: 205px;
	color: #000000;
	padding: 0px;
	margin: 0;
	background-color: #FFFFFF;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
	background-image: url(../images/wrapper_2.jpg);
	background-repeat: repeat-y;	
}
#menubar {
	font-size: 0.9em;
	padding: 0;
	margin: 0 auto;
	width: 730px;
	position: absolute;
	left: 20px;
	bottom: 40px;
}
#column_wrapper {	
	width: 770px;
	background-image:url(../images/body_btm.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 480px;
	float: left;
}
#left {
	width: 290px;
	float: left;
}
#left .content {
	padding: 24px;
	font-size: 0.8em;
	line-height: 1.5em;
}
#right .content {
	padding: 24px;
	font-size: 0.8em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 70px 145px 0 230px;
}
#footer .content {
	padding: 12px 20px;
}
#footer_Outside {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 140px;
	clear:both;
}
#footer {
	width: 770px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0 auto;
	font-size: 0.7em;
	text-align:center;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #9B7C00;
}
#right a:link {
	color: #0000FF;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #000000;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #000000;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#masthead h1 {
	font-size: .85em;
	margin: 0;
	text-align:center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1.6em;
	margin: 0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1.4em;
	margin: 30px 0 0 0;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1.2em;
	margin: 30px 0 0 0;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.red {
	color: #ff0000;
	}
.fro {
	float: right;
	border: 1px solid #000000;
	margin: 0 0 0 10px;
}
.fr {
	float: right;
	margin: 0 0 0 10px;
}	
.flo {
	float: left;
	border: 1px solid #000000;
	margin: 0 10px 0 0;
}	
img.center {
  display: block;
  margin: 0 auto;
}
.notice {
	color: #C00000;
}
.txt_cntr {
	text-align: center;
}
#video {
	width: 408px;
	margin: 0 auto;
}