/* CSS Document */

/* Individual Photo Gallery Page Elements Defined */	

.title {	margin: 0px 0px 15px 0px;}

#smallPic{
	margin: 0px 5px 0px 5px;}

.imgbrdr{
	border: 1px solid #000;
	padding: 0px;
	margin: 5px;}

.hdr {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;}

#pgal1{
	width: 300px.;
	height: 145px;
	padding: 5px 0px 3px 0px;
	margin: 10px 50px 5px 3px;}

#pgal2{
	width: 300px.;
	height: 145px;
	padding: 2px 0px 3px 0px;
	margin: 5px 50px 5px 3px;}

#pgal3{
	width: 300px.;
	height: 145px;
	padding: 2px 0px 3px 0px;
	margin: 5px 50px 5px 3px;}

#pgal4{
	width: 300px.;
	height: 145px;
	padding: 2px 0px 3px 0px;
	margin: 5px 50px 5px 3px;}

.txt_left {
	padding-top: 50px;
	margin: 0px 35px 0px 145px;
	line-height: 14px;
	font-size: 11px;
	}
 
 #pgal-top{
	width: 500px;
	height: 430px;
	margin: auto;
	padding: 0px;
	clear: both;}

#pgal-bottom{
	width: 500px;
	height: 100px;
	margin: auto;
	padding: 0px;
	clear: both;}

/*  Page defined */	
body {
	background: url(images/pp-main-body.gif)  top left;
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	line-height: 130%;
	letter-spacing: .3px;
	word-spacing: -2px;
	text-align: center;}

#pgallerybg {
	background:url(images/pp-pgal-bgrd.jpg) no-repeat top left;
	border: 0px;
	margin: 0px ;
	padding: 0px;
	width: 780px;
	height: 700px;
	text-align: left;	}

#pgallerybg2 {
	
	border: 0px;
	margin: 0px ;
	padding: 0px;
	width: 780px;
	height: 700px;
	text-align: left;	}

#container{
	text-align: left;
	margin: auto;
	width: 780px;
	height: 850px;
	background-color: #ffffff;}

#container2{
	text-align: left;
	margin: auto;
	width: 780px;
	height: 700px;
	background-color: #ffffff;}

a{
	color: #6ABBB4;
	font-weight: bold;
	text-decoration: none;}
	
	a:hover{
		color: #000000;
		font-weight: bolder;
		text-decoration: none;}



/* Header Elements Defined */
#header {
	width: 780px;
	height: 190px;
	padding: 0px;
	margin: 0px;}

#header_left {
	height: 190px;
	width: 510px;
	padding: 0px;
	margin: 0px;
	float : left;}
	
#header_right {
	height: 190px;
	width: 270;
	float: right;}

#header_right_top {
	clear: right;	
	width: 265px;
	height: 145px;
	padding: 0px;
	margin: 0px;}

#header_right_bottom {
	width: 265px;
	height:  20px;
	padding: 0px;
	margin: 0px;}

#header_right_bottom a {
		color: #B2B2B2;
		text-decoration: none;}
		
	#header_right_bottom a:hover {
		color: #6ABBB4;
		font-weight: bolder;
		text-decoration: none;}

.hdrtxt{
	margin-top: 0px;
	margin-right: 12px;
	padding-top: 0px;
	color: #B2B2B2;
	font-size: 11px;}

/* Left Side Defined */
#left {
	width: 180px;
	padding: 5px 5px 5px 5px;
	float: left;}
	
.navleft{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 60%;
	letter-spacing: .3px;
	word-spacing: 1px;}

#left p{
	padding: 0px;
	margin: 10px 0px 15px 0px;}

#left a {
		color: #000000;
		font-weight: bold;
		text-decoration: none;}
		
	#left a:hover {
		color: #6ABBB4;
		font-weight: bolder;
		text-decoration: none;}

.sep{
	margin-left: 35px;
	padding: 0px;}

/* Right Side Defined  */
#right {
	width: 580px;
	padding: 0px;
	margin: 0px;
	float: right;}

#right 2{
	width: 700px;
	padding: 0px;
	margin: 0px;
	}

#right a {
		color: #6ABBB4;
		font-weight: bold;
		text-decoration: none;}
		
	#right a:hover {
		color: #000000;
		font-weight: bolder;
		text-decoration: none;}

/* Page Footer Defined */
#footer {
	height: 45px;
	width: 780px;
	margin: auto;
	padding: 20px 0px 2px 0px;
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	line-height: 12pt;
	text-align: center;
	background-color: #ffffff;
	clear: both;}

#footer a {
		color: #000000;
		font-weight: bold;
		text-decoration: none;}
		
	#footer a:hover {
		color: #6ABBB4;
		font-weight: bolder;
		text-decoration: none;}

#siteby {
	margin-top: 5px;
	padding: 0px;
	font-family: Verdana;
	font-size: 9px;
	text-align: center;}

#siteby a {
		color: #000000;
		text-decoration: none;}
		
	#siteby a:hover {
		color: #fe370b;
		text-decoration: none;}