body {
	background-color: #888888;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #CE0029;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CE0029;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}
.darkgrey {
	color: #333333;
}
#body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}

#tsglogo {
	position: relative;
	left: 200px;
	top: -100px;
}

#redline 
{
	position:absolute;
	background-color: #CE0029;
	width:657px;
	height: 25px;
	top: 86px;
	left:243px;	
	z-index:10;
}
#maintext
{
	position:relative;
	width: 610px;
	left:257px;
	top: 123px;
}
.pagehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#menuitems
{
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CE0029;
	left:57px;
	top: 307px;
	line-height: 21px;
	text-decoration: none;
}
#bottom
{
	position:relative;
	top: 123px;
	left:240px;
}
#main
{
    position:absolute;
    background-color:White;
    width: 900px;
    
}
#homeSplash
{
	position:absolute;
	top: -38px;
	left:-257px;
}
#rightcol
{
   position:absolute; 
   top:430px;
   left:300px;"
}
