#mastHeadImg
{
    position : absolute;
    top : 0px;
    left : 0px;
    width : 245px;
    height : 180px;
    Background-image : url("Images/STM_drawing2.GIF");
    Background-repeat : no-repeat;
    Background-position : top left;
}
#mastHeadTxt
{
    position : absolute;
    top : 0px;
    left : 250px;
    width : 550px;
    height : 180px;
}
#linkIndex
{
    position : absolute;
    top : 180px;
    left : 0px;
    margin-left : 0px;

    vertical-align : top;

    width : 250px;

    height : 500px;

    margin-top : 10px;

    padding-top : 10px;
    padding-right : 3px;

    padding-bottom : 3px;

}

#contentsBox
{
    position : absolute;
    margin-top : 180px;
    margin-left : 250px;
    width : 550px;
    padding : 0px 5px;
    Vertical-align : top;
    Text-align : left;
}
.header
{
    font-family : Georgia , Times New Roman , Times;
    font-style : italic;
    text-align : center;
}
h1
{
    font-family : Times New Roman , Times , serif;
    font-size : 3.2em;
    font-style : italic;
    text-align : center;
    margin-top : 10px;
    margin-bottom : 0px;
    color : rgb(135 , 164 , 72);
}
h2
{
    font-family : Times New Roman , Times , serif;
    font-size : 1.6em;
    font-style : italic;
    text-align : center;
    margin-top : 5px;
    color : rgb(191 , 138 , 68);
}
h3
{
    font-family : Times New Roman , Times , serif;
    font-size : 1.6em;
    font-style : italic;
    text-align : center;
    color : rgb(135 , 164 , 72);
    background-color : rgb(255 , 255 , 255);
    height : 31px;
}
h4
{
    padding : 5px;
    font-size : 1.2em;
    margin-top : 20px;
    margin-bottom : 20px;
    color : rgb(191 , 138 , 68);
    Text-align : center;
}
.nav 
{

}
.nav p
{
    border-bottom : 1px solid;
    color : rgb(135 , 164 , 72);
    background-color : rgb(236 , 248 , 249);
    padding-right : 0px;
    padding-top : 5px;
    padding-bottom : 5px;
    margin-top : 0px;
    margin-bottom : 0px;
}
.nav a
{
    display : block;
    background-repeat : repeat-x;
    color : rgb(135 , 164 , 72);
}
.nav a:link
{
}
.nav a:visited
{
}
.nav a:hover
{
    color : Blue;
}
.content
{
    padding : 20px 25px 25px;
    text-align : left;
    vertical-align : top;
}
.nav1
{
    padding-left : 10px;
}
.nav2
{
    padding-left : 30px;
}
