body{
 	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	border: 0;
    }
.style1 {color: #999999; line-height:1.5}
#jmena {
	font-weight: bold;	
	color:#333333;
}
a{
    color:#990033;
    font-weight: normal;
	}
a:hover{
    color:#126BFC;
    font-weight: bold;
}
img{
    border:0;
}

#background{
	margin:0 auto;
	width: 760px;
    background:#fff url("images/bg.gif") repeat-y;
	  }
#all{
    width: 740px;
    margin: 0 10px;
}
#topimage{
	border: 0;
	padding:0;
	width: 740px;
    
	}
#content{
    width: 740px;
    position:relative;
	text-align:left;
	
}
#row1, #row2, #row3, #row4, #row5{
    width:720px;
	height:152px;
	margin:0;
    padding:0 15px;
	position:relative;
}
.card{
    float:left;
    width: 180px;
	height:152px;
    margin: 0;
    padding: 0;
    position:relative;
    }
.card-photo {
	margin:0;
	padding:0;
    padding-top:0;
	border: none;
    width:152px;
    height:152px;
    text-align: center;
    background:   url("images/image-bg.gif") no-repeat;
	}
.card-photo img{
	top:11px;
	position:relative;
	width:120px;
	height:120px;
	padding:5px;
	background-color:white;
	}
.card-photo img:hover{
	background-color: #FFCC66;
	}
.comments{
	width:610px;
	height:auto;	
    padding: 30px 0 8px 0;
    margin:0 70px;
	padding: 0 auto;
	position:relative;
	top:0px;
	left:0px;
	color:#990033;
    }
.name{
	width:610px;
	height:auto;	
    padding-bottom: 20px;
    margin:0 70px;
	padding: 0 auto;
	position:relative;
	text-align:right;
	font-style:bold;
    }
#footer{
   width: 740px;
   margin:0;
   text-align: center;
   height:auto;
   clear: both;
   }
.underline:hover{
   text-decoration:underline;
   }
  
 /*
.fans{
	background:url(images/fan.gif) no-repeat center;
	}
.response{
	background:url(images/response.gif) no-repeat center;
	}
*/
