body
{
	background: #383838 url(images/profile-bg.png) repeat-y 50% 0;
}

#bodytext {
	position: absolute;
	top: 32px;
	left: 201px;
	width: 796px;
	background: #FFFFFF;
	line-height: 1.5;
}


#logobusiness	 {
	float: right; 
	font-size: 1em; 
	text-align: left; 
	color:#000000; 
	width: 200px; 
	margin:10px 5px 0px 10px;
	}
	
#logobusiness img {
	width: 200px;
	}


#relatedbusiness {
	clear: right;
	float: right;
	font-size: 1em; 
	text-align: left; 
	color:#000000; 
	width: 200px; 
	background:#EEEEEE; 
	border: 1px solid #000000;
	margin:10px 5px 0px 10px;
	}
	

#relatedbusiness ul {
	margin:0 0 10px 0;
	padding: 5px 10px 0px 10px; 
	list-style:none;
}

#relatedbusiness li {
	background-image: url(images/relbusmark.gif);
	margin:0;
	padding: 3px 10px 0px 15px; 
	background-position: 0em 0.8em;
	background-repeat:no-repeat;
	color: #122B5F;
}

#relatedbusiness li a {
	font-weight:normal;
	text-decoration: underline; 
	display: block; /* makes full block clickable */
	color: #0000FF; 
}

#relatedbusiness li a:hover {
	color: #120E5A;
}
