﻿body {	text-align: center;
}

#page
{
	 width: auto;
	 height: auto;
	 margin-left: auto;
	 margin-right: auto; }
	
	
#wrapper 
{
	width: 850px;
	height: 850px;
	margin-left: auto;
	margin-right: auto;}
	
#header
{
	width: 850px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;}
	
#navbar
{
	width: 850px;
	height: 44px;	}
	
#content
{
	width: 860px;
	height: 805px;
	margin-left: -5px;
	 background-repeat:no-repeat;

	}


	
#contenttext
{	width: 830px;
	height: 780px;
	margin-left: 15px;
	}
	
.main {color: Black;
	   font-size: 12pt;
	   font-family: Arial;
	   font-weight: 200;
	text-align: center;
}

	
	
img {border-style: none;
	border-color: inherit;
	border-width: medium;
	text-align: center;
}
	