body {
	background:#fff;
	background-image:url(images/prc-nav-bkg2.jpg);
	background-repeat: repeat-x;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0;
	color:#000; 
	line-height: 18px;
	color: #000000;
	}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-align:left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #496783;
	line-height: 32px;
	text-align: center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #006600;
	text-align:left;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-align:left;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	list-style-position: outside;
	font-style: normal;
	text-align:left;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #999999;
}
.bottomlinks, .bottomlinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #476277;
}

.bottomlinks a:hover{
	text-decoration: underline;
}
img.padleft {
         padding: 0px 0px 0px 10px ;
}

img.padright {
         padding: 0px 10px 0px 0px ;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #455F74;
}
.GalleryIndex {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #455F74;
	text-align:left;
}

/* ----- layout -------------------------------------------------------------------------------------------------------------------------------- */
#wrapper { width:100%; margin:0 auto; }


#header {
	height: 140px;
	color: #000;
	text-align:center; 
	}
#topnav {
	height: 20px;
background-color:#455F74;
}

#contents { background:none; }
#left_col { float:left; display:inline; width:690px; margin:0 0 0 2px; }
#right_col { float:right; display:inline; width:236px; margin:51px 2px 30px 0; }
#footer { background:url(img/footer.gif) no-repeat top; height:90px; }



/* ----- header -------------------------------------------------------------------------------------------------------------------------------- */


.mainlogo {
   padding: 39px 0 39px 0;
  
}

