body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/holdingbg.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
}
#Layer1 {
	position:absolute;
	width:50px;
	height:115px;
	z-index:1;
	left: 0px;
	top: 0px;
}
a:link {
	color: #cccccc;
	text-decoration: none;
	font-size:12px;

	padding:4px;
}
a:visited {
	color: #cccccc;
	text-decoration: none;
	font-size:12px;

	padding:4px;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-size:12px;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-size:12px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.textbg {
background-image:url(images/menubg.png);
background-repeat:repeat;
text-align:justify;
}

#tweets{
	width: 300px;
padding-right:8px;
text-align:justify;
	background-image: url(images/menubg.png);
	background-repeat: repeat;
	float:left;
}

#news{
	width: 300px;
padding:8px;
text-align:justify;
height:600px;
overflow:auto;
	background-image: url(images/menubg.png);
	background-repeat: repeat;
	float:right;
		color: #CCCCCC;
	text-decoration: none;
	font-size:12px;
}


li.twitter, ul.twitter li, a:link.twitter li, li twitter > span > a{
	padding-bottom: 8px;
	list-style-image: url(images/li.gif);
font-size:12px;}
.t9{
	font-size: 9px;
}
.t10{
	font-size: 10px;
}
.t11{
	font-size: 11px;
}
.t12{
	font-size: 12px;
}
.t14{
	font-size: 14px;
}
.purple{
	color:#C6F;
	}
