body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10%;
	margin-bottom: 0px;
	margin-left: 10%;
}
#mainTable {


	border: 1px solid #000000;
	background-color: #ededed;

 }
  #mainTable td {
  color:#000000;
  	width: 156px;
	height: 120px;
	text-align:center;
	vertical-align:top;
	
	
	vertical-align:text-bottom;
 	padding: 1px;/*Pads each table cell in modern browsers*/
	/*/*/line-height: 1.5em; /* */
	
 }
   #mainTable a{
 	/*/*/padding: 3px;
 	display: block;
 	border: 2px  #CCC;
 	text-decoration: none;
 	line-height: 1em;
	color:#000000;
	vertical-align:bottom
	
    
 }
  #maincontent {
 	border-left: 2px dotted #333;
 	font-size: 14px;	/*/*/font-size: 100%; /* */
 }
  #titlerow {
  width: 158px;
 	height: .5px;
	vertical-align:text-top;

	background-color: #ededed;

	 }
  #sidebar {
 	width: 200px;
 	font-size: 12px;	/*/*/font-size: 85%; /* */
 }
  #header {
 	background-color: #333333;
 	color: #CCCCCC;
 }
  #footer {
 	background-color: #ededed;
 	color: #990000;

 }
td, p, ul {
 	 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 }
 h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
 h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/
 h1 { font-size: 160%; }
 h2 { font-size: 140%; }
