	* { padding: 0; margin: 0; }
	html { background: url('../images/page_bg1.png') no-repeat center center #f8f7f1; height: 100%; color: #808080; }
	body { font-family: Arial; font-size: 1em; }
	
	a, .underline { color: #808080; text-decoration: underline; }
	
	#container { width: 998px; height: 600px; position: absolute; left: 50%; top: 50%; margin: -300px 0 0 -499px; }
	#emails { position: absolute; left: 445px; top: 433px; }
	#text { background: none; border: 0; font-size: 0.75em; font-family: Arial; width: 115px; background: url('../images/email.png') no-repeat 5px -1px; }
	#button { width: 24px; height: 22px; padding: 0; margin: 0; background: none; border: 0; position: absolute; top: 2px; right: -24px; cursor: pointer; }
	#message { position: absolute; width: 500px; text-align: center; color: #FF0000; font-size: 0.75em; top:400px; left: 259px; }
	#flash { position: absolute; width: 500px; text-align: center; color: #808080; font-size: 0.75em; top:400px; left: 259px; }
	
	#footer_email { position: absolute; bottom: 35px; left: 85px; font-size: 0.69em; line-height: 160%; }
	#footer_copy { position: absolute; bottom: 45px; left: 455px; font-size: 0.69em; }
	#footer_author { position: absolute; bottom: 45px; right: 100px; font-size: 0.69em; }
	
	.light { color: #acacac; }
	
	#start_text { position: absolute; width: 500px; left: 259px; top: 463px; text-align: center; color: #808080; }
	#start_text h1 { font-size: 1em; display: inline; }
	#start_text h3 { font-size: 1em; display: inline; }
	
	.boxes { position: absolute; top: 260px; left: 50%; margin-left: -391px; width: 782px; }
	.box { float: left; position: relative; margin-left: 85px; }
	.first { margin-left: 0; }