#content{
	width:950px;
	z-index:1;
	font-family:'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
	font-size:13px;
	color:#666;
	margin:0 5px;
	padding:0 1px;
	}
	p{font-family:'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;font-size:13px;color:#666;margin:5px 0 20px;padding:0;}
.thrColFix #container-2 {
	width: 950px; /* this overrides the text-align: center on the body element. */
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	background-image: url(/images/myspin/bg-myspin.png);
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
h2.sub-2{letter-spacing:-.05em;font-size:16px;color:#505050;font-family:'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;font-weight:400;margin:0;padding:0;}
h1.title-2 {
	letter-spacing:-0.05em;
	color:#000000;
	font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin:0;
	padding:0;
}
h1 {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thrColFix #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 177px;
	border: 1px solid #babbbe;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #6f6f6f;
	padding-top: 32px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 395px;
}
.thrColFix #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 172px; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
	border: 1px solid #babbbe;
	font-size: 12px;
	color: #6f6f6f;
	padding-top: 32px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 18px;
	margin-right: 17px;
	margin-bottom: 20px;
	margin-left: 0px;
	position: relative;
	z-index: 3;
}
.thrColFix #mainContent {
	background-image: url(/images/bg-contributor-center.png);
	background-repeat: no-repeat;
	width: 715px;
	margin-top: 13px;
	margin-right: 218px;
	margin-bottom: 10px;
	margin-left: 17px;
	height: 750px;
	padding: 0px;
	position: relative;
	top: 10px;
	left: 0px;
}
.thrColFix #newsContent {
	height: 125px;
	width: 880px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 12px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 22px;
	background-color: #FFFFFF;
	border: 1px solid #BABBBE;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
hr {
	color: #6f6f6f;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.orange {
	color: #f90;
	font-weight: bold;
}
.blue {
	color: #0066CC;
	font-weight: bold;
}
.gray {
color: #999999;
}
a:visited{
	color:#06c;
	text-decoration:none;
}
a:hover{
	color:#06c;
	text-decoration:underline;
}
a:link {
	color:#06c;
	text-decoration:none;
}
a:active {
	color:#06c;
	text-decoration:none;
}

