body{
    margin: auto;
    font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", Times
    font-size: 12px;
    height:100%;
}

.wrapper {
    background-color: #CCCCCC;
    height:100%;
}
.main {
    margin: 0 auto;
    background-color: #ffffff; 
    width:65%;
    overflow:auto;
    height:100%;
}  

a {
    color: #fff;
    text-decoration:none;
}
a:active {
    color: #fff;
    text-decoration:none;
}
.text {
    font-size:14px;
    width: 60%;
    margin:0 auto;
    display:inline-block;
    margin-right: auto;
    margin-left:auto;
}

.subtitle1 {
    
    width:100%;
    height:auto;
}
.text2 {
    text-align:center;
    font-size:14px;
    width: 60%;
    margin:0 auto;
    display:block;
    margin-right: auto;
    margin-left:auto;
}

.title {
    text-align: center;
    margin: 0;
    padding: 30px 0 10px 0;
}

.title img {
    display: block;
    margin-left: auto;
    margin-right: auto;
   
}

.headerwrapper {
    width:100%;
    text-align:center;
}
.title p {
    display:inline-block;
    margin: 0 auto;
    text-align: left;
}

.rsvp {
    background-color: #22376f;
    text-align: center;
    padding: 40px 0 30px 0;
    margin: 10px 0;
    float: left;
    width: 100%;
}

.rsvp img {
    
    margin: -40px 0 0 0 ;
    width:100px;
}

.rsvptext {
   line-height: 30px;
    
}

.rsvp p {
    color: #ffffff;
    text-align: center;
    margin: 2px;
}

.border {
     border: 1px solid #ffffff;
    border-color: rgb(255,220,220);
    padding: 10px 0 35px 0;
    display:inline-block;
    padding:10px 90px 15px 90px
}
    

.speakers {
    margin: 0 0 40px 0;
    float: left;
}
.speakertitle {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    height: 30px;
    padding: 20px 0;
}

.name {
    font-weight: bold;
}

.muellerwrapper {
    overflow:auto;
    display:inline-block;
    }

.mueller {
    padding:20px;
    padding-left:15%;
    width: 15%;
    height: auto;
    float:left;
    margin-right:auto;
    margin-left:auto;
    display:block;
    
}

.muellerhide {
    visibility: hidden;
}

.kramerwrapper {
    overflow:auto;
    
}
.kramer {
    display: block;
    width: 15%;
    height: auto;
    float: left;
    padding: 20px;
}

.seperate {
    border-bottom:1px solid;
    border-bottom-color: #22376f;
    display:inline-block; 
    padding:10; 
}

.speakers .name {
    margin: 0;
    font-style: bold;
    padding: 20px 0 0 0;
}

.judgetitle {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: -20px;
    height: 30px;
}

.judge {
    margin-left: auto;
    margin-right: auto;
    padding-top: 55px;
    width:90%
}

.judgetext {
    border: 1px solid #22376f;
    padding: 0 50px;
    font-size:14px;
}

.judge .first {
    margin: 0;
    padding: 20px 0 0 0;
}

.flannery {
    margin-top:20px;
    display:block;
    float: left;
    padding: 0 10px 0px 0px;
    width:20%;
}

.lecture {
    width: 90%;
    height: auto;
    margin: 0 auto;
    overflow:auto;
}

.lecturetitle {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: auto;
     height: 30px;
    
}

.lecturetext {
    padding: 0 40px;
    font-size:14px
}

.rule3 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 0;
    width:90%;
}

.committeetitle {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    height: 25px;
    padding: 0 0 0 0;
}

.table {
    font-size:14px;
    display: table;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0 75px 0;
}

td {
    padding-right:25px;
    padding-left:25px;
    padding-top:5px;
}

.contact {
    color: #fff;
    font-size:14px;
    text-align: center;
    background-color: #7c97aa;
    width: 45%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
    padding: 10px;
}


/*MEDIA QUERIES*/

@media screen and (max-width:999px){
    
    .responsive {
        height:20px;
    }
    .text {
    font-size:12px !important;
    width: 60%;
    margin:0 auto;
    display:block;
    margin-right: auto;
    margin-left:auto;
}
    .mueller {
        display:none;
    
}
    .judgetext {
    border: 1px solid #22376f;
    padding: 0 50px;
    font-size:12px
}
    .lecturetext {
    padding: 0 40px;
    font-size:12px
}
    .table {
    font-size:12px;
}
    .contact {
    font-size:12px;
}
    .text2 {
    text-align:center;
    font-size:12px;
    width: 80%;
    margin:0 auto;
    display:block;
    margin-right: auto;
    margin-left:auto;
}
    .responsive2 {
        height:45px;
    }
    
.rsvp img {
    
    margin: -40px 0 0 0 ;
    width:100px;
}

.rsvptext {
   line-height: 25px;
    
}

.rsvp p {
    color: #ffffff;
    text-align: center;
    margin: 2px;
    font-size:10px !important;
}

.border {
     border: 1px solid #ffffff;
    border-color: rgb(255,220,220);
    padding: 10px 0 35px 0;
    display:inline-block;
    padding:10px 90px 15px 90px
}
    .subtitle1 {
    text-align:center;
    width:100%;
        word-break: hidden;

}
    .span1 {
        
    }
    .span2 {
        font-size:16px !important
    }
    .span3 {
        font-size:12px !important
    }
    
    .flannery {
        float:none;
        margin-right: auto;
        margin-left: auto;
        width:30%;
    }
        .judgetitle {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 30px;
}

}
@media screen and (max-width:600px){
    
    .responsive {
        height:15px;
    }
    .extra1 {
        height:12px;
    }
      .text {
    font-size:10px !important;
    width: 60%;
    margin:0 auto;
    display:block;
    margin-right: auto;
    margin-left:auto;
}
    .judgetext {
    border: 1px solid #22376f;
    padding: 0 50px;
    font-size:10px
}
    .lecturetext {
    padding: 0 40px;
    font-size:10px
}
       .table {
    font-size:10px;
}
    .contact {
    font-size:10px;
        width:80%
}
      .text2 {
    text-align:center;
    font-size:10px;
    width: 80%;
    margin:0 auto;
    display:block;
    margin-right: auto;
    margin-left:auto;
}
     .responsive2 {
        height:35px;
    }
    
.rsvp img {
    
    margin: -40px 0 0 0 ;
    width:100px;
}

.rsvptext {
   line-height: 30px;
    
}

.rsvp p {
    color: #ffffff;
    text-align: center;
    margin: 2px;
}

.border {
     border: 0px solid #ffffff;
    border-color: rgb(255,220,220);
    padding: 10px 0 35px 0;
    display:inline-block;
   
}
    .flannery {
    display:none;
}

    .subtitle1 {
    text-align:center;
    width:110%;
 }
    .title p {
    display:inline-block;
    margin: 0 auto;
    text-align: left;
 
}
    .span2 {
        font-size:14px !important
    }
    .mueller {
  display:none;
    
}
          .judgetitle {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 15px;
        margin-top:-15px;
}
    .judgetext {
    border: 0px solid #22376f;
    padding: 0 50px;
    font-size:10px;
}
    .main {
    margin: 0 auto;
    background-color: #ffffff; 
    width:100%;
} 

}


