#contentBox {

	position:relative;
	left:216px;
	top:29px;
	width:529px;
	height:650px;
	z-index:5;
	background-image: url(../images/logo_bg.gif);
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
a:link {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
}
