/* Start of CMSMS style sheet 'wba :: black' */
/* wba ::  colours for, hey, the black pages*/

/*transitions between header and content */

#transitionTop{
height:17px;
background:url(uploads/images/transitions/blackTop.png) no-repeat;
}

#transitionBottom{
height:50px;
background:url(uploads/images/transitions/blackBottom.png) no-repeat;
border:0px dotted orange;
clear:both;
}


#content{
border:1px solid #000;
background-color:#000;
color:#fff;

}


#subContent{

}


/* End of 'wba :: black' */

