html{
	background:#FFF;padding:0px;text-align:center
}
body{
	font-size:12px;
	margin:0px;
	padding:0px;
	width:740px;
	margin:0 auto;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}
a:link,
a:visited,
a:active,
a:hover{
   color: #0000FF;
	font-size:14px;
	font-weight:normal;
	text-decoration: underline;
}

#top {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 20px;
}
#top p{
	margin-top: 10px;
	text-align: right;
}

#center {
	width: 760px;
	margin-bottom: 0px;
	height: 545px;
	color: #FFFFFF;
}
#centerad {
	width: 500px;
	height: 40px;
	margin-top: 250px;
}

#foot {
	font-size: 12px;
	line-height: 20px;
	color: #3F3D40;
	width: 760px;
	margin-bottom: 0px;
}
#foot p {
	text-align: center;
	margin-bottom: 2px;
}
a.footer:link,
a.footer:visited,
a.footer:active,
a.footer:hover{
   color: #3F3D40;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
}
