body{
margin:0;
padding:0;
background:black;
}

#wrapper{
background:url(../images/ccgFrame/gameBG_1016x648.jpg) no-repeat;
margin:0 auto;
padding:0;
width:1016px;
height:648px;
}

#ccgEmbed{
width:800px;
height:600px;
margin:14px 0 0 16px;
padding:0;
float:left;
}

#controlPanel{
width:165px;
height:auto;
float:right;
margin:33px 13px 0 0;
padding:0;
}

.evilPointsTitle{
background: url(../images/ccgFrame/evilPointsTitleBG_138x25.jpg) no-repeat;
width:138px;
height:21px;
margin:19px auto 5px auto;
padding:4px 0 0 0;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:black;
font-size: 1.2em;
font-weight: bold;
}

.evilPoints{
background: url(../images/ccgFrame/evilPointsBG_150x39.jpg) no-repeat;
width:150px;
height:33px;
margin:0 auto;
padding:6px 0 0 0;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#82ba51;
font-size: 2em;
font-weight: bold;
}

#forfeitBtn{
background: url(../images/ccgFrame/forfeitBtn_103x76.jpg) no-repeat;
width:103px;
height:67px;
margin:367px auto 0 auto;
padding:9px 0 0 0;
cursor:pointer;
text-align: center;
color:#d7d7d6;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 2.3em;
font-weight: bold;
}

#forfeitBtn:hover{
background-position: 0 -76px;
}

#forfeitBtn:active{
background-position: bottom;
}

