body {
    font-family : verdana;
    font-size : 11px;
    color : #333333;
}

a {
    color : #ba171e;
    text-decoration : none;
}

a:hover {
    color : #ba171e;
    text-decoration : underline;
}

a.home {
    color : #000000;
    text-decoration : none;
}

a.home:hover {
    color : #ba171e;
    text-decoration : underline;
}

div.spacer {
    clear : both;
}


div#allcontent {
    width : 750px;
	margin: 0 auto 0 auto;
}
 
div#logo_civl
{
    display : none;
}

div#logo_news
{
    border : 0px solid red;
    float : left;
    margin-bottom : 20px;
}

div#base_line
{
    border : 0px solid red;
    padding-top : 38px;
    margin-top : 0px;
    margin-left : 440px;
}

div#topNav
{
    display : none;
}

div#menu
{
    display : none;
}
div#mainmenu
{
    display : none;
}

div#topcontent {
    border : 0px solid red;
}

div#leftcolumn {

    display : none;
}

div#searchform
{

    display : none;
}

div#bottomnav
{
    display : none;
}



div#tools
{
    display : none;
}


div#footer
{
    display : none;
}