/* CSS for PowerSpirit - innovation in SEO */

body {
	font-family: Verdana, sans-serif;
	background: white;
	font-size: 11pt;
}

#content {
	position: absolute;
	top: 40px;
	left: 188px;
	float: left;
	text-align: left;
	width: 388px;
	background: no-repeat url('img/background.gif') center center white;
}

h1, h2, h3, h4 {
		color: #35BE0A;
}

h1 {	font-size: 13pt; }
h2 {	font-size: 12pt; }
h3 {	font-size: 11pt; }
h4 {	font-size: 10pt; }

#logo {
	margin-left: 4px;
	margin-bottom: 20px;
}

#navbar {
	position: absolute;
	left: 63px;
	top: 20px;
	width: 100px;
	float: left;
}

.link a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
	color: #35BE0A;
	padding: 2px;
	margin: 2px;
	margin-bottom: 7px;
	border: 1px solid #CBD2D7;
}

.link a:hover {
	border: 1px solid #ADB4B7;
	color: #2CA008;
	background: #E9E9E9;
}

hr {
	color: #D4D4D4;
}
	
.newstitle {
		font-size: 8pt;
}

.newsabstract {
		font-size: 8pt;
		margin-bottom: 1em;
}
