body	
{
	color: black;
	margin-top: 30;
	padding: 0;
	border: 0;
	text-align: center; /* Helps IE5/Win center the masterdiv */
	font-family: arial, helvetica, sans-serif;
	background: #535A62;
}
TD {
	FONT-SIZE: 13px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
H1 {
	PADDING-RIGHT: 0px; 
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px; 
	FONT-WEIGHT: bold; 
	PADDING-LEFT: 0px; 
	MARGIN-BOTTOM: 0px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px
}
a.button, a.buttonDis {
	display: block;
	background-color: transparent;
	background-image: url(/images/buttonBackground.gif);
	background-repeat: no-repeat;
	width: 169px;
	height: 44px;
	text-align: left;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.button:link, a.button:visited {
	color: #fff;
}
a.button:hover, a.button:active {
	background-position: 0 -53px;
	color: #BDC2C6;
}
#navborder
{
	BORDER-RIGHT: #879297 3px solid;
	BORDER-LEFT: #879297 3px solid;
	BORDER-BOTTOM: #879297 3px solid;

	
}
#imagefront
{
	BORDER-RIGHT: #879297 3px solid;
	BORDER-LEFT: #879297 3px solid;
	BORDER-TOP: #879297 3px solid;

	
}
#content
{
	BORDER-RIGHT: #879297 3px solid;
	BORDER-LEFT: #879297 3px solid;
	BORDER-TOP: #879297 3px solid;
	BORDER-BOTTOM: #879297 3px solid;
	background-color: #fff;
	PADDING: 5px;
}
#gallery_content
{
        BORDER-RIGHT: #879297 3px solid;
        BORDER-LEFT: #879297 3px solid;
        BORDER-TOP: #879297 3px solid;
        BORDER-BOTTOM: #879297 3px solid;
        background-color: #DDD;
        text-align: center;
        vertical-align: bottom;
}
.footer {
	PADDING-TOP: 10px;
	font-size: 11px;
	color: #BFC5C8;
}
h2 {
  margin: 0px;
  font-family: verdana,arial;
  font-size: 16px;
}
h3 {
  margin: 0px;
  font-family: verdana,arial;
  font-style: italic;
  font-size: 12px;
}
#body_div {
  font-family: verdana, arial;
  font-size: 12px;
}
.tiles tr{
  background-color: #000;
}
.tiles td {
  padding-bottom: 10px;
  text-align: center;
}
.tiles img {
  border: 1px #fff solid;
  width: 100px;
  height: 100px;
}
#preview_div {
  border: 1px solid #000000;
  background-color: #FFFFFF;
}
.image_frame {
  width: 200px;
  height: 200px;
}
