#bkgmid {
	position:absolute; width:99%; height:320px; z-index:1; left: 0px; top: 125px; background-color: #B20000; border-right: 1px solid #663300
}

#nav {position:absolute; width:165px; height:170px; z-index:10; left: 19px; top: 200px;
}

#imagesidebar {position:absolute; height:445px; z-index:20; left: 200px; top: 0px; width: 303px; background-color: #fff2ce;
}

#animation {position:absolute; width:446px; z-index:10; left: 503px; top: 125px; overflow: visible;  height: 320px;
}

#container {
position:absolute; width:99%; z-index:1; left:0px; top: 445px; background-color: #FFFBEA; border-right: 1px solid #663300;  border-bottom: 1px solid #663300; min-height: 300px; background-image:url(../images/bkg_home_bar.gif); background-repeat:repeat-y;
}

#leftspacer {
	width: 200px;
	float: left;
	background-color:#ffe6a9;
}

#leftsidebar {
	width: 304px;
	float: left;
	background-color:#663300;
	height: 100%
}

#content {
margin-left: 520px;
margin-right: 40px;
overflow: visible;
}

