body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/gphotobgs.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}
a {
	color: #4F4F4F;
	text-decoration: none;
}
a:hover {
	color: #A2B5CD;
	text-decoration: none;
	background-color: #4F4F4F;
}
.pbox1 {
	font-size: 10px;
	background-color: #FFFFFF;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #A2B5CD;
}
.navbox {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #A2B5CD;
	background-color: #FFFFFF;
}
.ptitles {
	background-color: #C1CDCD;
}
