#wrapper{
	background: url(/images/template/club_page/bg_club_page.gif) repeat-y;

}

.newsdate b{
	padding-right: 10px;
}

dt{
	color: #ab0012;
	font-size: 16px; 
	padding-bottom: 18px;
	padding-top: 10px; 
}
dd{
	padding-bottom: 10px;
}
label{
	line-height: 12px;
}
div.linkColumn{
float:left;
}
div.adColumn{
width:150px;
float:right;
text-align:center;
}
div.linkColumn p{
margin-left:10px;
}
div.linkColumn p a{
color:#0273E7;
text-decoration:none;

}
div.linkColumn p a:hover{
color:#ab0012;

}
div.linkColumn h2{
padding-bottom:4px;
}

div.formslist{
width:260px;
float: left;
}
div.formslist a{
	color: #ab0012;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding-left: 4px;

}

div.bloglist{
width:90px;
padding:10px;
float: left;
	text-align: center;

}
div.bloglist a{
	color: #ab0012;
	padding-top:4px;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;

}