@charset "utf-8";
/* CSS Document */

body { background: url(../images/backgrounds/bg-cover.jpg); }
#main {
	width:100%;
	margin:0 auto 0 auto;
	/*width:491px;
	padding:80px 114px 0 395px;*/
	color:#000;
	height:600px;
}

#flash {
	height:600px;
}

#main, h1.image img, img.quote {
	behavior: url(../js/iepngfix.htc);
}
h1.image {
	padding:0;
	margin: 0 0 0.6em 0;
}

div.profile {
	text-align:center;
	width:205px;
	float:left;
	margin-right:10px;
}
div.profile img {
	margin-top:4px;
}
p.disclaimer {
	width:600px;
	margin:0 auto;
	text-align:left;
}