body{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 76%;
	background-position: top left;
	background-repeat: repeat-x;
	color: #3E4A62;
	margin: 0 0 10px 0;
	padding: 0;
}
.headerLinks { text-decoration: none }
.headerLinks:hover { text-decoration: underline }

.button{

	background-color: #A18383;
	color: #fff;
	padding: 2px 5px;
	border: none;
	font-size: 10px;
}

.aThumb{
	width: 80px;
	height: 80px;
	text-align: center;
	border: solid 1px black;
	margin: 0px;
	padding: 14px;
	vertical-align: bottom;
}

h1{
	font-size: 25px;
	font-face: arial;
}