body {
	width: 960px;
	margin: 0;
	padding: 0;
	background: #000;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
}

#header {
	width: 960px;
	height: 80px;
	margin: 20px 0px 0px 20px;
}

#logo {
	width: 50%;
	height: 85px;
	line-height: 25px;
	border-bottom: 1px solid white;
	float: left;
}

#hits {
	width: 50%;
	height: 85px;
	border-bottom: 1px solid white;
	float: left;
}

#headerA {
	width: 865px;
	height: 125px;
	float: left;
}

#headerB {
	width: 95px;
	height: 125px;
	float: left;
}

#portraitText {
	font-size: 9pt;
	align: left;
}

#group {
	width: 960px;
	float:left;
}

#scrollnews {
	width: 300px;
	height: 300px;
	float: left;
	font-size: 8pt;
}

#scrollerList li {
	margin-bottom: 2em;
}

#book {
	width: 165px;
	float: left;
	font-size: 9pt;
}

#booktitle {
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
}

#booksubtitle {
	font-size: 10pt;
	color: #FFFF00;
	font-weight: bold;
}

a:link, a:visited {
	color: #FEF55E;
	font-weight:bold;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

img a:hover, img a:active {
	text-decoration: none;
}

img {
	border: 0;
}

.h2 {
	font-size: 15pt;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-size: 15pt;
	margin: 0px 0px 0px 0px;
}

h3 {
	font-size: 12pt;
	color: #FF0000;
	margin: 3px 0px 3px 0px;
}