

body		{background: rgb(233, 246, 230); font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px; color: #006600; margin: 0px; padding: 0px;}

h1, h2, h3, p	{font-family: 'Trebuchet MS', Arial, Verdana, sans-serif; text-align: center; color: #006600}

p		{font-size: 14px}


#wrapper	{margin-top: 50px; margin-bottom: 50px; margin-left: auto; margin-right: auto; 
		width: 800px; padding: 10; border: solid #006600; background: #ffffff}

#wrapper a.link	{color: #006600; text-decoration: none;}
#wrapper a.visited  {color: #006600; text-decoration: none;}

#head1		{float: left; width: 160px; height: 150px} 
#head2		{float: right; height: 150px}



#nav		{float: left; width: 160px; height: 150px; padding-top: 20px} 
#main		{float: right; width: 620px; padding-top: 20px; padding-left: 50px}


#footer		{width: 800px; font-size: 10px; margin-bottom: 5px; margin-left: 10px}

#copyright	{width: 800px; font-size: 9px; margin-bottom: 5px; margin-left: 10px}


.clear:after	{content: "."; display: block; height: 0; font-size: 0; clear: both; visibility: hidden;}
.clear		{min-height: 1px;}
*html .clear	{height: 1px;}


