@charset "ISO-8859-1";
/* CSS Document */


#bgline_ {
	position:absolute;
	left:631px;
	top:132px;
	width:12px;
	height:45px;
}

#bgbox_ {
	position:absolute;
	left:122px;
	top:177px;
	width:712px;
	height:296px;
}

#scrollArea {
	position:absolute;
	left:800px;
	top:200px;
	width:15px;
	height:250px;
	background-color: #B4B9CB;
	overflow	: hidden;
}

#scroller {
	cursor: n-resize;
	position : absolute;
	top	: -1px;
	width: 15px;
	background-color: #61618D;
}

#container {
	position:absolute;
	left:140px;
	top:198px;
	width:650px;
	height:250px;
	overflow:hidden;
} 

#content {
	position:relative;
	width:640px;
	left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-align:left
}

#contentimages {
	position:absolute;
	width:150px;
	left: 10px;
	height: 560px;
}

#titletext_ {
	position:relative;
	width:630px;
	left: 0px;
	height: 560px;
}

.infotext_ {
	color: #373D51;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
}
