﻿body
{
    background-color: #FFFFFF;
    font-size: .75em;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #333333;
    background: url(homeless-minneapolis-twin-cities-homepage-html-background.jpg) repeat-x transparent 0px -250px;
}

#innerWrapper
{
    margin: 0px auto 0px auto;
    width:960px;
    overflow:hidden;
}

#header
{
    margin: 0px auto 0px auto;
    width:940px;
    background-position: center;
    background-repeat: no-repeat;
    min-height:115px;
    text-align: center;
    padding-top:33px;
}
#header a {
    background: url(subsidized-housing-minneapolis-twin-cities-logo.png) no-repeat transparent;
    display: block;
    height: 135px;
    width: 246px;
}
#inner_header
{
    margin-left:-25px;
   /* margin: 5px 0px 0px -35px;*/
}
#content
{
    margin: 0px auto 0px auto;
    width:940px;
    overflow: hidden;
    min-height:50%;
    /*IE fix, since the 50% does not work*/
    min-height:500px\9
}
#admin-page  
{
    margin: 0px auto 0px auto;
    width: 940px;
}
#admin-content
{
    width: 750px;    
    float:right;
    min-height:50%;
    /*IE fix, since the 50% does not work*/
    min-height:500px\9
}
#footer
{
    width:960px;
    padding-top:5px;
    border-top: solid 1px black;
    clear:both;
    text-align:center;
    margin:auto;    
    font-weight:normal;    
    font-family: Arial,Helvetica,sans-serif; 
    font-size: 12px;
}

.medium
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.alternaterow
{
    background-color: #efefef;
}

.sectionTitle
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: large;
    font-weight: bold;
    color: #FFFFFF;
    background-color:#6C6C6C;
    vertical-align:top;
    text-align:left;
}

.label
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.gridheader
{
    background-color: #919191;
    color: White;
    font-weight: bold;
}

.LanguageQuestionText
{
     Width:600px;
}

.WaitingListBox
{
    Height:400px;
    Width:262px;
}

.LanguageValueBox
{
    Width:262px;
}
.col8, .col9
{
    display:none;
}
.family-member-row select { 
    max-width: 128px;
}
.family-member-row td { 
    width: 124px;
}
.UserDefinedTable tr, .PreferenceTable tr
{
    vertical-align:top;
}
