/*Newbury Template Specific CSS Elements*/
body {
	margin: 0px;
}
#logo {
	position: absolute;
	visibility: visible;
	z-index: 3;
	top: 17px;
	height: 110px;
	width: 360px;
	margin-left: 5px;
}
#top_image {
	position: absolute;
	z-index: 2;
	height: 176px;
	width: 300px;
	margin-top: 0px;
	right: 0px;
}
.small {
	font-size: 10px;
}
.stretch {
	font-size: 1px;
}
.main_cell {
	padding: 10px 15px 15px; 
}
#footer {

	position: absolute;
	z-index: 2;
	margin-top: -65px;
	margin-left: 275px;
}
.table {
	border: 2px solid #999999;
}
.color2 {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
}
.nav {

	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
}
#left_image {

	position: absolute;
	z-index: 2;
	height: 70px;
	width: 300px;
	margin-top: 120px;
}
#date {

	position: absolute;
	z-index: 3;
	height: 42px;
	width: 300px;
	margin-top: 3px;
	right: 0px;
}
