body {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/sc-s-bg.gif);
	background-repeat: repeat-x;
	background-color: #dfe2ff;
}
a {
	text-decoration: inherit;
	color: #d99af8;
}	
a:hover {
	color: #d175fc;
	font-weight: 700;
	line-height: 1px;
}
.intro {
	font-size: 13px;
	color: #e8bafe;
}
.content {
	background-image: url(images/sc-s_07.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	font-size: 13px;
	font-weight: 100;
	color: #D98CFD;
}
.content-l {
	background-image: url(images/sc-c-l.gif);
	background-repeat: repeat-y;
	width: 48px;
}
.content-r {
	background-image: url(images/sc-c-r.gif);
	background-repeat: repeat-y;
	width: 47px;
}