BODY
{
    text-align: center;
    padding-bottom: 0px;
    background-color: #ffffcc;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
#box
{
    border: #808080 thin solid;
    text-align: left;
    width: 743px;
    background: white repeat-y;
    margin-left: auto;
    margin-right: auto;
}
#top
{
    background-color: #000000;
    width: 743px;
    height: 10px;
}
#header
{
    background-color: #000000;
    border-top: #808080 thin solid;
    border-bottom: #808080 thin solid;
    text-align: left;
    background-repeat: no-repeat;
    height: 298px;
    width: 743px;
}
#navbar
{
    background-color: #000000;
    width: 743px;
    height: 10px;
    text-align: center;
}
#main
{
    border-top: #808080 thin solid;
    border-bottom: #808080 thin solid;
    width: 743px;
}

#navpane
{
    width: 80px;
    height: 370px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    font-style: normal;
    letter-spacing: 1px;
    
    font-size: 14px;
    
    
    font-family: Arial, Helvetica, sans-serif;
}

#main td
{
    vertical-align:top;
}

#navpane UL
{
    list-style-type: none;
    margin-top: 30px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    font-style: italic;
}
#navpane LI
{
  
    padding-bottom: 15px;
}
#navpane img
{
  border-style: none;   
}

#navpane a:link
{
    color: inherit;
    text-decoration: none;
    
}
#navpane a:visited {
	text-decoration: none;
    color: inherit;
}
#navpane a:hover {
	text-decoration: none;
    color: inherit;
}
#navpane a:active {
	text-decoration: none;
    color: inherit;
}


#contents
{
    width: 576px;
    margin-left: 10px;
    margin-right: 24px;
}
#contents H1
{
    text-align: left;
    padding-bottom: 15px;
    font-style: italic;
    margin: 0px;
    padding-left: 15px;
    width: 566px;
    padding-right: 15px;
    letter-spacing: 1px;
    height: 23px;
    color: #666666;
    font-size: 22px;
    font-weight: bold;
    padding-top: 15px;
}
#text
{
    padding-bottom: 10px;
    line-height: 18px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding-top: 10px;
}
#text A
{
    color: #72684f;
    text-decoration: none;
}
#text P
{
    padding-bottom: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
}
#text UL
{
    padding-bottom: 15px;
    list-style-type: disc;
    margin: 0px;
    padding-left: 40px;
    padding-right: 0px;
    padding-top: 0px;
}
#text LI
{
}
#logo
{
    text-align: center;
    margin-top: 20px;
}
#footernav
{
    line-height: 20px;
    width: 743px;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    height: 20px;
    color: #72684f;
    clear: both;
    font-size: 11px;
    text-align: center;
    margin-bottom: 5px;
}
#footer
{
    line-height: 20px;
    background-color: #000000;
    width: 743px;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    height: 20px;
    color: #72684f;
    clear: both;
    font-size: 11px;
    text-align: center;
}


