body {
    font-size: 10pt;
    font-family: Arial,Verdana,Helvetica;
    text-align: center;
    margin: 0px auto;
    padding: 0;
    background: #ffffff;}

#top {
    color: #ffffff;
    width: 700px;
    margin: auto;
    text-align: left;}

#scroll_img {
    width: 100%;
    height: 150px;
    margin: 10px auto;
    text-align: center;
    overflow: hidden;
    background: #000000 url('../images/reel.gif') repeat-x scroll 0px 135px;}

#scroll_img img {
    padding: 15px;}

#nav {
    width: 700px;
    text-align: center;
    margin: 10px auto;}

#subNav {
    position: relative;
    left: 20px;
    width: 130px;}

#main {
    width: 700px;
    font-size: 11pt;
    font-family: Verdana;
    color: #000000;
    margin: 10px auto;
    text-align: left;}

#footer {
    position: relative;
    width: 100%;
    font-size: 8pt;
    text-align:center;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    border-style: solid;
    border-color: #04617b;
    border-width: 0px;
    border-top-width: 1px;
    color: #000000;}

#reel {
    background: #000000 url('../images/reel.gif') repeat-x scroll 0px 0px;}

.pics {
    position: relative;
    float: left;
    margin-left: 10px;
    padding-left: 10px;}

.contact {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;}

.simg {
    display: inline;
    position: absolute;
    left: 10000px;
    width: 270px;
    overflow: hidden;
}
.menu, .menuSelected{
    display: inline;
    cursor: pointer;
    position: relative;
/*    border-style: solid;
    border-color: #31319c;
    border-width: 0px;
    border-bottom-width: 3px; */
    text-align: center;
    text-decoration: none;
    font-size: 12pt;
    color: #000000;
    line-height: 26pt;
    padding: 3px 3px 3px 3px;}

.menu {
    background: #ffffff;}

h1 {
    margin:0;
    font-size: 16pt;
    color:#31319c;
    border-style: solid;
    border-color: #31319c;
    border-width: 0px;
    border-bottom-width: 1px;
    text-align: left;}

a img {
    border: none;}

.menu:hover {
    background: #ffffff;}

.note {color: red}

.img_blk {
    width: 100%;
    text-align: center;}

.img_blk img {
    padding: 20px;}

