body {
	background-color: #f0f0f0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main_table{
background:url(images/page_bg.jpg) repeat-y;
}
#inner {
	background-image: url(images/inner.gif);
	background-repeat: no-repeat;
	width: 394px;
	height: 14px;
}
#upper {
	background-image: url(images/upper.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 394px;
	height: 14px;
}
#sts {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
	font-family: "Trebuchet MS", Tahoma;
}
#bar {
	float: left;
	margin-left: 75px;
	width: 394px;
	padding-left: 22px;
}
.tweetBg {
background:url(images/tweet.jpg) no-repeat;
height:120px;
width:549px;
}
.middle_td{
padding:20px 20px 5px 20px;
}
.rht_td{
background:url(images/rht_bg.jpg) no-repeat top left;
padding:40px 17px 0 9px;
}
.footer{
background:url(images/footer_bg.jpg) no-repeat bottom;
height:150px;
color:#222222;
font-size:12px;
font-family:"Trebuchet MS";
}
.footer_in{
border-top:1px dashed #006EBD;
}
.footer_link{
color:#547A00;
font-size:14px;
height:25px;
}
.footer_link a{
color:#547A00;
font-size:14px;
text-decoration:none;
font-family:"Trebuchet MS";
}
.tweetertext{
color:#ffffff;
font-weight:bold;
font-size:18px;
text-decoration:none;
font-family:"Trebuchet MS";
}
.footer_link a:hover{
color:#222222;
font-size:14px;
text-decoration:none;
font-family:"Trebuchet MS";
}