﻿body 
{
	margin: 0px;
	background-color:#624242;
	font-family:Comic Sans MS, Arial;
	font-size:12px;
	font-weight:bold; 
}

#wrapper
{
	width: 957px;
	min-width: 957px;
    margin: 0 auto;
    text-align: left;
    background-image:url(../Images/bg.jpg);
    background-repeat:repeat-y;    
}

#main
{
	margin: 0px;
	background-image:url(../Images/bg.jpg);
	background-repeat:repeat-y;
	height:800px;
}

#main_text
{
	margin-left:7px;
	margin-top:10px;
}

#header
{
	font-family:Comic Sans MS, Arial;
	font-size:18px;
	font-weight:bold;
	color:#530219;
	text-align:center;
	
}

img
{
	border:0px;
}

#main_text 
{
	width:491px;
	font-family:Comic Sans MS, Arial;
	font-size:14px;
	font-weight:bold;
}

#habitat
{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	 
}

#bannerholder {
  width:450px;
  height:338px;

}
#thebanner {
  width:450px;
  height:338px;
}