

body {
	font-family: Verdana, Arial, sans-serif;
	background-color: #ffffff;
	background-image: none;
	color: #333333;
	margin: 0;
	padding: 0;
}
/*Auto left and right margins center the wrapper in modern browsers.
IE5.x Windows has a workaround found in the Conditional Comment in the
Starter Page code. It is described in the tutorial.*/
#wrapper {
	width: 750px;
	margin: 0 auto;
}
#logodiv {
	padding: 48px 0 12px 0;
	height: 36px;
}
#navcontainer {
	background-image: url(images/p7r_menubg.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	width: 100%;
	height: 36px;
	position: relative; /*optional fix for IE5 Mac OS9 only*/
}


.headin {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal; line-height: 20px; font-weight: normal; font-variant: normal; text-transform: none; color: #647C99}
.galleryheadin {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: 20px; font-weight: normal; font-variant: normal; text-transform: none; color: #647C99}
.INTtextplain { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; color: #34495B; font-weight: normal }
.INTtextbold { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; color: #34495B; font-weight: bold }
.INTtextboldit { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; line-height: 14px; color: #34495B; font-weight: bold }
.Addresstext { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 18px; color: #34495B; font-weight: normal }

