.titleImage {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#bodyContent {
	width: 1000px;
	
	padding: 10px;
	
}
a {
	color: #B01D17;
	text-decoration: none;
}
a:hover {
	color: #FAAE8E;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/entropy_back4.jpg);
}
#topheader {
}
#headline {
	font-size: 24px;
	font-weight: bolder;
	text-align: left;
}
