﻿.home {
    width: 830px;
}

.home, .home td {
    border: none;
    margin: 0px;
    padding: 0px;
    }
    
.home td.top {
    height: 80px;
    vertical-align: top;
    }
    
.home td.bottom {
    height: 240px;
    vertical-align: middle;
    }
    
.home td.left {
    text-align: center;
    width: 500px;
    }
    
.home td.right {
    text-align: right;
    width: 305px;
    border: none;
    }
    
#imgGal, img.normal {
    max-height: 200px;
    }
    
img.normal1 {
    max-height: 200px;
    max-width: 300px;
}
    
#header h3 {
    margin-top: 4px;
}

.bTop h3 {
    margin: 0px;
    padding: 0px;
    margin-left: 10px;
    text-align: left;
}

.bTop {
    background: url('../../img/bTop.gif') no-repeat scroll top right;
    padding: 3px;
    height: 14px;
    width: 303px;
}

.bBtm {
    background: url('../../img/bBtm.gif') no-repeat scroll top right;
    height: 20px;
    padding: 3px;
    width: 303px;
}

.bMid {
    background: url('../../img/bMid.gif') repeat-y scroll top right;
    padding: 3px;
    width: 303px;
    text-align: center;
}

.boxG {
    background: #cccccc;
    width: 500px;
}

.boxG p {
    padding: 5px;
    width: 499px;
}

.imgLarge1 {
    height: 500px;
    width: 300px;
}

#mapScroll { 
    height: 600px;
    width: 515px;
    overflow: scroll;
    border: solid 1pt #000000;
}

#mapScroll img.map {
    width: 670px;
    height: 675px;
}

.medPadL {
    margin-left: 20px;
    width: 290px;
}

.mainWidth {
    margin-left: 15px;
    width: 480px;
}

.newWidth {
    margin-left: 15px;
    width: 290px;
}

.imgSmall1 {
    height: 170px;
    width: 240px;
}

.skoLogo { height: 60px; width: 60px; position: absolute; margin-left: 200px; }