@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3366CC;
}

body.pgalBody	{
	background-color: #FFFFFF;
	background-attachment:fixed;
	background-image:url(../images/pgal_body_background.gif);
	background-repeat:repeat-x;
}	

td.photo	{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16.5px;
	color: 252525;
}

td.photo_column_left	{
	background-image:url(../images/back_col_left.gif);
	background-repeat:repeat-y;
	width:50px;
}		

td.photo_column_right	{
	background-image:url(../images/back_col_right.gif);
	background-repeat:repeat-y;
	width:50px;
}		

table.pGalMainTable	{
	width: 900px;
	background-color:#FFFFFF;
}	

td.photoNav	{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	color: #252525;
}		

a.photoNav:link, a.photoNav:visited, a.photoNav:hover		{
	color: blue;
	text-decoration:none;
}	


.style16 {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16.5px;
	color: 252525;
}
.style19 {font-size: 11.9px}
.style20 {
	font-size: 14px;
	color: #CC0000;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #CC0000;
}

td.pgalR2C3	{
	background-image: url("../images/pgal_r2_c3_back.jpg");
	background-repeat:no-repeat;
}	

td.pgalLeft	{
	background-image: url("../images/pgal_back_repeat_left.jpg");
	background-repeat:repeat-y;
}	

td.pgalCenter	{
	background-image: url("../images/pgal_back_repeat_center.jpg");
	background-repeat:repeat-y;
}	

td.pgalRight	{
	background-image: url("../images/pgal_back_repeat_right.jpg");
	background-repeat:repeat-y;
}	

#caption	{
	clear:both;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
	width:550px;
}	

table.news	{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;	
}

.newsTitle	{
	font-size: 18px;
	font-weight:bold;
	padding-top: 15px;
}

.newsPostDate	{
	font-size: 11px;
	color: #333333;
}			


