body {
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	background-color:#FFFF99;
}
table {
margin:2px 0 0 0;
padding:0;
border-collapse:collapse;
background-color:#996600;
border:1px solid black;
}
table td {
border:1px solid black;
padding:2px;
width:80px;
}
a:link, a:visited {
color:#000000;
font-weight:bold;
text-decoration:none;
}
a:hover {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}


#container {
width:770px;
_width:770px;
margin-top:1em;
margin-left:auto;
margin-right:auto;
text-align:center;
background-color:#FFFF99;
border:2px solid #FFFF99;
}
#content p {
text-align:justify;
}
#footer {
background-image:url(../images/footer01.gif);
background-repeat:no-repeat;
font-size:smaller;
color:#000000;
height:27px;
}
.highlight {
background-color:#FFFF99;
}
.centrespecial {
background-color:#FFFF99;
text-indent:25px;
font-size:smaller;
margin-left:auto;
margin-right:auto;
padding:12px;
font-weight:bold;
font-style:italic;
}
#pics {
width:280px;
height:70px;
margin-left:auto;
margin-right:auto;
}
#pic1, #pic2,#pic3, #pic4 {
float:left;
width:67px;
height:67px;
border:1px solid green;
}
#picbig img {
border:1px solid green;
}
#address {
list-style-type:none;
}




