body{
text-align: center;
}
div#logo {
	margin: auto;
	height: 86px;
	width: 700px;
	background-attachment: scroll;
	background-image: url(logopic.jpg);
	background-repeat: no-repeat;
	background-position: 162px top;
}
div#line1 {
	height: 3px;
	width: 700px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 10px;
	margin-bottom: auto;
}
div#header {
	text-align: center;
	background-attachment: scroll;
	background-image: url(back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	height: 25px;
	width: 700px;
	z-index: 5;
	padding-top: 2px;
	margin: auto;
}
div#line2 {
	height: 3px;
	width: 700px;
	background-attachment: scroll;
	background-image: url(line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: auto;
}
div#links {
	height: auto;
	width: 700px;
	text-align: left;
	list-style-type: disc;
	margin: auto;
}
div#circletext {
	height: 239px;
	width: 700px;
	margin: 20px auto auto;
	padding-left: 350px;
	background-attachment: scroll;
	background-image: url(cpb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: thin solid #666666;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-top: 60px;
}
div#newtext {
	height: auto;
	width: 700px;
	margin: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;


}
div#line3 {
	height: 3px;
	width: 700px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 60px auto auto;
}
div#foot {
	margin: auto;
	width:700px;
	height: auto;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	padding: 2px;
} 
  div#area {
	margin: auto;
	width:700px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	padding-top: 10px;
} 
