/*Format for large picture table */
#lgpicTbl {		border-width:6;
				border-color:#993366;
				border-style: ridge;

}

h1	{	color: #993366;
		font-family: tolkien,arial;
		font-size: 32pt;
		font-wieght:bold;
		line-height:36pt;
		margin:0px;
		padding:0px;
		text-align:center;
		}
				
h2	{	color: #993366;
		font-family: tolkien,arial;
		font-size: 22pt;
		font-wieght:bold;
		line-height:32pt;
		margin:0px;
		padding:0px;
		}
		
		#hofInfo {	padding-left: 0px;
			font-family: arial,helvetica;
			font-size: 10pt;
			font-weight: bold;
		}

#IAInfo {	padding-left: 140px;
			font-family: arial,helvetica;
			font-size: 10pt;
			font-weight: bold;}
			
.honoree	{	font-family: arial,helvetica;
				font-size: 10pt;
				font-weight: bold;
			}

#Donachie {padding-left: 81px;}

hr	{line-height:4px;}

/*Moving the picture of James an accordian down a bit */

#boxPic {		position: relative;
				left: 0px;
				top: 19px;
				z-index: 1;	
			}
			
.boldtext	{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
}


