.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px;
}
.corner {
	background-image: url(../images/GENERAL/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}.bluetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(../images/GENERAL/bkgrd_cement_2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.cellbkgrd {
	background-image: url(../images/GENERAL/cell_bkgrd2.jpg);
	background-repeat: repeat-y;
}

.social-links-container { font-weight: bold; color: #fff; float: right; text-align: right; z-index: 1000; position: relative; top: -110px; }
.social-links { margin: 4px 0; }
.social-links a { float: right; -webkit-border-radius: 3px; -moz-border-radius: 3px; border: 3px #267DC0 solid; background-color: #f6f7f2; padding: 4px; }
.social-links a { margin-left: 9px; display: block; text-indent: -9999px; overflow: hidden }
.social-links a.twitter { background: #f6f7f2 url(../../images/twitter-icon.png) center center no-repeat; width: 18px; height: 18px; }
.social-links a.facebook { background: #f6f7f2 url(../../images/facebook-icon.png) center center no-repeat; width: 18px; height: 18px; }

