/* CSS Document */
.header {
	float: left;
	width: 840px;
	background: url(img/header840.jpg) no-repeat;
	font: normal 2.4em Verdana,sans-serif;
	line-height: 150px;
	text-align: center;	
}
.main_right .padded {display: none;}
/* structure */

.main {
	float: left;
	width: 680px;
}
.main_right {display: none;}

.container {
	font-size: 1.2em;
	background: url(img/bgcontainer2.gif) repeat-y;
	margin: 0 auto;
	width: 840px;
	border: 12px solid #222;
}




