

#footer2{
background-image:url(../images/main.jpg);
background-repeat:no-repeat;
background-position:center;
height:600px;
}

.wrapper{
padding-top:13px;
}

.high-scores{
margin-left:8px;
margin-top:-3px;
font-size:95%;
}


.high-scores a{
color:#d34d04;
}

.maintable td{
text-align:left;
}

body{
font-family:arial;
font-size:80%;
color:#026c7a;
}

.send-form{
font-weight:bold;
color:#026c7a;
}

.send-form input{
font-size:70%;
}

.errors{
color:red;
}

a{
text-decoration:none;
color:#026c7a;
font-weight:bold;
}


.message{
font-size:120%;
}

.main-content{
margin-top:130px;
margin-left:50px;
width:580px;
height:320px;
overflow:auto;
}

.side-content{
margin-top:130px;
margin-left:5px;
}

.page-title{
font-size:150%;
}

dd{
margin-bottom:10px;
margin-top:5px;
}

input{
font-family:arial;
font-size:100%;
}

select{
font-family:arial;
font-size:100%;
}

textarea{
font-family:arial;
font-size:100%;
}

.game-frame{
margin-top:3px;
margin-left:2px;
}

.score-frame{
margin-top:70px;
}

.side-text{
font-size:95%;
margin-bottom:3px;
}

.side-spacer{
margin-top:7px;
}

.send-box{
width:150px;
font-size:100%;
}

.send-button{
margin-left:90px;
}

.mec-link{
width:180px;
height:60px;
position:absolute;
margin-top:80px;
cursor:pointer;
}

dd {margin-left:0em;}
label{font-weight:bold;}