#frame {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/frame.png', sizingMethod='scale'); 
	height: 29px;
	width: 229px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	padding: 110px 10px 10px;

}
#right2 {
	float: right;
	width: 675px;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 0px;
}
.bottom2{
	background: #EBECEC url(../images/bottom_corner.gif) no-repeat scroll right bottom;
	height: 9px;
	width: 650px;
	font: 5px Arial, Helvetica, sans-serif;
	text-decoration: none;
	position: absolute;
	bottom: -1px;
	margin: 0px;
	padding: 0px
}
.bottom{
	background: #EBECED url(../images/bottom_corner_left.gif) no-repeat scroll left bottom;
	height: 8px;
	float: right;
	width: 10px;
	position: absolute;
	bottom: -1px;
}
#slide_text {
	position: absolute;
	bottom: 0px;
	right: 0px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-indent: 30px;
	width: 650px;
	height: 50px;
	background: #ffffff url(none);
	filter: Alpha(Opacity=75);
	z-index: 75;
}
#slide_edge {
	background: url(../images/slideshow_edgea.gif) no-repeat scroll right top;
	height: 215px;
	width: 12px;
	position: absolute;
	
	top: 0px;
	right: 0px;
	z-index: 100;
}
