div
{
    background-color:#fff;
}

div.posn
{
    position:absolute;
    margin:0;
    padding:0;
}

div#lga_body
{
    top:100px;
    left:0;
    width:98%;
}

table#lga_ctr
{
    border-collapse:collapse;
    border-spacing:0px;
    width:100%;
    height:100%;
}

td#lga_ctr
{
    vertical-align: middle;
    text-align:center;
}

div#lga_ctr 
{
    position:relative;
    margin:0 auto;
    width:690px;
    height:800px;
    text-align:left;
    top:30px;
    left:0px;
}

table#lga_layout
{
    width:690px;
    border:0;
    border-collapse:collapse;
    border-spacing:0px;
}

div#menu_level_0
{
    top:0px;
}

div#menu_level_1
{
    top:90px;
    width:690px;
}

div#menu_level_1_left
{
    top:10px; /* b/c this element doesnt have the bar to push it down */
    left:0px;
    height:30px;
    text-align:left;
    vertical-align:bottom;
}

div#menu_level_1_right
{
    height:30px;
    right:0px;
    text-align:right;
    vertical-align:bottom;
}

div#menu_level_2
{
    top:125px;
    left:153px;
}

div#menu_level_3
{
    top:145px;
    left:153px;
}

div#main
{
    top:170px;
    width:690px;
    height:800px;
    border:0px solid #f00;
}

div#lga_news
{
    border:0px solid #eee;
    margin-top:20px;
}

div#imagenumber
{
    right:0px;
    height:220px;
    float:right;
    background-color:transparent;
    background-none;
}

/* Have to force this a little larger b/c can't
 * rely on the height of the text to be consistent
 */
div#imagetitles
{
    top:220px;
    width:345px;
    height:80px;
}

div#arrows
{
    width:345px;
    height:45px;
    top:266px;
}

div#description
{
    top:455px;
    left:345px;
    width:343px;
    height:100px;
    margin:0;
    padding:0;
    border:0;
}

textarea#description
{
    top:296px;
    left:300px;
    width:345px;
    height:216px; /* 8 lines @ 12px font, 6px spacing */
    border:0;
    margin:0;
    overflow: hidden;
}

p#news1
{
    color:#fff;
    position:absolute;
    z-index:100;
    font-size:12px;
    font-weight:bold;
    top:10px;
    left:10px;
    width:300px;
}

p#news2
{
    color:#fff;
    position:absolute;
    z-index:100;
    font-size:18px;
    font-weight:bold;
    top:200px;
    left:80px;
    width:280px;
}

p#news3
{
    color:#fff;
    position:absolute;
    z-index:100;
    font-size:12px;
    font-weight:normal;
    top:380px;
    left:400px;
    width:250px;
}

div#col_1
{
    top:0px;
    left:0px;
    width:130px;
    border:0px solid #0f0;
}

div#col_2
{
    top:0px;
    left:200px;
    width:30px;
    border:0px solid #00f;
}

div#col_3
{
    top:0px;
    left:153px;
    width:200px;
    border:0px solid #ff0;
}

div#col_4
{
    top:0px;
    left:345px;
    width:345px;
    border:0px solid #f0f;
}

div#clientlist
{
    top:0px;
    left:194px;
    width:300px;
}

div#recognition
{
    top:0px;
    left:155px;
    width:468px;
}

div#profile_body
{
    top:0px;
    left:245px;
    width:368px;
}

div#profile_sections
{
    top:0px;
    left:129px;
    width:100px;
}

div#lga_resources
{
    top:0px;
    left:198px;
    width:400px;
}

