td {
	vertical-align: top;	
}
.inside {
	padding: 10px;
	}
body {
	background-attachment: fixed;
	background-color: #660000;
	background-image: url(smallBrick_dry.jpg);
	background-repeat: repeat;
	background-position: -2cm;
}
body,td,th,div {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
}

.copy {
	padding-left: 20px;
	padding-right: 100px;
}

a:link {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #660000;