#main_container { 
	width: 841px; 
	height: 801px; 
	margin: 0 auto; 
	text-align: left; 
	background: #fff url('bookmarks.jpg') no-repeat 0 0; 
	position: relative; 
	}
#fullnamediv { 
	position: absolute; 
	height: 75px; 
	width: 730px; 
	left: 25px; 
	top: 16px;  
	}
.fullnamespan {
	font-family: TW Cen MT Condensed, Verdana, Tahoma, Helvetica, Arial;
	font-size: 36px;
	color: #0099cc;
	letter-spacing: 0.3ex;
}

#userphoto { 
	position: absolute; 
	height: 282px; 
	width: 373px; 
	left: 35px; 
	top: 72px;  
	}
.resizew
{
	width:373px;
	height:auto;
}
.resizeh
{
	width:auto;
	height:280px;
}

#userdata {
	position: absolute; 
	height: 80px; 
	width: 370px; 
	left: 25px; 
	top: 373px;  
	}
.blueheader {
	font-family: TW Cen MT Condensed, Verdana, Tahoma, Helvetica, Arial;
	font-size: 18px;
	color: #0099cc;
	font-weight: bolder;
}
.userinfo {
	font-family: Verdana, Tahoma, Helvetica, Arial;
	font-size: 12px;
	color: #000000;
}

#edituserdata {
	position: absolute; 
	height: 80px; 
	width: 80px; 
	left: 275px; 
	top: 375px;  
}

#myurllink { 
	position: absolute; 
	height: 200px; 
	width: 390px; 
	left: 32px; 
	top: 483px;  
	}
.userurl {
	font-family: Verdana, Tahoma, Helvetica, Arial;
	font-size: 18px;
	color: #000000;
}

#twitterfriends {
	position: absolute; 
	height: 80px; 
	width: 390px; 
	left: 32px; 
	top: 603px;  
	}

#urllist { 
	position: absolute; 
	height: 651px; 
	width: 369px; 
	left: 449px; 
	top: 72px;  
	}

a.pklink:link {
  	font-family: Verdana, Tahoma, Helvetica, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #0099cc;
}
a.pklink:visited {
  	font-family: Verdana, Tahoma, Helvetica, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #0099cc;
}
a.pklink:hover {
  	font-family: Verdana, Tahoma, Helvetica, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #0099cc;
}
a.pklink:active {
  	font-family: Verdana, Tahoma, Helvetica, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #0099cc;
}


#img_box{ 
width:90%; 
height:90%; 
} 
#img_box img{ 
width:100%; 
height:100%; 
} 


a.pklink2:link {
  	font-family: Verdana, Tahoma, Helvetica, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #0099cc;
}
a.pklink2:visited {
  	font-family: Verdana, Tahoma, Helvetica, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #0099cc;
}
a.pklink2:hover {
  	font-family: Verdana, Tahoma, Helvetica, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #0099cc;
}
a.pklink2:active {
  	font-family: Verdana, Tahoma, Helvetica, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #0099cc;
}

#footer { 	width: 841px; 
	height: 30px; 
	margin: 0 auto; 
	text-align: left; 
	background: transparent none no-repeat 0 0; 
	position: relative; padding-top: 10px;  } 
	
#footer p { color: #000; font-size: 10px; font-family: Verdana; width: 100%; text-align: center; }
#footer p a { color: rgb(0, 153, 204); font-size: 10px; font-family: Verdana; margin-left: 15px; margin-left: 15px; text-decoration: none; }
#footer p a:hover { text-decoration: underline; }