*					{ margin: 0; padding: 0; }
body				{
	font-size: 62.5%;
	font: 1.1em/1.75em "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background: top left no-repeat #00000;
	background-color: #FFFFFF;
}
@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
a   img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontent  a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	position: relative;
	width: 900px;
	margin: 0 auto;
	text-align: center;
/*	background-color: #999999;*/
	}
#clear {
	clear: both;
	}
#leftside {
	position:relative;
	float: left;
	width: 530px;
	}
#rightside {
	position: relative;
	float: right;
	width: 350px;
	font-size:8pt;
	}
#header {
	position: relative;
	float: none;
	/*	background-color: #CC0000;*/
	height: 150px;
	width: 900px;
	}
#headercontent {
	position: absolute;
	bottom: 60px;
	right: 0;
/*	background-color:#990000;*/
	}
#headertitle {
	position: absolute;
	width: 370px;
	bottom: 12px;
	right: 0px;
	font-size: 18pt;
	text-align:left;
	}
#maincontent {
	float: none;
	width: 900;
	text-align: center;
	/*	background-color: #66FF00;*/
	/*color: #999;*/
	}
#footer {
	float: none;
	font-size: 8pt;
	height: 100px;
	margin-top: 20px;
	text-align: center;
	width: 900px;
	}

#twitter_div { 
	position: relative;
	width: 400px;
	margin: 0 auto;
	text-align: left;
}
ul#twitter_update_list { 
	list-style: none; 
	font: 14px Helvetica, sans-serif;
}
ul#twitter_update_list li { 
	margin-bottom: 10px;
	padding: 10px;
	color: #7a8a99;
	background: url(images/transp_orange.png);
}
a { color: #96997a; }