		body		
		{
			text-align: center;
			background-color: #eee;
			margin: 0px;
			padding: 0px;
		}
		
		#box		
		{
			width: 770px;
			height: 460px;
			margin-right: auto;
			margin-left: auto;
			margin-top: 40px;
			padding: 0px;
			text-align: left;
			background-color: #fff;
		}
			
		#logo		
		{
			float: left;
			padding-top: 5px;
			padding-left: 5px;
		}
			
		#header		
		{
			float: left;
			padding-top: 45px;
			padding-left: 10px;
		}
			
		#headerTall		
		{
			float: left;
			padding-top: 19px;
			padding-left: 10px;
		}
			
		#nav		
		{
			display: inline;
			float: left;
			width: 172px;
			margin-top: 38px;
			margin-left: 30px;
		}
			
		#right		
		{
			display: inline;
			float: left;
			width: 550px;
			margin-top: 38px;
			margin-left: 13px;
		}
			
		#blurb		
		{
			padding: 0px;
			margin: 0px;
		}
			
		#photos		
		{
			float: left;
			width: 205px;
			margin-top: 18px;
			margin-left: 0px;
		}
			
		#content		
		{
			float: left;
			width: 330px;
			margin-top: 18px;
			margin-left: 10px;
			font-family: verdana;
			font: normal 12px verdana, hevetica, arial, sans-serif;
			color: #666;
			line-height: 16px;
		}
			
		.RightNav
		{
			background-image: url('../images/Arrow.gif');
			background-position: 0px 3px;
			background-repeat: no-repeat;
			background-color: #fff;
			width: 305px;
			padding-left: 15px;
			padding-bottom: 6px;
			font: normal 12px verdana, hevetica, arial, sans-serif;
			color: #314F7E;
			line-height: 16px;
		}
		
		.RightNav a		
		{
			color: #314F7E;
			text-decoration: none;
		}
		
					
		.RightNav a:hover
		{
			color: #999;
			text-decoration: none;
		}
			
		.RightBullet
		{
			background-image: url('../images/Arrow.gif');
			background-position: 0px 3px;
			background-repeat: no-repeat;
			width: 320px;
			padding-left: 15px;
			padding-bottom: 6px;
			font: normal 12px verdana, hevetica, arial, sans-serif;
			color: #444;
			line-height: 16px;
		}
			
		.LeftNav
		{
			background-image: url('../images/ArrowSmall.gif');
			background-position: 0px 4px;
			background-repeat: no-repeat;
			background-color: #fff;
			width: 160px;
			padding-left: 12px;
			margin-top: 2px;
			margin-bottom: 3px;
			font: bold 9px verdana, hevetica, arial, sans-serif;
			color: #314F7E;
			line-height: 12px;
		}
			
		.LeftNavBullet
		{
			background-image: url('../images/ArrowSmallOn.gif');
			background-position: 0px 4px;
			background-repeat: no-repeat;
			background-color: #fff;
			width: 160px;
			padding-left: 12px;
			margin-top: 2px;
			margin-bottom: 3px;
			font: bold 9px verdana, hevetica, arial, sans-serif;
			color: #314F7E;
			line-height: 12px;
		}
			
		.LeftNav a		
		{
			color: #999;
			text-decoration: none;
		}
		
					
		.LeftNav a:hover
		{
			color: #314F7E;
			text-decoration: none;
		}
		
		.LeftDots		
		{
			margin-bottom: 3px;
			display: block;
		}
		
		.LeftDotsLast	
		{
			margin-bottom: 5px;
			display: block;
		}
		.navButton	
		{
			margin-bottom: 5px;
		}
