body {
	background: #000000;
	font: Times New Roman;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
td {
	vertical-align: top;
}
img {
	border-style: none;
}

a {
	text-decoration: none;
}
a:link {
	color: #BABABA;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #840f1a;
}

#imagedetails {
	width: 500px;
	position: relative;
}

#latestNews {
	width: 500px;
	min-height: 450px;
}

.homebody {
	position: relative;
	width: 500px;
	left: 80px;
}