﻿body
{
    font-family:Verdana, Arial;
    background-color: #FFFFFF;
    margin:0;
    border:0;
    padding:0;
}
h1, h2, h3, h4, h5, h6
{
    font-family:Verdana, Arial;
    font-weight:normal;
}
a:link {    color: #000000;    text-decoration:none}
a:visited{    color: #000000;    text-decoration:none} 
a:active {    color: #000000;    text-decoration:none}
a:hover{    color:#7A8401;    text-decoration:underline     }
/*
// -----------------------------------------------------------    
// Outer wrapper for whole content 
// -----------------------------------------------------------    
*/
#container_mid {
    background:URL();
}

#container_mid_right
{    
    float:left;
    /* width:90%; */ /* UPDATED 28/11/11 */
}    
/*
// -----------------------------------------------------------    
// Wrapper for top bar  
// -----------------------------------------------------------   
*/
#top_container, #menu_bar, #container_mid_left, #prop #bottom_bar #uni_address
{ /* display:none */ } /* UPDATED 28/11/11 */
/*
// -----------------------------------------------------------    
// 
// ------------------------- ----------------------------------    
*/


/*
//-----------------------------------------------------------    
//
//-----------------------------------------------------------    
*/
#area_title
{     height:90;
    width:100%;

    /*NOTE By Bridgeline:
    // This image's path was invalid on Lincoln's Web Site.
    // Could not find this image. */

    background: url("../top/default/images/logo.gif") no-repeat top left;
    
}
#area_title H1{color:#969844;font-size:28px; padding-top:40; padding-bottom:0;}
/*
//-----------------------------------------------------------    
//
//-----------------------------------------------------------    
*/
#area_bottom_bar
{
    background-color:#FFFFFF;
    float:left;
    width:100%;
    }
/*
//-----------------------------------------------------------    
//  content 
//-----------------------------------------------------------    
*/
#content
{
    float:left;
    color:#000000;
    width:95%;
    height:100%;
}
/*
//-----------------------------------------------------------    
//  prop
//-----------------------------------------------------------    
*/

/*  
*/

/* CMS specific styles */


