body
{
    font-family: palatino linotype, serif;
}
#background
{
    background: #880000;
    padding: 7px;
    max-width: 890px;
    width: 90%;
}
#title_image
{
    width: 300px;
    height: 160px;
    float: right;
}
#title_text
{
    font-size: 1.2em;
    color: #FFFFFF;
    max-width: 580px;
    width: 80%;
    position: relative;
    left: 10px;
    top: 15px;
    min-height: 160px;
    margin-bottom: 26px;
}
.title_name
{
    font-family: arial black, sans-serif;
    font-size: 1.2em;
    margin-top: 2px;
    margin-bottom: 2px;
}
.title_body
{
    margin-top: 0px;
    margin-bottom: 0px;
}
.title_body2
{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 1em;
}
.title_name2
{
    text-align: center;
    font-size: 1.2em;
    font-style: oblique;
    margin-top: 15px;
    margin-bottom: 15px;
}

#content
{
    position: relative;
    padding-left: 10px;
    padding-right: 8px;
    padding-top: 5px;
    padding-bottom: 3px;
    margin-top: 0px;
    margin-bottom: 0px;
    background: #FFFFFF;
    clear: both;
    border-right: solid #330000 2px;
    border-bottom: solid #330000 2px;
    position: relative;
}

h1
{
    font-family: vernada, sans-serif;
    font-size: 1.2em;
    font-style: normal;
    text-indent: 0px;
}

h2
{
    font-family: vernada, sans-serif;
    font-size: 1em;
    font-style: normal;
}

.committee
{
    font-style: oblique;
    list-style-type: none;
}

.committee-kor
{
    font-style: normal;
    list-style-type: none;
}

.no_line_margin
{
    margin-top: 0px;
    margin-bottom: 0px;
}

.indent1
{
    margin-top: -5px;
    padding-left: 30px;
}

#menu
{
    font-size: 1.1em;
}

#menu ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#menu li
{
    width: 117px;
    height: 25px;
    text-align: center;
    background: #AA0000;
    float: left;
    margin-right: 6px;
    padding: 2px;
    padding-bottom: 0px;
    margin-top: 1px;
    border-bottom: #330000 1px solid;
}

#menu a
{
    text-decoration: none;
    color: #FFFFFF;
    display: block;
}

#menu a:hover
{
    font-weight: bold;
}
    
#menu li.current_item
{
    font-weight: bolder;
    background: #FFFFFF;
    border-bottom-color: #FFFFFF;
}

#menu li.current_item a
{
    color: #000000;
}

#sponsor_banner
{
    margin-top: 6px;
}

#sponsor_banner ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

#sponsor_banner li
{
    text-align: center;
    padding: 2px;
    float: left;
    margin-right: 12px;
}

#sponsor_banner img
{
    border: 0px;
}

#sponsor_banner a
{
    text-decoration: none;
    color: #000000;
}

.headline
{
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    font-style: oblique;
    font-family: vernada, sans-serif;
}

.alert
{
    font-size: 1.1em;
    font-weight: bold;
}

table
{
    border-style: solid;
    border-color: #000000;
    border-collapse: collapse;
    border-width: 1px;
}

th
{
    border-style: solid;
    border-width: 1px;
}

td
{
    border-style: solid;
    border-width: 1px;
}

.head_column
{
    background: #FFFFFF;
}

.normal_column
{
    background: #FFFFFF;
}

#program td
{
    padding-left: 10px;
}

caption
{
    text-align: left;
    font-weight: bold;
}

.real_program
{
    background: #CCCCCC;
}

.translate
{   
    text-align: right;
    font-weight: bold;
}
