#navbar {
	font-size: 12px;
}
#contentarea {
	background-color: #FFFFFF;
	background-image: url(../../images/contact_us_background.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	font-family: Garamond, Times, "Times New Roman";
	font-size: 15px;
	color: #000066;
	padding-left: 15px;
	padding-top: 122px;
}
#contentarea p, contentarea td {
	font-family: Garamond, Times, "Times New Roman";
	font-size: 15px;
	color: #000066;
}
#maincopyarea {
	left: 0px;
	top: 0px;
	width: 322px;
	float: left;
	padding-right: 50px;
}
#rightcontentarea {
	top: 0px;
	right: 0px;
}
#contentarea a:link, contentarea p a:link {
	font-family: Garamond, Times, "Times New Roman";
	font-size: 15px;
	color: #000066;
}
#contentarea a:hover, contentarea p a:hover {
	font-family: Garamond, Times, "Times New Roman";
	font-size: 15px;
	color: #000066;
	text-decoration: none;
}

