﻿.leftImage
{
	float:left;
	height:384px;
	width:330px;
}

	#LetterNav
	{
		margin-top:115px;
		text-align:center;
		width:100%;
	}
	
	.space
	{	
		color:White;
		font-size:12px;
		padding:0px 5px;
	}

	#LetterNav a
	{
		color:White;
		font-size:12px;
		text-decoration:none;
	} 

#boxerListing a
{
	 color:White;
	 display:block; 
	 font-size:14px; 
	 margin:10px 0px 0px 20px;
	 text-decoration:none;
}

#boxerSpotlight
{
	background:url('/images/boxerSpotlight.jpg') no-repeat;
	color:#FFFFFF;
	float:left;
	font-size:12px;
	height:406px;
	position:relative;
	width:209px;
}

	#boxerInfo
	{
		height:135px;
		margin:75px 0px 0px 22px;
		width:95px
	}
	
	.boxerInfo
	{
		display:block;
		padding-bottom:5px;
	}
	
	#boxerImage
	{
		position:absolute;
		right:-15px;
		top:34px;
		width:100px;
		z-index:2
	}
	
	#boxerWhiteBack
	{
		position:absolute;
		right:-24px;
		top:21px;
		z-index:1
	}
	
	#boxerAbout
	{
		height:90px;
		margin-left:10px;
		margin-top:5px;
		width:185px;
	}
	
	#blueBox
	{
		height:90px;
		margin-left:8px;
		margin-top:12px;
		text-align:center;
		width:190px;
	}
	
#boxerBio
{
	background:url(/images/dropShadow.jpg) top left repeat-x;
	background-color:#cab261;
	height:384px;
	overflow:auto;
	width:441px;
}

	#searchBox
	{
		margin:10px 0px 0px 232px;	
	}
	
	#boxerContent
	{
		font-size:13px;
		height:310px;
		margin:20px 0px 0px 40px;
		overflow:auto;
		padding:10px;
		width:380px;
	}