@charset "utf-8";
#updates {
	width: 780px;
	height: 440px;
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #060;
}
#updates table td {
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}
#contact {
	width: 380px;
	height: 440px;
	float: right;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #060;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 25px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: normal;
}
