#header {
    background-image: url( ../images/lnf/cw_banner.jpg );
    height: 154px;
    background-position: left bottom;
    background-repeat: no-repeat;
}

/*
 basemod.css (line 68)
*/
#main {
    background: #000 none repeat scroll 0 0;
    padding: 10px 0;
}

/*
  base.css (line 169)
*/
.floatbox {
    /* overflow:hidden;
    background:#EEEEEE url(../images/lnf/contentBackground.gif) no-repeat scroll center bottom;
    */
}
/*
  frs_content.css (line 7)

body {
color:#444444;
font-family:Impact, Verdana,Arial,Helvetica,sans-serif;
font-size:81.25%;
}
*/
/*
  frs_nav.css (line 1)
*/
#frs_nav_main {
    font-family: Charcoal, Verdana, Arial, Helvetica, sans-serif;
    font-size: 120%;
}

/*
frs_nav.css (line 56)
*/
#frs_nav_main2 {
    font-family: Charcoal, Verdana, Arial, Helvetica, sans-serif;
    font-size: 120%;
}

/*
  frs_content.css (line 56)
*/
.centreBox {
    background: white url( none ) repeat scroll 0 0;
    border-bottom: 0;
    border-top: 1px solid #a6976c;
    padding-bottom: 10px;
    width: 100%;
}

/*
 from frs_content.css (line 63
*/
.centreBoxTitle {
    background: transparent url( ../images/lnf/cwstripe_gradient1.jpg ) no-repeat scroll 0 0;
    margin-top: 0;
    font-family: Charcoal, Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 110%;
    height: 2.2em;
    /*color: white;
    font-size: 80%;
    font-weight: bold;
    height: 20px;
    margin-bottom: 0;
    margin-right: 0;
    padding: 8px 0 0 16px; */
}


/*
    frs_content.css (line 26)
*/
.sideBox {
    border-bottom: 0;
    border-top: none;
    /*
    border-top: 1px solid #a6976c;
    margin-bottom: 10px;
    padding-bottom: 6px;
    padding-right: 0;
    padding-top: 0;
    width: 100%;
    */
}

/*
  from frs_content.css (line 35)
  need to change the font and its color
*/
.sideBoxTitle {
    background: transparent url( ../images/lnf/red_gradient.jpg ) repeat-x scroll 0 0;
    font-family: Charcoal, Verdana, Arial, Helvetica, sans-serif;
    font-size: 110%;
    color: white;
    font-weight: normal;
    height: 2.2em;
    /*
    margin-bottom: 5px;
    margin-right: 0;
    margin-top: 5px;
    padding: 8px 0 0 16px;
    text-transform: uppercase;
    */
}

/*
frs_content.css (line 108)
*/
.sideBoxImage {
    border: 0;
    /*
    display: block;
    margin: 10px auto;
    padding: 2px;
    */
}

/*
    basemod.css (line 70)
*/
#footer {
    background: #000 none repeat scroll 0 0;
    border-top: 0;
    padding-top: 0px;
}