 p
	{
	font-size: 11px;
	margin: 1em 0 1em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
	line-height: 20px;
	}


#main
	{
	position: relative;
	text-align: left;
	width: 850px;
	margin-top: 150px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/mainbkgd.jpg);
	background-repeat: repeat-y;
	height: 100%;
	}
#logo
	{
	position: absolute;
	top: -119px;
	left: -66px;
	width: 355px;
	margin-right: 40px;
	height: 109px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9abfd7
	}	
	
#text
	{
	width: 575px;
	margin-left: 225px;
    }
#leftsidebar {
	width: 212px;
	background-color: #A5BB81;
	height: 300px;
}

	
#header
	{
	width: 850px;
	height: 150px;
	}
	
#footer
	{
	width: 100%;
	height: 43px;
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	position: fixed;
	left: 0px;
	bottom: 0px;
	}
#mainlinks
	{
	width: 201px;
	background-color: #ACBB70;
	height: 280px;
	position: absolute;
	top: 34px;
	}	

