@charset "UTF-8";
.broken_web2 {
	background-repeat: no-repeat;
	background-image: url(broken/BROKEN_WEB.png);
}

#twitter_div {
	width: 300px;
	padding: 5px;
	background-color: default color;
	border: solid 1px default color;
}
 
ul#twitter_update_list {
	width: 300px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	color: #FFCC66;
}

ul#twitter_update_list li { width: 300px; padding: 5px 0 5px 0; border-bottom: solid 1px #000000; list-style: none; }
  
ul#twitter_update_list li a {
	color: #990000;
	border-bottom: dotted 1px;
	text-decoration: none;
}
 
ul#twitter_update_list li a:hover {
	color: #990000;
	border-bottom: solid 1px;
}.broken_web_bio {
	background-image: url(broken/BROKEN_WEB_Aboutus.png);
	background-repeat: no-repeat;
}
.broken_contactus {
	background-image: url(broken/BROKEN_WEB_Contactus.png);
	background-repeat: no-repeat;
}
