img {
    border: 0;
}

.warning {
    font-weight: bold;
    color: #7F1F2B;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    background-image: url(http://aitu-iuta.org/images/page_images/aitu_backdrop_b.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #000000;
}

#text_backdrop_repeater {
    top: 180px;
    position: absolute;
    left: 50%;
    margin-left: -396px;
    width: 794px;
    height: 45px;
    z-index: 1;
    background-color: #FFFFFF;
    background-image: url(http://aitu-iuta.org/images/page_images/backdrop_text_repeater_b.jpg);
    background-repeat: repeat-y;
    height: auto;
}

#top_text_backdrop {
    position: absolute;
/*  left: 50%;
    margin-left: -427px;*/
    top: 0px;
    width: 796px;
    height: 530px;
    z-index: 2;
    background-color: #FFFFFF;
    background-image: url(http://aitu-iuta.org/images/page_images/aitu_backdrop_text_b.jpg);
    background-repeat: no-repeat;
    background-position: top;
}

#text_container {
    position: relative;
    top: 0px;
    z-index: 3;
    width: 600px;
    padding-left: 20px;
    padding-right: 20px;
    height: auto;
}

#left_column {
    padding-right: 5px;
    color: #999999;
}

#right_column {
    padding-left: 5px;
}

#text_bottom_cap {
    background-image: url(http://aitu-iuta.org/images/page_images/backdrop_bottom_cap_b.jpg);
    width: 796px;
    height: 35px;
    background-color: #000000;
}


#minigallery {
    width: 130px;
}

#minigallery td {
    padding: 6px;
    margin: 1px;
}

.thumbs {
    text-align: center;
}

.image_text {
    font-size: 11px;
    color: #FFFFFF;
    background-color: #000000;
    text-align: center;
}

.image_text a {
    font-size: 11px;
    color: #FFFFFF;
}

.active_linkage {
    color: #FFFFCC;
}

.odd_row {
    background-color: #D6D8B3;
}

label {
    color: #000000;
    font-size: 10px;
}

.solid_line {
    border: thin solid #999999;
}

#members_link {
    z-index: 99;
    position: absolute;
    left: 50%;
    margin-left: 172px;
    top: 100px;
    text-align: right;
    width: 00px;
}

#visitors_link {
    z-index: 99;
    position: absolute;
    left: 50%;
    margin-left: 0px;
    top: 100px;
    text-align: right;
    width: 350px;
    font-size: 14px;
}

#members_link a:link a:visited, #visitors_link a:link a:visited {
    color: #000000;
}

#members_link a:hover, #visitors_link a:hover {
    color: #FF0000;
}

.link_selected {
    color: #FF0000;
}

a.link_selected:link {
    color: #FF0000;
}

a.link_selected:visited {
    color: #FF0000;
}

.menu_header {
    text-align: center;
    margin-top: 10px;
    font-weight: bold;
}

.committee {
    width: 400px;
    border-spacing: 0;
}

.committee td {
    padding: 10px;
    vertical-align: top;
}

.role {
    font-weight: bold;
}

.committee th {
    font-weight: bold;
    text-align: center;
}