#content {
	background: url(images/homebkgd.jpg) no-repeat right bottom;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 100px;
	#font-size: 80%;
}
#content table {
	width: 100%;
}
#content table td {
	text-align: center;
	width: 33%;
}
a:link, a:visited {
	color: #d29862;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
#content table td.leftalign {
	text-align: left;
}

#content img {margin: 5px;}

.header {
      background-color: #000;
}
#topright {text-align: right; margin-right: 0; padding-right:0;}

