         a img {
         border: 0 none;
           }

         img {
         border: 0 none;
           }


html, body
{
    height: 100%;
}
body
{
   margin: 0;
   padding: 0;
   /*background: #ccc url(images/bodybg.png) repeat;*/
   background-color: #efefef;
   color: #333;
   font: 80% normal Arial, Helvetica, sans-serif;
}

#wrapper
{
    width: 90%;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 2em auto -60px;
    background-color: #eee;
}

#mastHead
{
    width: 728px;
    margin: 2.5em auto;
    padding: 0;
}

#stLogo
{
    float: left;
    width: 488px;
}

#googleHalfBanner
{
    float: right;
    width: 240px;
    height: 60px;
    text-align: center;
}

img#stLogo
{
    margin: 0 auto;
    text-align: center;
}

#sadtrombone
{
    /*clear: both;*/
    margin: 9em auto;
    width: 600px;
}

#stObj
{
    float: left;
    margin: 0 auto;
    width: 244px;
}

#messageHolder
{
	float: right;
	margin: 2em auto;
	width: 350px;
	text-align:center;
	font-size: medium;
}

#messageHolder strong{ color: #ff9900; }

.clearBoth { clear: both; }

.noBorder { border: none; }

#googleLeaderboard
{
    clear: both;
    margin: 0 auto;
    margin-top: 7%;
    width: 728px;
    text-align: center;
}
.push
{
    clear:both;
    height: 60px;
}
#footer
{
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 60px;
    background: #ccff00 url(../images/footerbg.png) repeat-x;
    text-align: center;
    color: #ff9900;
}

#footer a
{
    color: #c77405;
    text-decoration: none;
}

#footer a:hover
{
    color: #333;
}
