object{
    border: none;
}

#content{
    width: 800px;
    font-size: 15px;
}

p{
    text-align: left;
}

h1{
    text-align: left;
    font-size: 17px;
}

.concert a{
    text-align: center;
    width: 540px;
    display: block;
}

.concert img{
    float: right;
    margin-left: 5px;
}

.concert{
    border-bottom: solid 3px #000000;
    overflow: auto;
    margin-left: 1em;
}

.quote{
    font-style: italic;
    font-size: 15px;
}

.quote span{
    font-style: normal;
}

#tickets{
    width: 800px;
    text-align: center;
    font-weight: bold;
    margin-top: 2em;
    font-size: 17px;
}

#stage{
    margin-left: 80px;
}

.imagecnt{
    float: right;
}

.imagecnt p{
    font-size: 11px;
    color: #FFFFFF;
    background-color: #000000;
    bottom:0;
    float:right;
    font-weight:bold;
    margin-bottom:0;
    margin-right:6px;
    margin-top:153px;
    position:relative;
    vertical-align:bottom;
}

#tjq{
    background-image:url( ../images/tamburr.png);
    width:230px;
    height:168px;
}

#moyer{
    background-image:url( ../images/moyer.png);
    width:230px;
    height:168px;
}

#johnson{
    background-image:url( ../images/johnson.png);
    width:230px;
    height:168px;
}    

#raphael{
    background-image:url( ../images/raphael.png);
    width:230px;
    height:159px;
}

#raphael p{
    margin-top: 144px;
}

#oconnor{
    margin-top: 1em;
    background-image:url( ../images/oconnor.png);
    width:250px;
    height:194px;
}

#oconnor p{
    margin-top: 179px;
}

#lawson{
    background-image:url( ../images/lawson.png);
    width:133px;
    height:200px;
}

#lawson p{
    margin-top: 185px;
}

#howe{
    background-image:url( ../images/howe.png);
    width:150px;
    height:200px;
}

#howe p{
    margin-top: 185px;
}

#keller{
    background-image:url( ../images/keller.png);
    width:167px;
    height:200px;
}

#keller p{
    margin-top: 185px;
}

#tokuno{
    background-image:url( ../images/tokuno.png);
    width:133px;
    height:200px;
}

#tokuno p{
    margin-top: 185px;
}

#flores{
    background-image:url( ../images/flores.png);
    width:230px;
    height:173px;
}

#flores p{
    margin-top: 158px;
}

#vodicka{
    background-image:url( ../images/vodicka.png);
    width:136px;
    height:200px;
}

#vodicka p{
    margin-top: 185px;
}

#anderson{
    background-image:url( ../images/anderson.png);
    width:132px;
    height:200px;
}

#anderson p{
    margin-top: 185px;
}


#tamburr{
    background-image:url( ../images/tamburrc.png);
    width:230px;
    height:165px;
}

#tamburr p{
    margin-top: 150px;
}

#hamrick{
    background-image:url( ../images/hamrick.png);
    width:146px;
    height:200px;
}

#hamrick p{
    margin-top: 185px;
}

#ticket{
    margin-top:3em;
    border-bottom: none;
}

h1 span{
    font-size: 14px;
}

#newseason{
    font-size: 28px;
    margin-left: 5em;
    border: 1px black solid;
    height: 3em;
    padding: 1em;
    width: 15em;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: rgba(233,230,122,.50);
    -webkit-box-shadow: 5px 5px 10px black;
    -moz-box-shadow: 5px 5px 10px black;
}