html, body {
	padding: 0 ;
	margin: 0 ;
}

img {
	border: 0 ;
}

body {
	background: url(../images/wbg.jpg) ;
}

a {
	color: #404000 ;
	text-decoration: underline ;
}

a:hover {
	color: brown ;
	text-decoration: underline ;
}

#box1 {
	position: absolute ;
	left: 50% ;
	margin-left: -385px ;
	width: 770px ;
	padding-top: 20px ;
	padding-bottom: 20px ;
}

#pt {
	background: url(../images/pt.gif) no-repeat ;
	width: 100% ;
	height: 5px ;
}

#pc {
	background: url(../images/pc.gif) repeat ;
	width: 100% ;
}

#pb {
	background: url(../images/pb.gif) no-repeat ;	
	width: 100% ;
	height: 5px ;
}

#logoset {
	padding-top: 20px ;
	padding-left: 30px ;
}

#cp {
	width: 755px ;
	height: 272px ;
	background: url(../images/cp.gif) ;
	margin-left: 8px ;
	margin-top: 10px ;
	position: relative ;
}

.cpimg {
	margin-left: 2px ;
	margin-top: 1px ;
}

#cpnav {
	position: absolute ;
	text-align: center ;
	font: bold 14px georgia ;
	width: 755px ;
	top: 242px ;
	left: 0 ;
}

#cpnav a {
	margin-left: 12px ;
	margin-right: 12px ;
	color: #000 ;
	text-decoration: none ;
}

#cpnav a:hover {
	color: brown ;
	text-decoration: underline ;
}

#ftr {
	border-top: 2px solid #555555 ;
	font: 10px arial ;
	color: #565656 ;
	width: 755px ;
	margin-left: 8px ;
	margin-top: 10px ;
}

#mp {
	margin-top: 15px ;
	margin-left: 10px ;
	font: 14px georgia ;
	line-height: 22px ;
}