/************************************************************************/
/*                                                                      */
/* St Pauls Amarican Service Dead Book Cascading Style Sheet            */
/*                          for Browser Control.                        */
/*                                                                      */
/* Copyright © 2005-2007 Gower Consultants Ltd.  All rights reserved.   */
/*                                                                      */
/************************************************************************/

div.alpha {
}

div.searchfor {
	width:100%;
	text-align:center;
}

div.navigation {
	width:15%;
	clear:left;
	float:left;
	height:910px;
	overflow:scroll;
}

div.navbuttons {
	width:650px;
	min-width:650px;
	max-width:650px;
	max-height:50px;
	float:left;
	text-align:center;
}

div.image {
	width:650px;
	min-width:650px;
	max-width:650px;
	max-height:910px;
	float:left;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

div.notfound {
	width:90%;
	margin-left:auto;
	margin-right:auto;
}

img.nav{
	width:50px;
}

img.det {
	margin-left:auto; 
	margin-right:auto;
}

input.searchbtn {
	vertical-align:middle;
}
