@charset "utf-8";
#wrapper #body #body-left {
	width: 200px;
	background-image: none;
}
#wrapper #body #body-right {

}
#wrapper #body {
	background-repeat: repeat-y;
}
#headline h1 {
	background-repeat: no-repeat;
	height: 42px;
	padding-top: 30px;
}
#wrapper #body #body-left h1 {
	background-image: url(images/int_section.jpg);
	height: 42px;
	width: 180px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-top: 28px;
	padding-left: 25px;
	background-repeat: no-repeat;
}
#wrapper #body #body-left li {
	font-size: 10px;
}
#wrapper #body #body-left ul {
	width: 146px;
	padding-left: 33px;
	margin-top: -10px;
}
#wrapper #body #body-left li {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
