body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #535353;
	font-size: 80%;
	line-height: 19px;
}

#headertable {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
}
#header_copy {
	width: 452px;
	height: 22px;
	padding-left: 12px;
	padding-top: 23px;
}
#pan {
	height: 19px;
	width: 744px;
	text-align: right;
	padding-right: 6px;
	padding-top: 17px;
}
#greenline {
	background-image: url(../images/greenbar.jpg);
	background-repeat: no-repeat;
	padding-bottom: 15px;
}
#mainleft {
	float: left;
	width: 497px;
}





h1,h2,h3,h4,h5,h6,form,p {
	margin:0;
	padding:0;
}
#clear {
	clear: both;
	height: 1px;
	width: 775px;
}

#contents {
	background-color: #FFFFFF;
	height: auto;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	position: relative;
    text-align: justify; 
	text-justify: distribute;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

