body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 24px; 
	line-height:24px; 
	padding:0; 
	margin:0; 
}

#outer {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 1px;
  overflow: visible;
}
 
#inner {
  width: 796px;
  height: 679px;
  margin-left: -398px;  /***  width / 2   ***/
  position: absolute;
  top: -339.5px;          /***  height / 2   ***/
  left: 50%;
}

p a img {
	border: 0px;
}

p a img:hover {
	border: 0px;
	opacity:0.6;
	filter:alpha(opacity=60);
}

.gal_main {
	border: 2px solid #000;;
}

.gal_main:hover {
	border: 2px solid #000;
	opacity:0.6;
	filter:alpha(opacity=60);
}

a {
	color: #942000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.reports {
	font-size:1.2em;
}
