/* CSS Document */
#mainS {
	width: 896px;
	background-color: #000000;
	height: 1100px;
}
#catSDIV {
	height: 333px;
	width: 235px;
	float: left;
	margin-top: 25px;	
}
#STXT3 {
	height: 200px;
	/*width: 280px;*/
	margin-top: 25px;
	text-align: right;
	float: left;
	margin-left: 70px;
}
#STXT3 p {
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.STXT3 a {
	text-decoration: none;
	color: #B1B1B1;
}
.STXT3 a:hover {
	text-decoration: underline;
	color: #e80175;
}
#catSTXT {
	height: 847px;
	width: 280px;
	margin-top: 25px;
	line-height: 1.2em;
	padding-bottom: 40px;
	float: left;
}
#catSTXT a {
	text-decoration: none;
	color: #ffffff;
}
#catSTXT a:hover {
	text-decoration: underline;
	color: #e80175;
}
#catSTXT h3 {
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-top: 20px;
}
#footerS {
	position: absolute;
	/*margin-left: 74px;*/
	margin-top: 142px;
	color: #B1B1B1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-bottom: 30px;
	float: left;
}

