/* links */
A {text-decoration:none}
a:link {color: #669933;}
a:active {color: #000000;}
a:visited{color: #669933;}
a:hover{color: #336666;}

/*current navigation links*/
a.nav {font-weight: bold;}
a.nav:link {color: #669933;}
a.nav:visited	{color: #669933;}
a.nav:hover {color: #336666;}
a.nav:active {color: #000000;}

/*previous navigation links*/
a.prev {font-weight: bold;}
a.prev:link {color: #99cc66;}
a.prev:visited	{color: #99cc66;}
a.prev:hover {color: #336666;}
a.prev:active {color: #000000;}

body{
	background-color: #ffffee;
	background-image: url(../images/bckgrds/cpgbgrd.jpg);
	background-repeat: no-repeat;
	}
/* text styles */
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #336666;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336666;
}
.linkdivide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.linkactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336666;
}
.textlead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336666;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #447777;
}
.textquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	background-color: #333333 ;
}
.textdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.textsmallblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.textsmallight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
/* logos, address and titles */
#bblogo {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 125px;
	width: 127px;
	background-image: url(../images/bckgrds/logocpgbgrd.jpg);
	padding: 0px;
}
#address {
	position: absolute;
	top: 13px;
	left: 137px;
	height: 50px;
	width: 270px;
	line-height:16px;
	padding: 0px;
}
#funders {
	position: absolute;
	top: 13px;
	left: 518px;
	height: 60px;
	width: 310px;
	line-height:10px;
	padding: 0px;
}
#bbtitle {
	position: absolute;
	top: 72px;
	left: 135px;
	height: 30px;
	width: 270px;
	padding: 0px;
}
#nptitle {
	position: absolute;
	top: 89px;
	left: 480px;
	height: 15px;
	width: 340px;
	padding: 0px;
}
#bbindextitle {
	position: absolute;
	top: 99px;
	left: 135px;
	height: 30px;
	width: 330px;
	padding: 0px;
}
#npindextitle {
	position: absolute;
	top: 116px;
	left: 480px;
	height: 15px;
	width: 340px;
	padding: 0px;
}
/* menus */
#menu {
	position: absolute;
	top: 112px;
	left: 137px;
	height: 16px;
	width: 674px;
	padding: 0px;
}
#submenu {
	position: absolute;
	top: 133px;
	left: 137px;
	height: 16px;
	width: 674px;
	padding: 0px;
}
#thirdmenu {
	position: absolute;
	top: 154px;
	left: 137px;
	height: 16px;
	width: 674px;
	padding: 0px;
}
#forthmenu {
	position: absolute;
	top: 175px;
	left: 137px;
	height: 16px;
	width: 674px;
	padding: 0px;
}
/* placeholders */
#panel1menu {
	position: absolute;
	top: 148px;
	left: 137px;
	height: 350px;
	width: 674px;
	line-height:16px;
	padding: 0px;
}
#panel2menu {
	position: absolute;
	top: 169px;
	left: 137px;
	height: 532px;
	width: 674px;
	line-height:16px;
	padding: 0px;
}
#panel3menu {
	position: absolute;
	top: 190px;
	left: 137px;
	height: 350px;
	width: 674px;
	line-height:16px;
	padding: 0px;
}
#panel4menu {
	position: absolute;
	top: 211px;
	left: 137px;
	height: 480px;
	width: 674px;
	line-height:16px;
	padding: 0px;
}

