@charset "UTF-8";
/* CSS Document */

#mainTextBlock {
	position:relative;
	background:#CCCC99 url(/images/contentBackground.gif) repeat-y;
	width: 928px;
	top:149px;
}

#informationText {
	position:relative;
	left:118px;
	width:645px;
	padding:20px;
}

#informationLine {
	position:relative;
	background-color:#999966;
	width:645px;
	height:3px;
	top:30px;
	overflow:hidden;
	
}
