body  {
	font: 100% Verdana, Arial, sans-serif;
	background: #FFFFFF;
	margin-top: 0;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. */
	color: #000000;
}


.header {
	background-image: url(images/headerBg.jpg);
	background-repeat: repeat-x;
}


table { 
	color: #000033;
	font: 12px verdana, arial, sans-serif; 
	font-weight: normal;
	background-repeat: no-repeat; 
}

 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
 

.title { 
	font-size: 24px; 
	font-weight: bold; 
	color: #CC9900;; 
}

.picturetitle {
	COLOR: #000000;
	FONT: 10px verdana, arial, sans-serif; 
	font-weight: bold; 
}

.picturecomments { 
	COLOR: #666666; 
	FONT: 10px verdana, arial, sans-serif; 
	font-weight: normal; 
}

.contact-text { 
	COLOR: #000099; 
	FONT: 11px verdana, arial, sans-serif; 
	font-weight: normal; 
}
	
.just { 
	text-align: justify;
}


.style3 {font-size: 24px;
	font-weight: bold;
}
.style4 {font-size: 24px; font-weight: bold; color: #CC9900; }

.style5 {color: #000033}



.page-borders { 
	background-color:#5D687F; 
}
