#main{
	width:824px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	background:url(../pictures/backgrounds/headerbg.jpg);
	border-style:outset;border-color:FDEDF2;border-width:7px;
	font-family:"Arial","Century Gothic";
	font-size:14px;
	}
#left{
	font-size:14px;
	width:550px;
	padding:2px;
	float:left;
	}
.pics{
	padding:5px;
	float:left;
	}
#right{
	font-size:14px;
	width:250px;
	padding:2px;
	float:left;
	border-left:1px solid black;
	}
.h1,h2,h3,h4,h5,h6{
	font-family:"Century Gothic","Arial Black";
	text-align:center;
	}