body {
	font:14px verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:#96BC37; /*0a0*/
	margin:0px 0px; 
	padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	height: inherit;
	}
#main {
	min-height: 450px;
	padding-bottom: 10px;
	width: 800px;
	}
html>#main{height:auto;}

#fp_left {
	float: left;
	text-align:center;
}
#fp_center {
	float: left;
	position:relative;
	width: 471px;
}
#fp_right {
	float:left;
	position:relative;
}
#fp_ima {
	padding-top: 300px;
}
#sitecontent {
	margin:10px auto; /* Right and left margin widths set to "auto" */
	width:800px;
	text-align:left; /*Counteract to IE5/Win Hack */
	padding:0px;
	background-color:#fff;
	min-height:400px;
	border-bottom: 30px solid #96BC37;
	}

#top {
	float: left;
	width: 400px;
	text-align: left;
}
#top_right {
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	height: 95px;
}
#top_right img{
	border: 0px;
}

#footer {clear: both;}
#story {
	margin-top: 30px;
	left: 150px;
	border: solid 1px #999;
	text-align: left;
	margin-left: 150px;
	width: 480px;
	padding: 10px;
	margin-bottom: 30px;
}
#story_under {
	border-bottom: 30px solid #fff;
	}

#story h3 {
	text-align: center
	}
#story span {
	font-weight:600
	}
img {
	border: 0px
	}
#cntr {
	width:800px;
	text-align:center;
	display:inline;
}
#disclaimer {
	text-align:right;
	padding-right: 5px;
	padding-top: 5px;
}
#disclaimer a {
	color:#006600;
}
#frmLogin td .field {
	width:240px;
}

