body {
	background-color: #006633;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006633;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.bigText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
}
.pageBorder {
	border: thin outset #FFFFFF;
}
#imagebox {
	border:1px solid black; 
	padding:5px; 
	background-color:#FFFFFF; 
	position:absolute; 
	z-index:1; 
	cursor:pointer; 
	display:none;
}
#services {
	background:url(img/services_back.jpg) top right no-repeat;
}
#contact {
	background:url(img/contact_back.jpg) bottom right no-repeat;
}
table {
	background-color: #FFFFFF;
}
