BODY{
width:960px;
margin:0 auto;
background:#000000;
}
IMG{border:none;}

#wrapper{
width:954px;
height:1200px;
border: solid 3px #252525;
background:#121212;
}

.titles{
height:73px;
float:left;
}

.home{
height:73px;
float:left;
background:url(../images/spi_01.jpg);
width:51px;
cursor:pointer;
}

.home:HOVER{
height:73px;
float:left;
background:url(../images/spa_01.jpg);
width:51px;
}

.members{
height:73px;
float:left;
background:url(../images/spi_02.jpg);
width:56px;
cursor:pointer;
}

.members:HOVER{
background:url(../images/spa_02.jpg);
}

.profile{
height:73px;
float:left;
background:url(../images/prf_i.jpg);
width:56px;
cursor:pointer;
}

.profile:HOVER{
background:url(../images/prf_a.jpg);
}

.watch{
height:73px;
float:left;
background:url(../images/spi_03.jpg);
width:80px;
cursor:pointer;
}

.watch:HOVER{
background:url(../images/spa_03.jpg);
}

.watch_doi{
background:url(../images/cont_249.jpg);
width:148px;
height:67px;
float:left;
}

.watch_doi:HOVER{
background:url(../images/img_a_257.jpg);
}
.hyperlinked{
color:#FFFFFF;
font-size:10px;
font-family:Verdana;
text-decoration:none;
}
.hyperlinked:HOVER{
text-decoration:underline;
}

.upgrade_btn{
background:url(../images/upgrade_btn_i.jpg);
width:56px;
height:73px;
float:left;
cursor:pointer;
}
.upgrade_btn:HOVER{background:url(../images/upgrade_btn_a.jpg);}
