body, td
{
    padding: 0px;
    margin: 0px;
    font-family: Arial;
    font-size: 10pt;
}

div
{
    padding: 0px;
}

img
{
    border: 0px;
}

img.navArrow
{
    margin: 0px 9px;
    vertical-align: middle;
}

span.subBold
{
    font-weight: bold;
    color: #c1d62f;
}

div.programBox
{
    width: 429px;
    margin: 0px 0px 38px 0px;
}

table.programTable
{
    width: 429px;
}

table.programTable
{
    color: #878787;
}

table.programTable td.title
{
    width: 429px;
    height: 36px;
    font-size: 9pt;
    border-bottom: 2px solid #c1d62f;
}

table.programTable td.lesson
{
    width: 200px;
    height: 31px;
    background-color: #fbfbfb;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
    font-weight: bold;
}

table.programTable td.price
{
    width: 229px;
    height: 31px;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
}

table.programTable td.footer
{
    width: 429px;
    height: 33px;
    font-size: 8pt;
    border-top: 1px solid #e6e6e6;
    text-align: right;
    padding-right: 9px;
}

div.programInfo
{
    margin-top: -9px;
    margin-bottom: 46px;
    width: 429px;
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
    color: #c1d62f;
}

div.programInfo p
{
    margin: 7px;
}

#mainBottom
{
    background-image: url(../img/main_bg_bottom.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

#mainWrapper
{
    width: 100%;
    height: 100%;
    background-image: url(../img/main_bg.gif);
    background-repeat: repeat-x;
    background-position: top;
}

#mainContent
{
    width: 900px;
    height: 658px;
}

#mainCopyright
{
    margin: 18px 178px 36px 531px;
}

#mainMenu
{
    width: 136px;
}

#mainFlashArea
{
    background-image: url(../img/main_brianjung_pic.jpg);
}

#subWrapper
{
    width: 100%;
    height: 100%;
    background-image: url(../img/sub_bg.gif);
    background-repeat: repeat-x;
    background-position: top;
}

#subContent
{
    width: 1000px;
}

#subContentBody
{
}

#subBottom
{
    background-image: url(../img/sub_bg_bottom.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

#subCopyright
{
    margin: 0px 14px 45px 219px;
}

#subContentHeader
{
    width: 781px;
    height: 323px;
    background-repeat: no-repeat;
    background-position: top;
    margin: 0px;
}

#subTopNav
{
    height: 20px;
    position: relative;
    top: 153px;
    left: 12px;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #b7b7b7;
    padding: 0px;
}

#subTopNav a
{
    color: #b7b7b7;
    text-decoration: none;
}

#subTopNav a:hover
{
    color: #c1d62f;
    text-decoration: none;
}

#subPrograms
{
    margin: 34px 23px;
    text-align: left;
    vertical-align: top;
}

#programsTitle
{
    width: 148px;
    height: 18px;
    margin-bottom: 20px;
}

#subAbout
{
    margin: 17px 20px;
    text-align: left;
    vertical-align: top;
}

#aboutBrian
{
    width: 632px;
}

#aboutTitle
{
    margin: 17px 0px 13px 0px;
}

#aboutBrian td p
{
    color: #878787;
    line-height: 135%;
    margin: -3px 0px 20px 0px;
}

#subContact
{
    margin: 37px 26px;
    text-align: left;
    vertical-align: top;
}

#contactTitle
{
    margin: 0px 0px 12px 0px;
}

#subContact p
{
    font-size: 9pt;
    color: #878787;
    margin: -7px 0px 14px 0px;
}

#subContact a
{
    color: #c1d62f;
}

#bjsign
{
    text-align: right;
    margin: 70px 0px;
}

span.emp
{
    color: #ff0000;
}

p span.bold
{
    font-weight: bold;  
}

#mainIconBar img
{
    margin: 0px;
}