#content_wrap {
	background-image: url(../images/bgs/cont_bg_ab.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #BFBFBF;
}
body {
	background-image: url(../images/bgs/about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#right_col ul {
	list-style-type: disc;
}
/*#right_col li {
	margin-bottom: 6px;
}*/

