#container {
	width: 800px;
	margin: 0 auto 0 auto;
	text-align: center;
	position: relative;
	
	border: thin;
	border: #666;
	background-color:#000;
}


#header {
	width: 800px;
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
	border: thin;
	border: #666;
	background-color:#000;
	height: 675px;
}


#spacer {
height: 50px;
padding: 0;

}

ul
{
list-style-type: none;
padding: 0;
margin: 0;
}


.text{
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	padding-left: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.textSMALL{
	font-size: 10px;
	color: #000;
	font-weight: normal;
	padding-left: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}
.textSMALL1{
	font-size: 10px;
	color: #000;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}

.textTiny{
	font-size: 9px;
	color: #000;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}

.textCOW{
	font-size: 11px;
	color: #000;
	font-weight: normal;
	padding-left: 5px;
	font: Arial, Helvetica, sans-serif
}

div.scroll {
height: 150px;
width: 467px;
overflow: auto;

}


.textFORM{
	font-size: 9px;
	color: #000;
	font-weight: normal;
	padding-left: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


.follow{
	font-size: 11px;
	color: #e44b42;
	font-weight: normal;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
.text2{
	font-size: 12px;
	color: #292828;
	font-weight: normal;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	
#container table {
	text-align: center;
}
