#navbar {
	font-size: 12px;
}
#contentarea {
	background-color: #9999cc;
	background-image: url(../../images/people_feather_background.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	clear: left;
	background-position: right top;
}
#maincopyarea, maincopyarea p {
	left: 0px;
	top: 0px;
	width: 300px;
	clear: left;
	padding-top: 5px;
	padding-left: 30px;
	font-family: Garamond, Times, "Times New Roman";
	font-size: 15px;
	color: #000066;
}
#maincopyarea p {
	font-family: Garamond, Times, "Times New Roman";
	font-size: 15px;
	color: #000066;
	padding-left: 25px;
}
#rightcontentarea {
	top: 0px;
	right: 0px;
	float: right;
	padding-top: 55px;
	padding-right: 50px;
}

