#wrapper{	background: url(/images/template/club_page/bg_club_page.gif) repeat-y;}
.linkColumn{
	width: 380px;
	border-right: 1px solid black;
	color: black;
}
.linkColumn a{
	text-decoration: none;
	color: black;
}
.linkColumn a:hover{
	color: blue;
}
.adColumn{
	width: 220px;
	text-align: center;
	float: right;
}
.adColumn p{
}