html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

<!-- body {
	font-family: Arial,Geneva,Helvetica,san-serif;
	background-color:#9e9d88;
	
	}
-->
.bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

#header {
	height: 190px;
	width: 820px;
	margin: 0px auto 0px auto;
	background-image:url(images/headersm.png);
}

#headlogo {
	height: 181px;
	width: 400px;
	position: relative;
	left: 210px;
	top: 9px;
}

#contentmain {
	width: 820px;
	height: 100%;
	background-image:url(images/content.png);
	background-repeat:repeat-y;
	margin: 0 auto;
}

#content {
	display:table-cell;
	width: 820px;
	font-family:"Trajan Pro";
}



#footer {
	width: 820px;
	height: 0px;
	background-image:url(images/.png);
}
.fb {
	position:relative;
	top:-65px;
	left:300px;
}

.footer {
	position: relative;
	top:485px;
	z-index:5;
	}
	
#copyright {
	position:relative;
	right:270px;
	top:-50px;
	font-size:9px;
}