Body {
	color:#EEEEEE;
	font:1em/1.4375em Verdana,Tahoma,sans-serif;
	font-family:Verdana;
	font-size:10pt;
	background-color:#111111;
	text-align:left;
	}
a {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:#999999 1px solid;
	}
a:hover {
	border-bottom:#FFFFFF 1px solid;
	}
a img {
	border-width:0px;
	}
img {
	width:100px;
	height:50px;
	float:left;
	margin-right:5px;
	}
p {
	margin-top:0;
	margin-bottom:1em;
	}
#center {
	width:500px;
	height:400px;
	z-index:100;
	margin:auto;
	margin-top:3%;
	background:url(layout.gif) top center no-repeat;
	}
#content {
	position:relative;
	top:38px;
	left:55px;
	width:370px;
	height:292px;
	overflow:auto;
	padding:8px 10px 5px 10px;
	}
#center #content div {
	padding:8px 0px;
	}