@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: trebuchet MS;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-image: url(img/img03.jpg);
	background-repeat: repeat;
	margin-left: 10px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div#twitter {
background-image:url(img/bgtwitter.png);
background-repeat:no-repeat;
width:700px;
height:65px;
margin:0 auto;
padding-top:5px;
color:#333333;
margin-top:12px;
}
div#twitter A:link{
color:#009999;
text-decoration:none;
}

div#twitter h3{
color:#6A7D8F;
font-size:12px;
margin-left:55px;
margin-top:6px;
text-align:left;
}

#twitter_div {
font-size:12px;
margin-left:22px;
margin-top:5px;
color:#333333;
}

#twitter_update_list{
padding-left:30px;
padding-right:5px;}

.social_network{
float:left;
height:70px;
width:100px;}

.social_icons{
width:710px;
margin:0 auto;
margin-top:12px;
text-align:center;}