body{
	background:#F0F8FF;
	font-family:verdana;
	font-size:12px;
	line-height:1.5em;
	margin:0;
}
#wrapper{
	width:960px;
	margin:auto;
	background-color:white;
}
img { border: none;}
#text{
	margin-left:300px;
	font-family:Verdana;
	font-size:16px;
}
table{
	table-layout:fixed;
}
th{
	text-align: left;
	padding-left:15px;
	padding-bottom:10px;
	color:#336699;
	font-family:Verdana;
	font-size:16px;
}
td{
	padding-left:10px;
}
#righttext{
	padding-right:40px;
}
#text1{
	font-family:Verdana;
	font-size:12px;
	line-height: 1.5;
}
.websites{
	color:black;
	text-decoration:none;
	font-weight:bold;
}
#email{
	color:black;
	background: url(images/email.gif) no-repeat;
	width:204px;
	height:29px;
	line-height:20px;
	text-align:center;
	display:inline-block;
	padding-left:10px;
	padding-top:3px;
}
#news{
	margin:10px;
	margin-top:20px;
}
.news1{
	text-align:left;
}
.news1 ol{
	list-style:none;
}
.news1 li{
	margin-bottom:10px;
}
.news1 a{
	color:#3F658C;
}
#footer{
	width:960px;
	margin:auto;
	height:150px;
	background:url(/images/flower.jpg);
}
#footer ol{
	list-style:none;
	padding-right:10px;
	padding-top:10px;
	height:50px;
	vertical-align:bottom;
	text-align:right;
	margin:0;
}
#footer li{
	display:inline;
	color:#fff;
}
#footer a{
	color:#fff;
}
#divFeedityWidget span { visibility:hidden;}

.tweet {
  font-size: 12px;
  color: #085258; }
  .tweet .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    }
    .tweet .tweet_list li {
      overflow: auto;
      padding: .5em; }
      .tweet .tweet_list li a {
        color: #0C717A; }
    .tweet .tweet_list .tweet_even {
       }
    .tweet .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
      .tweet .tweet_list .tweet_avatar img {
        vertical-align: middle; }

.follow {
background:#E0F1FB none repeat scroll 0 0;
display:block;
font-size:12px;
font-weight:bold;
padding:8px 50px 8px 0;
position:relative;
text-align:center;
z-index:5;
color:#0068A4;
text-decoration:none;
}

.follow img {
border-width:0;
left:190px;
position:absolute;
top:-20px;
z-index:6;
}

