body {
	background-color: #e1e2c8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	}
	
 	
table {
	text-align: left;

	}
	
.bio {
	text-align: left;
	width: 600px;
	background-color: #FFFFFF;
	padding: 15px;
	border:thin double #660000;
 
	}	
	
	
h1 {
	font-size: 110%;
	color: #0065a7;
	}	
	
	
.nav {
	font-size: 80%;
	text-align:center;
	width: 400px; 

	}	

.bottomNav a {
	color: #CCCC33;
	text-decoration: none;
	}
.bottomNav a:hover {
	color: #FF9933;
		text-decoration: underline;
	}	
	
	
.bottomNav {
	font-size: 90%; 
	text-align:center;
	color:#993300;
	height: 28px;
	width: 400px;
	background-image:url(images/bar_middle.jpg);
	background-repeat: repeat-x;
	}	
.NavLeftEnd{
	float: left;
	width: 10px;
	height: 26px;
	background-image: url(images/left_nav.JPG);
	background-repeat: no-repeat;	
	}	
.NavRightEnd{
	float: right;
	width: 10px;
	height: 26px;
	background-image: url(images/right_nav.JPG);
	background-repeat: no-repeat;
	background-position: top;
	}	
	
.tds {
	font-size: 80%;
	color: #000000;
	text-align:center;

	}	
.floatRight {
	float: right;
	margin-left: 10px;
	}	
	
ul {width: 550px;
line-height: 150%;
padding-left: 20px;
padding-right: 30px;
}


.sl_badge_120 {width:120px;text-align:center;background-color:rgb(255,255,255);font-family:arial;font-size:12px;border:1px solid rgb(191,191,191); border-bottom:4px solid rgb(86,131,154);}
	.sl_badge_120 .profile {padding:2px;}
	.sl_badge_120 a {color:rgb(131,7,30);text-decoration:none;}
	.sl_badge_120 a:hover {text-decoration:underline;}
	.sl_badge_120 .outstanding {width:100%;text-align:center;font-family:arial,sans-serif;font-style:italic;font-weight:bold;font-size:10px;color:rgb(148,0,37);}
	.sl_badge_120 .only {width:100%;text-align:center;font-family:arial,sans-serif;font-style:italic;font-size:9px;color:rgb(100,100,100);}
	.sl_badge_120 .visit { text-align:center; font-size:9px; }
	
	#lawfooter {
	width: 100%;
	height: 130px;
 	
	}
	#leftbadge{width: 200px; height: 150px; display:inline-block;}
	#rightbadge{width: 200px; height: 150px; display: inline-block;}
		
