@charset "ISO-8859-1";
.Mainbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
}

.thinborderPicture {
	float:left;
	border:solid 1px grey;
	padding:10px;
	margin-right:10px;
  }
  
  html,body {
	background-color: #C6C2BA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	width:100%;

}
table.full-height {  
	background-image: url(temp_images/tile.gif);
	height:100%;
	width:775px;

}

.Header {
	font-size: 22px

}

a:link {
	color: #3F190C;
}
a:visited {
	color: #602A0F;
}
a:hover {
	color: #602A0F;
}
a:active {
	color: #3F190C;
}