
maingallery
{
	text-align: center;
}

table.pic_table
{
	border: 1px solid #000;
	border-collapse: collapse;
}

table.pic_table td.table_pic
{
	border: 0px solid #000;
	padding: 5px;
}

table.pic_table td#table_header,
table.pic_table td#table_footer
{
	border: 1px solid #000;
	padding: 5px;
	background: #971515;
	color: #fff;
	text-align: left;
}

table.pic_table td#table_header img,
table.pic_table td#table_footer img
{
	border: 0px;

}

table.pic_table td.table_pic img
{
	border: 1px solid #666;
	padding: 5px;
	background: #fff;
	width: 120px;
	height: 120px;

}

table.pic_table td.table_pic a:hover img
{
	border: 1px solid #971515;
}

table.pic_table a
{
	color: #fff;

}

table.pic_table a:hover
{
	color: #fff;

}

table#picture img
{
	padding: 10px;
	border: 1px solid #666;
	background: #fff;

}

table#picture
{
	border: 1px solid #000;
	border-collapse: collapse;
	width: 710px;

}

table#picture tr#title
{
	border: 1px solid #000;
	background: #971515;
	color: #fff;

}

table#picture tr#title img
{
	border: 0px;
	padding: 0px;
	background: #971515;
}

table#picture td#title_left
{
	text-align: left;
	color: #6A0E0E;

}

table#picture td#title_center
{
	text-align: center;

}

table#picture td#title_right
{
	text-align: right;
	color: #6A0E0E;

}


table#picture td#image
{
	border: 1px solid #000;
	padding: 10px;
	text-align: center;

}

table#picture a
{
	color: #fff;
	font-weight: normal; 
	text-decoration: none;

}

table#picture a:hover 
{
	font-weight: normal; 
	text-decoration: underline;
	color: #fff;
}

#pagebody	
{
	padding: 20px;
	width: 740px;
	text-align: center;
}
