﻿body 
{
    background-image: url(images/bg2.png);
    font-family: Arial;
}
.allcont
{
    margin:0 auto;
    width: 900px;
    background-image: url(images/content_bg2.png);
}
.cont
{
    
    padding: 0 10px 20px 10px;
    margin-left: 130px;
    background-image: url(images/opaque_bg2.png);

}
.txt_error
{
    font-size:large;
    color: Red;
    font-weight: bold;
}
.maincont
{
    
}
.maintable
{
    height: 400px;
    width: 100%;
}
.leftcol
{
    width: 60%;
    height: 100%;
}
.rightcol
{
    width: 40%;
    height: 100%;
    background-image: url(images/gavel.png);
    background-repeat: no-repeat;
}
#header_back
{
    
    width: 900px;
    background-image: url(images/kneeland_header-v2.png);
    height: 105px;
    border-bottom: solid 1px black;
}
#header_back h1 
{
    font-size:48px; font-family:'Century Gothic','@MS Gothic',Verdana; font-weight:normal;
    line-height:48px;
    margin:7px 0px 0px 210px; padding:0px; color:#333333;
}
#header_back h2 
{
    font-size:19px; font-family:'Century Gothic','@MS Gothic',Verdana; font-weight:normal;
    margin:0px 0px 0px 208px; padding:0px; color:#333333;
}
#nav
{
    vertical-align: middle;
    padding: 8px 0 0 0;
    margin: 0 0 0 60px;
    font-family: Arial;
    font-size: 8pt;
    color: White;
}
.foot
{
    height: 20px;
    background-color: Black;
    font-size: 12px;
    text-align: right;
   
}
.script
{
    color: #FFFFFF;
    text-decoration: none;
}
.leftcol_inner
{
    width: 100%;
    height: 100%;
}
.rightcol_inner_opaque
{
    width: 285px;
    
    margin: 30px 30px 20px 35px;
    background-image: url(images/opaque_bg.png);
    padding: 5px 5px 5px 5px;
    line-height: 25px;
    font-size: 10pt;
    text-align: left;
    font-family: Arial;
}

.bg
{
    background-image: url('images/bg_drop.png');
    width: 920px;
    margin: 0 auto;
}
h3, h3 a
{
    margin: 0;
    background-color: Black;
    color: White;
    text-align: center;
    font-family: Futura Lt BT;
    font-weight: bold;
    text-decoration:none;
}
h3 a:HOVER { text-decoration:underline; }
.innerdisplay
{

}
.topic_img
{
    float:left;
    margin: 5px 5px 5px 5px;
    border:solid 1px black; 
}
#text
{
    font-family: Arial;
}

.dynamic-menu
{
    z-index: 100;
}