h1 {
        font-family:        Verdana;
        font-size:                120%;
        font-weight:        500;
        margin-top:         0px;
        margin-left:         45px;
        margin-bottom:        40px;
        margin-right:         0px;
        padding-left:         45px;
        padding-top:         7px;
        padding-bottom: 7px;
        text-align:                left;
        background-color: #EEEEEE;
        color:                   #9A1C36;
}

h2 {
        font-family:        Verdana;
        font-size:                80%;
        font-weight:        900;
        margin-left:         45px;
        margin-right:         0px;
        padding-left:         45px;
        text-align:                left;
        margin-bottom:        0px;
}

h3 {
        font-family:        Verdana;
        font-size:                100%;
        font-weight:        900;
        margin-left:         45px;
        margin-right:         70px;
        padding-left:         45px;
        text-align:                left;
        margin-top:                0px;
        margin-bottom:  5px;
        padding-bottom: 0px;
}

h4 {
        text-decoration:        none;
        font-family:                Verdana;
        font-weight:                900;
        font-size:                        100%;
        background-color: #EEEEEE;
}

p
{
        font-family:        Verdana;
        font-size:                80%;
        font-weight:        500;
        margin-left:         45px;
        margin-right:         70px;
        padding-left:         45px;
        text-align:                left;
        margin-top:                0px;
        padding-bottom: 20px;
}

a:link
{
        text-decoration:         none;
        font-family:             Verdana;
        font-weight:             400;
        font-size:               100%;
        color:                   #888888;
}

a:visited
{
        text-decoration:         none;
        font-family:             Verdana;
        font-weight:             400;
        font-size:               100%;
        color:                   #606060;
}

a:hover
{
        text-decoration:         none;
        font-weight:             400;
        font-family:             Verdana;
        color:                   #222222;
        font-size:               100%;
}

a:active
{
        text-decoration:         none;
        font-weight:             400;
        font-family:             Verdana;
        color:                   #1e0000;
        font-size:               100%;
}

body {
        text-decoration:         none;
        font-weight:             400;
        font-family:             Verdana;
        color:                   #333333;
        font-size:               100%;
        background-color:        #EEEEEE;
        background-repeat:       repeat-y;
        width:                   90%;
}

address {
        font-style:              italic;
        font-family:             Verdana;
        font-size:               70%;
        font-weight:             400;
        margin-left:             45px;
        margin-right:            70px;
        padding-left:            45px;
        text-align:              right;
        margin-top:              0px;
        padding-bottom:          0px;
}



td#menu_item
{
        width:                   80px;
        min-width:               80px;
        max-width:               80px;
        text-align:              center;
        background-color:        #EEEEEE;
}

td#menu_item_selected
{
        width:                   80px;
        min-width:               80px;
        max-width:               80px;
        text-align:              center;
        color:                   red;
}

a#menu_item_selected
{
        color:                   #9A1C36;
}

td#submenu_item
{
        font-size:               70%;
        letter-spacing:          0.3em;
        font-weight:             200;
        width:                   120px;
        min-width:               120px;
        max-width:               120px;
        text-align:              center;
        background-color:        #EEEEEE;
}

td#submenu_item_selected
{
        font-size:               70%;
        font-weight:             200;
        letter-spacing:          0.3em;
        width:                   120px;
        min-width:               120px;
        max-width:               120px;
        text-align:              center;
}

a#submenu_item_selected
{
        color:                   #9A1C36;
}



h1#fashion, h1#recent, h1#bizarre, h1#exhibition
{
        font-family:             Verdana;
        font-size:               120%;
        font-weight:             500;
        margin-top:              0px;
        margin-left:             45px;
        margin-bottom:           40px;
        margin-right:            0px;
        padding-left:            10px;
        padding-top:             7px;
        padding-bottom:          7px;
        text-align:              left;
        color:                   #9A1C36;
}

div#fashion, div#recent, div#bizarre, div#exhibition
{
        min-height:              600px;
        height:                  600px;
        margin-top:              10px;
}
