	body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-align: center;
		line-height: 14px;
	}
	
	img {
		border: none;
	}

	#container {
		width: 778px;
		border: 1px solid #000000;
		text-align: left;
		margin: 30px auto 0 auto;
	}
	
	#footer {
		width: 778px;
		margin: 3px auto 5px auto;	
		font-size: 9px;
		color: #666666;
	}
	
	#mid_border {
		margin-top: 17px;
		border-left: 1px solid #BFBFBF;
		display: block;
	}

	#thinner_text_column {	
			width: 288px;
			float: left;
			display: block;
			padding-top: 15px;
	}
	#contact_column {	
			width: 100%;
			float: left;
			display: block;
			padding-top: 15px;
	}
	
	.right_hand_imgs {

		float: left;
		display: block;
		margin: 17px auto auto 0px;
	}
	
	#photos {
		margin-top: 3px;
		margin-bottom: 30px;

	}
	
	#larger_photos {
		margin-top: 17px;
		margin-bottom: 30px;

	}	
	
	#photos td, #larger_photos td {
		border-left: 1px solid #666666;
	}
	
	.photolinks {
		padding: 4px 0 4px 4px;
	}
	
	#content p {
		padding-right: 145px;
	}
	#navigation {
		margin-left: 100px;
		margin-top: 20px;
	}
	
	#thinner_text_column p {
		padding-right: 0;
	}	
	
	#photos a:link, 
	#photos a:visited, 
	#photos a:hover, 
	#photos a:active,
	#larger_photos a:link, 
	#larger_photos a:visited, 
	#larger_photos a:hover, 
	#larger_photos a:active	
	{
		color: #000000;
		text-decoration: none;
	}
	#photos a:hover {
		text-decoration: underline;
	}
	#logo{margin:300px 0 0 32px;}
	a {text-decoration:underline;color:#103f73;}
	
	.contact-img {
			float:right;
			padding:10px 50px 0;
	}
	
	
	ul.homepage-text {
		list-style-type:inherit;
		list-style-position::inside;
		margin-left:10px;
		width:490px;
	
	}
	
	ul.homepage-text li {
	padding:3px;	
	display:list-item;
	margin:5px;
		
	}