#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:5px;
	font-family:"Arial","Century Gothic";
	font-size:14px;
	}
#links{
	height:30px;
	width:828px;
	}
#left{
	font-size:10px;
	width:160px;
	padding:0px;
	float:left;
	}
#right{
	font-size:14px;
	width:650px;
	padding:0px;
	float:left;
	}
.h1,h2,h5{
	font-size:14px;
	background-color:#A5D8F6;
	font-family:"Century Gothic","Arial Black";
	}
.h3,h4,h6{
	font-family:"Century Gothic","Arial Black";
	text-align:center;
	}