body {
	padding:0;
	margin:0;
}
a {
	font-weight:normal;
}
#wrap {
	width:900px;  
	margin:0 auto;  
	padding:0; 
}
#mainLayout {
	width:900px;
	padding:0px;
	margin:0 !important;
}
#profile {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	text-align:center;
}						
a:link, a:active, a:visited {
	color:#0092c8;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	color:#0092c8;
	text-decoration:underline;
}
div#ctl00_Header_ctl00_searchControls,
#form,
#profile_url .heading,
#header_search,
#header img,
.international,
#header {
	display:none;
}
#profile_url {
	position:absolute;
	width:900px;
	top:10px;
	color:#727272;
	text-align:right;
}
*html #profile_url {
	width:890px;
}
#topnav {
	margin:0;
	padding:30px 0 0 0;
	word-spacing:6.8px;
	font-size:12px;
}
*html #topnav {
	word-spacing:4.85px;
}
#topnav,
#topnav a,
#footer,
#footer a {
	color:#808080 !important;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
}
#topnav a:hover,
#footer a:hover {
	color:#808080 !important;
	text-decoration:underline;
}
.redtext {
	color:#0092c8;
}
div#contactLinks {
	position:relative;
}
div#contact {
	position:absolute;
	top:48px;
	left:500px;
	font-size:12px;
}
div#profileBottom {
	width:900px !important;
	margin-top:37px;
	margin-left:-19px;
}
/* --------- Friends ---------- */

div#friendContainer {
	width:880px;
	margin-top:0;
}
*html div#friendContainer {
	margin-top:17px;
}
div#friendContainer img {
	max-width: 70px;
	max-height: 65px;
	width:expression((this.width > 70)? ((this.height > 65)? ((this.width/70 < this.height/65)? true : 70) : 70) :true);
	height:expression((this.height > 65)? ((this.width > 70)? ((this.height/65 < this.width/70)? true : 65) : 70) :true);
	border:1px solid #727272;
}
div#friendContent {
	margin-left:70px;
}
div.friend {
	margin-top:10px;
}

/* --------- Forums ---------- */

div#forumContainer {
	width:880px;
	margin:52px 0 0 23px;
	padding:0;
}
div#forumContent {
	margin-left:47px;
}
div#forumContent .left {
	display:none;
}
div#forumContent .right {
	position:absolute;
	margin-top:-25px;
	margin-left:615px;
	width:200px;
	font-size:12px;
}

/* --------- Comments ---------- */

div#commentContainer {
	width:880px;
	margin:63px 0 0 13px;
}
div#commentContent {
	margin:15px 0 0 50px;
	width:820px;
	padding:0 0 0 7px;
}
div#commentContent .right,
div#commentContent .heading {
	display:none;
}
#profile_comments a {
	font-weight:bold;
}
#profile_comments td, #profile_comments tr, #profile_comments th {
	margin-top:5px;
	padding-top:5px;
}
h4.commentdate {
	margin:10px 0 5px 0;
}
