@charset "utf-8";
.CPSS {
	background-color: #A8CBFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.CPSS #wanted {
	position: absolute;
	width: 800px;
	left: 50px;
	top: 50px;
	min-height: 500px;
	display: none;
	background-color: #0066FF;
	border: 3px solid #FF9900;
}


.CPSS #body {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/page_bg.gif);
	background-repeat: repeat-y;
	display: table;
}

.CPSS #style1 {
	height: 300px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/page_title.gif);
	background-repeat: no-repeat;
}
.CPSS #style2 {
	height: 90px;
	width: 728px;
	top: 210px;
	position: relative;
	left: 100px;
}
.CPSS #style3 {
	background-image: url(img/link_bar.gif);
	height: 50px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
.CPSS #style3 a:link {
	color: #000000;
	text-decoration: none;
}
.CPSS #style3 a:visited {
	color: #000000;
	text-decoration: none;
}
.CPSS #style3 a:hover {
	color: #000000;
	text-decoration: underline;
}
.CPSS #style4 {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
.CPSS #style4_1 {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	color: #FFCC33;
	font-weight: bold;
	text-align: center;
	background-image: url(img/info_bnnr.gif);
	background-repeat: no-repeat;
	height: 100px;
}
.CPSS #style4_1 p {
	vertical-align: middle;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.CPSS #style4_2 {
	border: 3px solid #FF9900;
	background-color: #A8CBFF;
	float: right;
	margin-bottom: 10px;
	width: 650px;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.CPSS #style4_3 {
	clear: both;
	width: 625px;
	margin-right: auto;
	margin-left: auto;
	background-color: #06F;
}
.CPSS #style5 {
	background-image: url(img/page_bg_btm.gif);
	background-repeat: no-repeat;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	clear: both;
}
.CPSS #ad_space {
	float: left;
	width: 175px;
	height: 400px;
	text-align: center;
	border: 1px dotted #F90;
	background-color: #FFF;
	font-size: 10px;
	color: #666;
}

.CPSS  #donation {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #C60;
	margin-bottom: 10px;
	width: 100%;
	background-color: #CCC;
	padding: 0px;
}

.CPSS #donation_text {
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C60;
	background-color: #06F;
}
.CPSS #copyright {
	font-size: 10px;
	color: #999999;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: center;
}
