body {
	margin:0;
	padding:0;
	background-color:#eafccf;
	color:#000;
	min-width:750px;

}

#wrap {
	background:#FFFFFF;
	margin:0 auto;
	width:810px;
	height: 100%;
}

#subnav {
	width: 810px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#subnav li {
	display: inline;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subnav a {
	text-decoration: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}
#header {
	background-image:  url(images/pagetop.jpg);
	background-repeat: no-repeat;
	width: 810px; 
	height: 138px;
	background-position: left top;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
h1 {
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333;
	text-align: center;
}

h2 {
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}

h3 {
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-align: center;
}

#content2 li {
	font-size: 11px;
	color: #666;
	font-style: normal;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-weight: normal;
	text-align: left;
	list-style-type: none;
	list-style-image: url(images/dot.jpg);
	list-style-position: outside;
}

#content2 ul {
	margin-left:200px;
}


#content {
	width:810px;
	margin-left:0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


a:link, a:visited {
	color: #333;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
} 
a:active, a:hover { color: #A5343B; text-decoration: none; font-weight: normal; }



.lightertxt {
	font-style: normal;
	font-weight: lighter;
}

.lightertxt2 {
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
}
