﻿
div#infoOutter
{
	margin:0 auto;
	position:relative;
	width:1000px;
	height: 550px;
}

div#infoHeaderImage2
{
	position:absolute;
	top:10px;
	left:0px;
}

div#bars
{
	position: absolute;
	top: 269px;
	left: -70px;
}

div#infopagetitletext
{
	position: absolute;
	top: 157px;
	left: 7px;
	width: 290px;
	line-height: 2em;
}

div#infopagetitletext h2
{
	font-family: Georgia;
	font-size: 18px;
	color: #999999;
	font-weight: normal;
}

div#infopagecontent
{
	color:#8C8C8C;
	width:665px;
	position: absolute;
	left: 323px;
	top: 192px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.5em;
}

div#infopagecontent a
{
	color:#8C8C8C;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}

div#websiteguidecontent1
{
	color:#8C8C8C;
	width:300px;
	position: absolute;
	left: 323px;
	top: 192px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.5em;
}

div#websiteguidecontent1 a
{
	color:#8C8C8C;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}

div#websiteguidecontent2
{
	color:#8C8C8C;
	width:300px;
	position: absolute;
	left: 623px;
	top: 192px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.5em;
}

