body {
	background: url(../img/bkg.gif) 0 0 repeat;
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: "Helvetica Neue", Arial, sans-serif;
	text-align: center;
	position: relative;
	z-index: 0;
	border: 0;
}

#background {
	position: absolute;
	z-index: -100;
	top: 0;
	left: 0;
	background: url(../img/spacer.gif) 0 0 repeat-x;
	width: 50%;
	height: 555px;
}

#wrapper {
	margin: 0 auto;
	width: 834px;
	height: 555px;
}

#wrapper_left {
	float: left;
}

#wrapper_right {
	float: left;
}

#nav {
	width: 207px;
	height: 431px;
}

#center {
	float: left;
}

#dr_cimino {
	background: url(../img/dr_cimino.jpg) 0 0 no-repeat;
	width: 354px;
	height: 555px;
	float: left;
}

#flashes {
	position: relative;
	background: url(../img/text.gif) bottom left no-repeat;
	width: 273px;
	height: 431px;
	margin: 0;
	padding: 0;	
}

#flashes_top {
	position: relative;
	background: url(../img/flashes_top.jpg) 0 0 no-repeat;
	width: 273px;
	height: 124px;
}

#flash_left {
	position: absolute;
	background: url(../img/flash_left_bg.jpg) 0 0 no-repeat;
	width: 131px;
	height: 193px;
	top: 0;
	left: 0;
	padding-top: 21px;
}

#flash_right {
	position: absolute;
	width: 142px;
	height: 193px;
	top: 0;
	left: 131px;
}



