body {
	background-color: #FFFFFF;
	background-image: url(../images/uimages/uback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
#mainheader{
	clear: none;
	float: none;
	width: 865px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/uimages/uheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#maincontent {
	clear: none;
	float: none;
	width: 865px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 50px;
	background-position: left top;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#leftcorner {
	float: left;
	height: 111px;
	width: 110px;
}
#rightcorner {
	float: right;
	height: 100px;
	width: 130px;
}
#maintext {
	width: 785px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	float: none;
	line-height: 22px;
}
#leftcontent {
	float: left;
	height: 85px;
	width: 427px;
	padding-left: -40px;
}
#rightcontent {
	float: right;
	height: 85px;
	width: 427px;
	padding-right: -40px;
}
#whitecontentlefthead{
	float: left;
	height: 25px;
	width: 427px;
	background-image: url(../images/uimages/whitemain.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#whitecontentrighthead{
	float: right;
	height: 25px;
	width: 427px;
	background-image: url(../images/uimages/whitemain.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#whitecontent{
	width: 427px;
	background-color:#FFFFFF;
	padding-bottom: 10px;
}
#greytext {
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
#foot {
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration:none;
}

