body{ 
text-align:center; 
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-family: Trebuchet MS, Geneva, Verdana, sans-serif;
color:#b0b0b0;
font-size:12px;
} 
a{
font-style: normal;
text-decoration: none;
}
a:link{
color:#505050;
}
a:visited{
color: #505050;
}
a:hover{
color:#CCCCCC;
/*background: url(hover.gif) top center repeat-x;
color:#202020;*/
}
a:active{
color: #404040;
}
h1{font-size:18px; font-style:normal}
h2{
font-size:14px;
font-style:normal;
}
#container{ 
position:relative;
margin-left:auto;
margin-right:auto;
text-align:left; 
/*padding:2px; */
width:778px;
}
#con {
background: url(con.jpg) top center repeat-y;
width: 778px;
}
#top{
background: url(top.jpg) no-repeat left top;
width:778px;
height:24px;
/*padding-left:20px;*/
}
#bot{
clear:both; 
background: url(bot.jpg) no-repeat left bottom;
width:778px;
height:30px;
}
#footer{
clear:both; 
background: url(wallfooter.jpg) no-repeat left bottom;
width:778px;
height:150px;
}
#header{
background: url(header.jpg) no-repeat left top;
width:778px;
height:106px;
}
#navbar{
background: url(navbar.jpg) no-repeat;
width:524px;
height:82px;
margin: 0px 0px 0px 119px;
padding: 32px 0px 0px 115px;
font-size:14px;
/*position:absolute;
top:0px;
left:45px;*/
}
#navbar a{
color:#505050;
}
#navbar a:hover{
color:#FFFFFF;
}
#nav{
padding: 33px 0px 0px 140px;
}
#address{
padding: 40px 0px 0px 30px;
}
#leftbar{
position:absolute;
top: 260px;
left: 70px;
/*margin:-20px 0px 0px 30px;*/
width: 160px;
/*border-right: 1px dashed #ccc;
border: 1px solid #ccc;*/
}
#content{
/*position:relative;
top: 10px;
left: 290px;*/
/*margin:-47px 0px 0px 290px;*/
margin-left:245px;
width: 490px;
/*border: 1px solid #ccc;*/
border-left: 1px dashed #ccc;
padding-left:10px;
min-height:400px;
}
#intro{
margin-top: 20px;
font-size: 13px;
padding: 20px;
}
.center{
font-size:10px;
text-align:center;
position:relative;
top: 50px;
/*left: 20px;*/
}

.rsslist a{
color:#CC6600;
}
.rsslist a:hover{
color:#DDA53A;
}
#feed{
position:absolute;
top: 260px;
left: 30px;
}
#loading{
padding-top: 130px;
}