body{
	font-family: Arial;
	font-size: 12px;
}

#rsslinks, #footer {
	width:950px;
}


#rsslinks {
	height:130px;
	margin:0px 0px;
	padding:20px 0;

}

#rsslinks a{
	text-decoration:none;
	color: #025259;
	font-size: 0.9em;
}

#rsslinks a:visited{
    color: #025259;
}

#rsslinks a:hover{
	text-decoration: underline;
}

#rsslinks h2{
	font-size:120%;
	position:relative;

}

#rsslinks h2 a {
	clear: none;
	display: inline;
	font-size: 1em;
	color: #000;
}	

#rsslinks h2 a.rss {
	background: transparent url(rss.png) no-repeat;
	height: 16px;
	position: absolute;
	top: 1px;
	width: 16px;
	right: 0;
}

#rsslinks ul{
	padding-left: 3px;
	margin:0 0 1em;
	padding-bottom: 11x;
}

#rsslinks ul li {
	list-style-type:none;
	background-image: url(bullet.gif);
	background-repeat:no-repeat;
	background-position: left 5px;
	padding-left:12px;
	line-height: 110%;
	margin-bottom: 0.4em;
	height:1%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
} 

#rsslinks #ccenter{
	margin:0 auto;
	padding-left:10px;
	width:1000px;
}

#rsslinks #links_col_first {
	border: 0;
}

#rsslinks .links_col {
	float:left;
	width: 31%;
	padding: 0 5px 0 5px;
	border-left:1px solid #E0E0E0;
}

#footer{
    text-align: center;
    color: #84B0C5;
    font-size: 11px;
    font-weight: bold;
    margin: 19px;
}


#footer p{
    display: inline;
    position: relative;
    top: -20px;
    text-align: left;
  
}

#footer a{
	text-align: center;
	color: #84B0C5;
	font-size: 11px;
	font-weight: bold;
	margin: 10px;
}

#sign a{
	font-size:10px; 
	color: #999;
	text-decoration: none;
}
#sign div{
	margin-top:10px;
}

