


.thumbimg{
    padding:5px;
    width:115px;
    border:1px solid black;
}

.simsimg{
    width:312px;
    height:400px;
}


.contentblock{
    margin-top:50px;

}

.rktbutton {
    border: 1px solid black;
    border-radius:6px;
    padding: 5px 10px 5px 10px;
}

.mdlimgthumb{
    width:100px;
    border: 1px solid black;
}


.logo3 {
    height: 74px;
    width: 280px;
}

.bgstrip {
    background-image: url("Images/Strip.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}