@charset "UTF-8";body {	background-color: #c5c5c5;	font-family: Arial, Helvetica, sans-serif;	font-size: 17px;	line-height: 20px;	background-image: url(../Images/paper1.jpg);}h1 {	font-size: 150%;	color: #d11e00;	text-align: center;	padding-top: 60px;	padding-bottom: 30px;	font-family: Georgia, "Times New Roman", Times, serif;}h2 {	font-size: 110%;	color: #d11e00;	padding-top: 20px;	font-family: Georgia, "Times New Roman", Times, serif;	font-weight: normal;}ul {	list-style-type: none;	line-height: 30px;}td {	vertical-align: top;}a:link {	color: #9c1500;}a:visited {	color: #D91C00;}a:hover {	color: #666;}a:active {	color: #666;}#content {	width: 800px;	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */	border: 1px solid #000;}#menu {	font-size: 80%;	vertical-align: top;}#maintext {	padding-right: 50px;}#maintext img {	float: left;	margin-top: 20px;	margin-right: 20px;	margin-bottom: 20px;}.footer {	font-size: 80%;	text-align: center;	line-height: 15px;	font-weight: bold;	padding: 30px;}.copyright {	font-size: 80%;	text-align: center;	line-height: 15px;	padding-bottom: 30px;}