
#contentcolumn {
    margin-left: 250px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn {
    float: left;
    width: 250px; /*Width of left column*/
    margin-left: -100%;
    /*background: white;*/
    line-height: 1.3em;
}

.content {
    
}

#gallery {

    text-align:center;
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px;
    vertical-align: middle;
}


.galleryspan {

    margin: 0px 0px 0px 0px; 
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: middle; 
    color: white;
    display:inline-block;
    padding-top: 30px;


}

div.main2 { 
    line-height: 1em;
    font-size: 14px; 
    font-style: italic; 
    color: #A1B3DE;  
    text-align: right; 
    vertical-align: bottom; 
    display: block;
    font-family: Georgia,'Times New Roman',times,serif;
}

div.main3 { 
    line-height: 1em;
    font-size: 14px; 
    color: #A1B3DE;  
    text-align: left; 
    vertical-align: bottom; 
    display:block;
    border-bottom: 1px solid #fff;
    text-indent: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.typetitle {
    color: #f1cb99;
    font-size: 48px;
    font-weight: bold;
    margin-top: 7px;
    text-align: center;
    vertical-align: top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 36pt;
    
}

div.infobox {
    margin-bottom: 5px;
}


div.navbox {
    margin: 0px; 
    padding:0px; 
    line-height:1.2em;
    font-family: Helvetica, sans-serif;
    font-size: 14px;
}

div.navbox a:hover {
    color: red;
}

.details2 {
    color: black;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}



.sntitle {
    color: black;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    white-space: nowrap;
}

.sntitle2 {
    color: black;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.details {
    color: black;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    
}

.note {
    color: black;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 5px 5px 5px 5px;
    
}

div.infodetails {
    margin: 5px 2px 5px 4px;
    
}

div.inforefs {
    margin: 5px 2px 5px 4px;
    color: black;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.inforefs a {
    white-space:nowrap;
}

div.inforefs a:hover {
    white-space:nowrap;
    color: red;
}

div.titledetails {
    margin: 5px 2px 5px 4px;
    text-align: center;
    border-bottom: 1px black solid;
    color: orange;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 1em;
    padding-bottom: 4px;
}

.infotitle {
    padding: 10px;
    font-size: 12px;
    color: #f1cb99;
    font-weight: bold;
    margin: auto;
    text-align: left;
}

div.infoimg {
    text-align: center;
}

div.infoimg img {
    border: 5px solid blue;
}

div.infoimg a:hover{
    color: red;
}

div.infoimg a img {
    border: 5px solid white;
}

div.infoimg a:hover img {
    border: 5px solid red;
}

.selframe {
    margin: 0px;
    padding: 0px;
    border:2px;
    border-color: #000000;
    border-style: solid;
    max-width: 1200px;
}


a:hover .selframe, a:active .selframe {
    border:2px;
    border-color: #ffffff;
    border-style: solid;
}

a:link .selframe a:visited .selframe {
    border:2px;
    border-color: #ffffff;
    border-style: none;
}