body {
	font-family: 'Book Antiqua', Times, Serif;
	color: #333;
	}

#header
{
	background-image: url('/scan/l/the theologian in his garden.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	height: 250px;
}

#patrickpye
{
	float: left;
	width: 141px;
	height: 210px;
}

#menu
{
	padding-left: 160px;
	padding-top: 20px;
}

#thumbs
{
	width: 180px;
	float: left;
	text-align: center;
}

.thumb
{
	margin: 10px;
	border: 0px;
}

#picture
{
}

a {
	text-decoration: none;
  }

.menu_list {color: white; font-size: 14pt;}

a:link {color: #333;} 
a:visited {color: #333;} 
a:active {color: #333;} 
a:hover {color: #333; text-decoration: underline;} 

a.menu_list:link {color: white;} 
a.menu_list:visited {color: white;} 
a.menu_list:active {color: white;} 
a.menu_list:hover {color: white; text-decoration: underline;} 

img.patrickpye {vertical-align: text-bottom;}

#container {
	border: none;
	width: 1000px;
	}

#content {
	text-align: left;
	min-height: 338px;
}

#footer {
	clear: both;
	margin-top: 50px;
	text-align: left;
	font-size:  small;
}
