body {
	margin: auto; padding: 0px; text-align: center;
	background-color: blue;
	background: url('/images/bg_body.jpg') top left repeat-x #28160C;
	font-family: French Script MT;
	width: 1000px;
	height: 700px;
	
}

td { margin: 0px; padding: 0px; }

#main { height:630px; margin: 0px auto; }
#left { width: 60px; background: url('/images/bg_td_left_side.jpg') top left no-repeat; }

#between { width: 50px; background: url('/images/bg_td_between.jpg') top left no-repeat; }
#top { width: 570px; height: 30px; background: url('/images/bg_td_top.jpg') top left no-repeat; }
#flash { width: 110px; height: 430px; background: url('/images/bg_td_flash_top.jpg') top left no-repeat; }
#right { width: 42px; background: url('/images/bg_td_right.jpg') top left no-repeat; }
#_iframe { width: 570px; height: 400px; background-color: #c8965b; background: url('/images/bg_td_frame.jpg') ; }
#bottom { height: 200px; background: url('/images/bg_td_bottom.jpg') top left no-repeat; }
#flash_bottom { height: 240px; background: url('/images/bg_td_flash_bottom.jpg') top left no-repeat; }

#menu > img, #menu > a > img { margin: 0px; padding: 0px; border: 0px; }

