div.opac {
	position: absolute;
	opacity: 0.6; filter: alpha(opacity=60);
}

#lt {
	top: 0; left: 0;
	height: 232px;
	width: 215px;
	background: url(images/lt.gif) no-repeat;
}

#lb {
	top: 232px; left: 0;
	width: 215px;
	height: 238px;
	background: url(images/lb.gif) repeat-x;
}

#ct {
	top: 0; left: 215px;
	width: 405px;
	height: 232px;
	background: url(images/lt.gif) repeat-x;
}


#cm {
	top: 232px; left: 215px;
	width: 405px;
	height: 295px;
	background: url(images/rb_yellow.gif) repeat-x;
}


#cb {
	position: absolute;
	top: 470px; left: 215px;
	width: 405px;
	height: 58px;
	background: url(images/cb.gif) repeat-x;
	opacity: 0.6; filter: alpha(opacity=60);
}

#hb {
	position: absolute;
	top: 470px; left: 0;
	width: 100%;
	height: 58px;
	background: url(images/hb.gif) repeat-x;
	opacity: 0.6; filter: alpha(opacity=60);
}

#rt {
	position: absolute;
	top: 0;
	left: 620px;
	right: 0;
	height: 232px;
	background: url(images/rt.gif) repeat-x;
}

#rb {
	position: absolute;
	top: 232px;
	left: 620px;
	right: 0;
	height: 295px;
	background: url(images/rb_yellow.gif) repeat-x;
}

#fadeelement {
	position: absolute;
	top: 232px;
	left: 620px;
	right: 0;
	height: 295px;
	background: rgb(156,0,0);
}

#l {
	position: absolute; 
	top: 470px; left: 0;
	width: 100%;
	height: 1px;
	border-top: 1px solid white;
}


#v1 {
	position: absolute; 
	top: 0; left: 0;
	height: 527px;
	width: 215px;
	background: url(images/v1.gif) repeat-x;
	opacity: 0.65; filter: alpha(opacity=65);
}


#dropshadow {
	position: absolute; 
	top: 527px; left: 0;
	width: 100%;
	height: 75px;
	background: url(images/dropshadow.gif) repeat-x;
}