	img {
		border: 0px;	
	}
	#profile_main {
		background-image: url('graphics/background.jpg');
		background-repeat: no-repeat;
		width: 462px;
		height: 184px;
		float: left;
		margin-left: 10px;
		margin-bottom: 10px;
		font-weight: normal;
	}
	
	#lsstatus {
		position: relative;
		top: 6px;
		left: 6px;
		width: 22px;
		height: 22px;
		z-index: 1;
	}
	
	#login {
		position: relative;
		top: -18px;
		left: 40px;
		color: #FFF;
		font-size: 20px;
		font-family: Verdana, Geneva, sans-serif;
		z-index: 2;
	}
	
	#login a {
		color: #FFF;
		text-decoration: none;
	}
	
	#login a:hover {
		text-decoration: underline;	
	}
	
	#lsfeatured {
		position: relative;
		top: -42px;
		left: 322px;
		width: 129px;
		height: 25px;
	}
	
	#profile_desc {
		font-size: 11px;
		font-family: Verdana, Geneva, sans-serif;
		color: #FFF;
		position: relative;
		top: -28px;
		left: 15px;
		width: 290px;
		height: 90px;
	}
	
	#profile_race {
		position: relative;
		left: 369px;
		top: -112px;
	}
	
	#profile_links {
		position: relative;
		left: 326px;
		top: -90px;
		width: 125px;
	}
	
	#profile_league {
		position: relative;
		top: -108px;
		left: 14px;
	}
	
	img.race {
		width: 16px;
		height: 25px;
		padding-left: 2px;
		padding-right: 2px;
	}