
	.leftNavInlineText {
		line-height: 10px;
		font-size: 9px;
		color:#003366;
	}
	#profile_names {
		padding: 0px;
		margin: 0px;
		width: 170px; 
		float:left;
	}	
	#profile_names li {
		padding: 0px;
		margin: 0px;
		border-bottom: 1px dotted #000;
	}
	#profile_names li a {
		display:block;
		width: 140px; 
		color: black;
		font-weight: normal;
		text-decoration: none;
		padding: 2px 0px 4px 20px;
	}
	#profile_names li a:hover {
    	background:url(../images/profile_images/li.gif) no-repeat 4px 4px;
		background-color: #f5f5f5;
		color:#0a4e6f;

		
	}


	#profile_names ul {
		border-top: 1px dotted #000;
		padding: 0px;
		margin: 0px;
		margin-left: 4px;
		width:160px;
		font-size: .7em;
		display:block;
		list-style-type:none;
	}
	
	.profileCurrSelected {
    	background:url(../images/profile_images/li.gif) no-repeat 4px 4px;
		background-color: #F5C012;
		color: white;	
	}
	
	#profile_intro {
	
		padding-bottom: 5px;
		font-weight:bold;
		font-size: .9em;
	}
	#profile_text2 {
		width:726px;
		text-align:left;
		background-color:#fef0e6;
    	background:white url(../images/bg_screen_ext.gif) repeat-y 0px 0px;
		font-size:.75em;
		padding: 6px;
		margin:0px;

	}
	#profile_text {
		background-color:#fef0e6;
    	background:white url(../images/bg_screen_ext.gif) repeat-y 0px 0px;
		font-size:.75em;
		padding: 6px;
		width: 370px;
		border-top: 5px solid #F5C012;

	}
	.profile_subhead {
		font-size: 1em;
		font-weight: bold;
		font-style:italic;
		padding: 10px 0px 5px 0px;
	}


	#profile_stats {
		width: 184px; 
		float:left; 
		font-size:.8em;
		background-color:#0a4e6f;
		color: white;		
		margin-left: 2px;
		margin-top:4px;
	}
	#profile_stats div {
		padding: 2px;
		margin:0px;
		text-align:left;
		font-size: .8em;
		border-bottom: 1px dotted #9cf;
	}
	#profile_stats  strong { 
		color:#9cf;		
	}
	#vital_stats {
		margin-left: 6px;
	}
	#profileTable, .photoGalleryBox {
    	background:white url(../images/bg_screen_ext.gif) repeat-y 0px 0px;
		padding: 0px;
		padding-top: 10px;
		border-left: 1px solid black;
		border-bottom: 1px solid black;
		border-right: 1px solid black;
		width:740px; 
		color: black;	
		text-align: left;
	}
		