/*body {background-color: #8F7A77;}background-color: #6A5C5A;776A68*/

/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#000000');*/ /* for IE */
/*background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#000));*/ /* for webkit browsers */
/*background: -moz-linear-gradient(top,  #ccc,  #000);*/ /* for firefox 3.6+ */
html {background-color:#878787}
body {
	border: 1px solid #000;
	padding: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family:"arial",sans-serif;
	border: 1px solid black;
	background-color:#ffffff;
	margin:0px auto;
	color: #333333;
	text-align: center;
	max-width:800px;
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, .4);
}
img {border-style: none;}
h1 
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #cfe4ff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2f9ff', endColorstr='#cfe4ff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#e2f9ff), to(#cfe4ff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #e2f9ff,  #cfe4ff); /* for firefox 3.6+ */
	margin: 0; padding: 0;color:#000000;font-size: 300%;clear:both;
}
h2 {margin: 15px; padding: 0;color:#000000;font-size: 100%;clear:both;}
h3 {-moz-border-radius: 5px;-webkit-border-radius: 5px;margin: 0; padding: 0;color:#000000;background-color: #cfe4ff;font-size: 100%;clear:both;}
td {text-align: center;}
td.livedgalleryimage {width:250px;height:200px;}
img.button { cursor: pointer;}
table.livedgallery 
{
	padding: 10px;}
p {margin: 15px; color:#000000;text-align:left};
.centertbl {
	text-align: center;
}
.centertbl table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color:#ffffff;
}





