body {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px;
	text-align: left;
	text-transform: uppercase;
}


#header {
	color:#fff;
	font-size:15px;
	line-height:0px;
    letter-spacing: 7pt;
    word-spacing:8pt;
	font-family:Arial, Helvetica, sans-serif;
	margin:-10px 0px 15px 0px;
}

#logo {
	line-height:0px;
	margin:-4px 0px 20px 0px;
}

a {
	color: #fff;
	text-decoration: none;
}

a:visited {
	color: #fff;
	text-decoration: none;
}
.entry a {
	color: #fff;
	text-decoration: none;
}
.entry a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #f47321;
	text-decoration: none;
}

a img {
	border: none;
}

#infobox {
	top: 50ox;
	width: 800px;
	margin-left: 60px;	
}
#infopic {
	float: left;
}
#infotext {
	width: 450px;
	float: right;
	line-height: 14px;
}