body {text-align:center}

#container {
	width:1025px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	text-align: center;
}
.a {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #003300;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #669933;
}

#contactlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #669933;
}

a:link {color: #669933;}
a:visited {color: #669933;}
a:hover {color: #FFF;}

.thumbs {border:1px #963}
