@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
	outline:0;
	font-size:100%;
	border:none;
	}
body {
	}
#container1 {
	margin:0 auto; 
	text-align:center;
	width:842px;
	min-height:596px;
	position:relative;
	}
#masthead {
	margin:0;
	padding:0;
	width:842px;
	height:126px;
	}
/* see separate p7PMM css sheet for main menu styles */

#main {
	margin:0;
	padding:25px 30px 30px;
	width:782px;
	}
#content {
	float:left;
	width:465px;
	width:477px;
	}
#pix {
	float:right;
	width:275px;
	height:360px;
	
	}
#footer {
	clear:both;
	position:relative;
	bottom:0;
	padding-top:30px;
	}
