#back {
	font-family: "Times New Roman", Times, serif;
	background:url(pics/CPB_back.gif);
	width: 800px;
		z-index:1;
		left:210px;
		top:20px;
		position:absolute;

}
#text_container {
	position:relative;
	width:760px;
	z-index:2;
	left:20px;
	top:20px;

}
.style1 {
	font-size: small;
	color: #999999;
}
.style2 {
	font-size: small;
	color: #000000;
}
a.type1:link{ text-decoration: underline;
	color: #a2676b;; font-family: "Times New Roman", Times, serif;
}
	
a.type1:visited{ text-decoration: underline;
	color: #5692bc; font-family: "Times New Roman", Times, serif;
}

a.type1:hover{ text-decoration: underline;
	color: #a2676b;
	font-weight: bolder; font-family: "Times New Roman", Times, serif;}
	
a.type2:link{ text-decoration: underline;
	color: #000099;; font-family: "Times New Roman", Times, serif;
}
	
a.type2:visited{ text-decoration: underline;
	color: #000099; font-family: "Times New Roman", Times, serif;
}

a.type2:hover{ text-decoration: underline;
	color: #000099;
	font-weight: bolder; font-family: "Times New Roman", Times, serif;}
.adv1 {
	position:absolute;
	left:600px;
	top: 305px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;	
	padding-bottom:5px;
	width:320px;
	z-index:3;
	border: medium groove;
	border-color: #CC0000;
	background-color:#CCCCCC;
	}