table {
	width: 70%;
	margin-left:auto;
	margin-right:auto; 
	margin-bottom:1cm;
	font-family: Helvetica

}
#subheader a:hover{
border-bottom:0;
}

img{
boder:none;
}
td img{
 border: 6px solid #ededed;
 -moz-border-radius:10px;
 }
img:hover{
 border: 6px solid #ccccdd;
  }
img.xhtml
{
height:31px;
width:88px;
border:none;
}
p.footer{
text-align:right;
}
img.right{
float:right;
display:inline;
margin-top:-70px;
}/** The above is a hack until Dave fixes things for me **/

img.left{
float:left;
display:inline;
}

img.main{
margin-left:auto;
margin-right:auto;
display:block;
clear:both;
}
table.td{ text-align:center;}

