@charset "utf-8";
/* CSS Document */
body{
margin:0;
padding:0;
}
#Wallwrap{
width: 280px;
height: 354px;
float:left;
font-family: Arial, Helvetica, sans-serif;
background-image: url(../Images/wallback.png);
overflow:hidden;
}
#WallTit{
width:265px;
height:45px;
float:left;
color:white;
font-weight:bold;
font-size:24px;
line-height:40px;
vertical-align:middle;
padding-left:15px;
background-image:url(../Images/clubback.png);
background-repeat:repeat-x;
}
#WallholdB{
width: 280px;
height:310px;
float:left;
background-image: url(../Images/wallback.png);
/*background-repeat:repeat-x;*/
/*background-color: #C7D2DD;*/
}
#Obottom{
width:280px;
height: 10px;
float:left;
background-image:url(../Images/clubbottom.png);
background-repeat:repeat-x;
}
#clear{
clear:both;
}
#WallInfo{
width: px;
height:20px;
float:left;
font-size:12px;
margin-left:15px;
line-height:25px;
vertical-align:middle;
border-bottom:1px #033975 solid;
}
#WallInfo a{
color:#4D4D4D;
cursor:pointer;
text-decoration:none;
}

/*** BFA ***/

#BFAwrap{
width: 180px;
height:auto;
font-family: Arial, Helvetica, sans-serif;
}
#BFATit{
width:180px;
height:45px;
color:black;
font-weight:bold;
font-size:12px;
font-family:"Arial Black", Gadget, sans-serif;
text-transform:uppercase;
}

#clear{
clear:both;
}
#BFAHeadlinesWrap{
	width:180px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
}

#BFAInfo{
width: 180px;
height:42px;
font-size:14px;
line-height:42px;
vertical-align:middle;
border-bottom:1px #CCCCCC solid;
}

#BFAInfo a{
text-decoration:none;
color: #069;
}
#BFAInfo a:hover{
text-decoration:none;
color: #39C;
}

#BFAInfo a{
text-decoration:none;
color: #4D4D4D;
}

#mediaTitBL{
width: 280px;
float:left;
text-indent:10px;
height:25px;
color:#333;
font-weight:bold;
line-height:25px;
font-size:16px;
vertical-align:middle;
background-color: #369;
margin-bottom:5px;
}

#mediaTitBL a{
color:#333;
text-decoration:none;
}

#mediaTitBL a{
color: #CCC;
text-decoration:none;
}
