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

#gallerythumb  {border: 1px dashed #CCCCCC; }
#gallerypic {border: 1px dashed #CCCCCC; }

A:hover #gallerythumb, A:active #gallerythumb {border: 1px dashed #000000;
FILTER: alpha(Opacity=99,FinishOpacity=60,style=1,StartX=0,FinishX=2,StartY=0,FinishY=2)}

A:hover #gallerypic, A:active #gallerypic {border: 1px dashed #000000;}

#header {
background-image:url(img/shorthead.jpg);
background-position: top left;
background-repeat: no-repeat;
position:relative;
margin: -15px -12px 0px -10px;
height:100px;
width:auto;
text-align:right;
padding: 2em 17px 0px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 1.5em;
}

#header a{
text-decoration: none;
color:#000000;
}



#footer {
	text-align: center;
	font-size:.7em;
	border: 1px solid #D4DBD3;
	width:100%;
	height:100%;
}

