body {
	text-align: center;
	background-image: url(../background.jpg);
}
.container {
	width: 800px;
	margin: auto;
}
.middle {
	width: 605px;
	float: left;
	padding-top: 10px;
}
.nav {
	width: 175px;
	float: left;
	padding-top: 10px;
	height: 900px;
	padding-left: 5px;
}
.header {
	height: 184px;
	width: 800px;
	margin: auto;
}
	
	/* hide from ie on mac \*/
	#flashcontent {
	height: 425px;
	width: 618px;
	margin: auto;
	overflow: inherit;
	float: left;
        }

