@charset "utf-8";
/* CSS Document */

#all {
   width:750px;
   }
/*top*/
#top {
	background-color:#000000;
	height:80px;	
	text-align:left;
	background-image: url(top.gif);
	background-repeat:no-repeat;
	width:750px;
	   }
#body_section {
	background-image:url(body_back.gif);
	background-repeat:repeat-y;
		 	 }
#tb {
	position:relative;
	left:47px;
	top:2px;
	width:673px;
	z-index:1;
	border-color:#000000;
	border-width:1px;
	border-style:groove;
	text-align:center;
	padding:5px;
	margin-bottom:2px;
}
#mp {
	position:relative;
	left:47px;
	top:3px;
	width:673px;
	z-index:1;
	border-color:#000000;
	border-width:1px;
	border-style:groove;
	text-align:center;
	padding:5px;
	margin-bottom:3px;
	height:271px;
}
#cb {
	position:relative;
	left:47px;
	top:2px;
	width:673px;
	z-index:1;
	border-color:#000000;
	border-width:1px;
	border-style:groove;
	text-align:center;
	padding:5px;
	margin-bottom:2px;
	font-size:14px;
	height:65px;
}
#pb {
	position:relative;
	left:47px;
	top:2px;
	width:673px;
	z-index:1;
	border-color:#000000;
	border-width:1px;
	border-style:groove;
	text-align:center;
	padding:5px;
	margin-bottom:2px;
	font-size:14px;
	height:48px;
}
.player_bar {
   border-color:#000000;
   border-width:1px;
   border-style:inset;
    text-align:center;
	}
.pbc {
    background-color:#B31A31;
	white-space:nowrap;
	border-color:#000000;
    border-width:1px;
    border-style:inset;
	color:#FFFFFF;
	}
#player_section {
	background-image:url(body_back.gif);
	background-repeat:repeat-y;
		 	 }
			 
.profile_area {
	position:relative;
	left:47px;
	top:2px;
	width:683px;
	z-index:1;
	border-color:#000000;
	border-width:1px;
	border-style:groove;
	text-align:center;
	padding:5px 0px 1px 0px;
	margin-bottom:1px;
	font-size:14px;
	}
.ptc {
    background-color:#000000;
	white-space:nowrap;
	color:#FFFFFF;
	}
.profile_bar {
    text-align:center;
	}
.profile_photo {
   width:192px;
   height:300px;
   }
.group_pic {
   width:400px;
   height:300px;
   }
.pa {
   width:683px;
   top:-5px;
   }
.pp {
   background-color:#000000;
   width:201px;
   text-align:center;
   padding-top:5px;
     }
.pt	 {
   padding:5px;
   }
.r_bar {
   background-color:#B31A31;
   height:15px;
   }
#contact_box {
	position:relative;
	left:47px;
	top:2px;
	width:673px;
	z-index:1;
	border-color:#000000;
	border-width:1px;
	border-style:groove;
	text-align:center;
	padding:5px;
	margin-bottom:4px;
	text-align:left;
	font-weight:bold;
		}
#bottom_bar {
	background-image:url(bottom.gif);
	width:750px;
	height:60px;
	}
#bottom_menu {
    text-align:center;
	font-size:10px;
	padding:5px;
	}
.copyright {
    font-weight:normal;
	}

/*text*/
body {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-size:12px;
   }
h1 {
	font-size:20px;
	color:#ffffff;
	font-weight:bold;
	margin-top:10px;
	text-indent: 45px;		
	  }
h2 {
   font-size:12px;
   font-weight:bold;
   }
.cn {
   color:#B31A31;
   } 