body {
	background-color:#ffffff;
}

#body_bg {
	  left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2;
}
div,td,ul,li {
	font-family:Verdana, sans-serif;
	color:#314977;
	font-size:10px;
	vertical-align:top;
	line-height:17px;
}

#zoomLinks {
	position:absolute;
	width:180px;
	right:10px;
	top:5px;
}
#wrapperdiv{
	position:relative;
	width:1024px;
	margin:0 auto;   /* align for good browsers */
	text-align:left; /* counter the body center */
	height:100%;
}



#wrapperhead{
	position:relative;
	width:100%;
}

#wrapperfooter{
	clear:both;
}
#contentDivLeftColumn{
	clear:both;
	position:relative;
	float:left;
	width:190px;
}

#loginDiv{
	left:5px;
	width:180px;
}

#placeholderDiv{
	left:5px;
	width:180px;
}

#navDiv{
	left:5px;
	width:180px;
	
}

#loginDiv h2{
	display: none;
}

#loginDiv input{
	width:75px;
}

#contentDivMainColumn {
	position:relative;
	float:left;
	width:450px;
	
}

#footerdiv{
	clear:both;
	position: relative;
	width:100%;
	bottom:0px;
}

#backlinkdiv{
	clear:both;
	position:absolute;
	top: 0px;
	right: 0px;
}

#counter{
	clear:both;
	position:relative;
	top:12px;
	width:100%;
}

#contentDivRightColumn {
	position:relative;
	float:left;
	width:225px;
	
}

#wrapperfooter{
	clear:both;
	
}

img {
	border:0;
}

#CurrentMonth, .Today, .CurrentYear {
	color:#D8415D;
	text-decoration:none;
}

.provoxfooter, a.provoxfooter {
	font-size:100%;
	color: #D9D9DB;
	text-decoration:none;
}

.feed-button {
  padding: 10px 0;
}

.feed-button a {
	color: #666;
  padding: 10px 15px 10px 36px;
  background: #ccc url("../imgs/rss_small.png") no-repeat 15px 50%;
  border-top: 1px solid #e2e2e2;
  border-right: 1px solid #818181;
  border-bottom: 1px solid #565656;
  border-left: 1px solid #d7d7d7;
}

.feed-button a:hover {
	color: #444;
  background: #eee url("../imgs/rss_small.png") no-repeat 15px 50%;
  border-top: 1px solid #f5f5f5;
  border-right: 1px solid #969696;
  border-bottom: 1px solid #646464;
  border-left: 1px solid #f2f2f2;
} 
