#content_wrap {
	background-image: url(../images/bgs/cont_bg_perf.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
body {
	background-color: #000000;
	background-image: url(../images/bgs/perf.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.head3 {
	font-weight: bold;
	color: #990066;
	display: block;
	padding-top: 4px;
}
.head4 {
	font-size: 12px;
	font-weight: bold;
	color: #CC3399;
	display: block;
}
#wrapper #page #main_wrap #content_wrap #left_col img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
