body {
	background-image: url();
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
body,td,th {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
header {
	font-family: helvetica, sans-serif;
	font-size: 14;
	color: #333;
	font-style:italic;
}
a {
	font-size: 12px;
	color: #0099FF;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
ul.twitter_update_list li{
    text-align: left;
    float: left;
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 3px;
    background: #FFFFFF;
	text-transform: lowercase;
}.tb-bg {
	background-image: url(../images/bottomback.jpg);
	background-repeat: no-repeat;
}
