body {
	background-color: #510044;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Lucida Grande", "lucinda sans", Arial, Verdana, sans-serif;
}
table {
	width: 100%;
	height: 100%;
	text-align: center;
}

td {
	vertical-align: middle;
	text-align: center;
}
#imageHolder {
	background-image: url(images/background.jpg);
	height: 450px;
	width: 600px;
	margin: auto;
	position: relative;
}
#topText {
	background-image: url(images/webpage_resize_02.gif);
	background-repeat: no-repeat;
	width: 600px;
	background-position: 108px;
	margin: 0px;
	padding: 0px;
	height: 149px;
}
#topText h2 {
	display: none;
}
#logoFooter {
	background-image: url(images/intellexa.gif);
	background-repeat: no-repeat;
	background-position: 334px;
	height: 62px;
}
#midInfo {
	height: 209px;
	text-align: right;
	margin-right: 47px;
	font-family: "Akzidenz Grotesk" , Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h1 {
	font-size: 1em;
	padding-top: 30px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
#header {
	display: none;
}
#midInfo p {
	font-size: 0.7em;
}
