body {
		margin-left: auto;
		margin-right: auto;
		margin-top: 0;
		padding: 0px;
		border: 0px;
		text-align: center;
 		background: #f4ecd2;
		font: normal 13px arial, geneva, verdana, sans-serif;
		color: black;
		}
		
h1 {font-size: 20px;font-weight: bold;}

div#test p:first-child {margin-top:0;}

		
#maincontainer {
		width:965px;
		margin:0px auto;
		text-align:left;
		}
		
#masthead {
		background-color: #EC8321;
		}
		
.title {color:#92092A;}
		
#column1 {
		width:206px;
		height: 840px;
		float: left;
		background-color:#EDC982;
   		background-image: url(http://www.bbqatlas.com/images/site/general/bbq-left.gif);
   		background-repeat: no-repeat;
		}
		
#column2 {
		width:553px;
		height: 500px;
		float: left;
		}
		
#column3 {
		width:206px;
		height: 840px;
		float: left;
		background-color:#EDC982;
   		background-image: url(http://www.bbqatlas.com/images/site/general/bbq-right.gif);
   		background-repeat: no-repeat; 
		}
		
.mainmenu  {
		margin-top:0;
		list-style-position: outside;
		text-align: left;
		list-style:circle;
		padding-left: 20px;
		}

.mainmenu li {font-size: 14px;}




a {text-decoration: underline;color: #FB482A;}
a:link {text-decoration: underline;color: #FB482A;}
a:visited {text-decoration: underline;color: #FB482A;}
a:active {text-decoration: underline;color: #FB482A;}
a:hover {text-decoration: underline;;color: #FB482A;}
		
		
/*
		
#container3 {
    float:left;
    width:965px;
    background-color:#EDC982;
    background-image: url(http://www.bbqatlas.com/bbq/images/site/general/bbq-right.gif) 
	overflow:hidden;
    position:relative;
	}
	
#container2 {
    float:left;
    width:965px;
	background-color: #ffffff;
    position: relative;
    right: 206px;
    }

#container1 {
    float:left;
    width:965px;
    position: relative;
    background-color:#EDC982;
    overflow: hidden; 
    right: 553px;
	}
	
#col1 {
    float:left;
    width:206px;
	position:relative;
    left:759px;
    background-image: url(http://www.bbqatlas.com/bbq/images/site/general/bbq-left.gif)
	}
	
#col2 {
    float:left;
    width:553px;
	position:relative;
    left:759px;
	}
	
#col3 {
    float:left;
    width:206px;
    position:relative;
    left:759px;
	}
	
*/
