div.indexbody
{
	background-color : E7E8D1;
	color:193441;
}

div.iframebody
{
	width : 690px;
	height : 400px;
    z-index:1;
}

#container {
	position	: absolute;
	top			: 125px;
	left		: 110px;
	width		: 675px;
	height		: 400px;
	background-color : E7E8D1;
	color:193441;
    FILTER: alpha(opacity=85);padding:0px;margin:0px;frameBorder:0;
	overflow	: hidden;
	border		: none;
}

#content {
	position	: relative;
    height : -15px;
	width		: 660px;
	left		: 0px;
    background-color : transparent;
	color:193441;
}

#scrollArea {
	position	: absolute;
	left		: 785px;
	top			: 125px;
	height		: 400px;
	width		: 15px;
	border		: 1px solid #666;
	overflow	: hidden;
}

#scroller {
	position	: absolute;
	top			: -1px;
	width		: 15px;
	background	: #AAA;
	border-top	: 1px solid #666;
	border-bottom	: 1px solid #666;
}