/* Created by TopStyle Trial - www.topstyle4.com */

body {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:80%;	
}
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.2; 
}

h1,h2,h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ff2200;
	}
	
h1 {
	font-size: 24px;
	text-align: right;
	margin-bottom: -10px;
}
h2 {
	font-size: 18px;
	text-align: right;
	margin-bottom: -6px;}
	
h3 {
	font-size: 1.1 em;
}
note {
	font-size: 0.6 em;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 992px;
	min-height: 500px;
	margin-right: auto;
	margin-left:auto;
	border: 0px;
}

#nav {
	position: relative;
	float:left;
	width: 160px;
	padding: 0px 5px 5px 10px;
	border: 0px;
	text-align: right;
	
}
#main-body {
position: relative;
float:left;
width: 788px;
border: 0px;
text-align: left;
padding: 10px;
}


#player1 {
	position: absolute;
	border: 0px;
	top: 5px;
	left: 310px;		
}
#player2 {
		position: absolute;
		border: 0px;
		top: 140px;
		left: 310px;
		}
		
#player3 {
		position: absolute;
		border: 0px;
		top: 320px;
		left: 310px;	
}
.playerphoto {
	float: left;
	border: 0px;
	padding: 0px;
}
.bptext {
	float: left;
	width:280px;
	border: 0px;
	padding-left: 6px;
	font-size: 11px;
	line-height: 1.4;
}
#bptext1 {
	padding-top: 124px;	
}
#bptext2 {	
	padding-top: 104px;
}
