/* CSS Document */

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 135%;
	}
	
#content {
	left: 199px;
	width: 650px;
	margin: 0;
	display: block;
	position: relative;
	top: 194px;
	height: 556px;


	}
#slContent {
	left: 8px;
	width: 100%;
	margin: 0;
	display: block;
	position: relative;
	}
#slContentTable{
	left: 8px;
	width: 650px;
	margin: 0;
	display: block;
	float: left;
	}


#titleBar {
	width: 660px;
	margin: 0;
	float: left;
}
#footer{
	left: 1px;
	width: 100%;
	margin: 0;
	position: relative;
	color: #000000;
	}
	
.andCounting, #header, #nav {
	display: none;
	left: 0;
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
