.headlineFirst {
	color: #0084BF;
	letter-spacing: 5px;
	font: normal 12pt/14pt Georgia, "Times New Roman", Times, serif;
}
.headlineFollow {
	color: #000000;
	letter-spacing: 5px;
	font: normal 12pt/14pt Georgia, "Times New Roman", Times, serif;
}
.body {
	text-align: justify;
	font: 10pt/12pt Verdana, Arial, Helvetica, sans-serif;
}

.bigheading{
	font: bold 13pt/15pt Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #E60000;
}

#pic{
	float: right;
	padding-left: 8px;
	position: relative;
	width: 260px;
	text-align: right;
	padding-bottom: 4px;
}

#headerimage{
	background-image: url(images/headerpic.jpg);
	position: absolute;
	left: 0;
	top: 0;
	width: 779px;
	height: 180px;
	z-index: -5;
}

#glider{
	position: absolute;
	margin-top: 157px;
	width: 181px;
	margin-left: 581px;
	z-index: 5;
	height: 102px;
	text-align: center;
}

#navigation{
	position: absolute;
	width: 220px;
	margin-top: 265px;
	left: 565px;
}

#main{
	background: url(left_bg.gif) repeat-y fixed;
	width: 520px;
	position: absolute;
	left: 0;
	margin-top: 122px;
	text-align: justify;
	font: 10pt/12pt Verdana, Arial, Helvetica, sans-serif;
	padding-left: 40px;
}

#sitemeter{
	position: relative;
	left: -42;
	bottom: 0;
	margin-left: 0;
	margin-bottom: 0;
	width: 20px;
	height: 20px;
}

#spacer{
	clear: both;
	width: 500px;
	height: 10px;
}

img.float_left{
	float: left;
	margin: 2px 13px 5px 0;
}

img{
	border-style: none;
}

img a:link, img a:visited{
	border-style: none;
}

a:link, a:visited{
	color: #E60000;
}
