@CHARSET "UTF-8";


#container {
	position: 				relative;
	width: 					961px;
	margin-left:			auto;
	margin-right:			auto;
	text-align:				left;
	background-image:		url('/images/center_bg.png');
	background-repeat:		repeat-y;
}


#home-intro-text {
	width:					238px;
}

body {
	line-height: 			1.4em;
}


#main_structure {
	line-height:			1.4em;
}

