body {
	text-align:center;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	font-size:10pt;
	background-color:#FCF1EB;
	}
#frame{
	background-color: #fff; 
	margin:0;
	text-align: left; 
	margin-right: auto; 
	margin-left: auto; 
	position: relative; 
	top: 0px; 
	width: 850px;
	border:1px solid #ccc;
	background-color:#fff
	}
#tagline{
	text-align:center;
	font-size:1.2em;
	width:100%;
	border-top:1px solid #0D598D;
	border-bottom:1px solid #0D598D;
	font-weight: bold;
	font-style: italic;}

#mainframe
     {
     width:100%;
     background-color:#fff;
     clear:both;
       }
#breadcrumb{
	width:100%;
	border-bottom:solid 1px #0D598D;
}
#footer {
	position : relative; 
	width : 100%; 
	background-color:#4D6F18;
	font-size : .9em; 
	margin:0px;
	padding:0px;
	height:30px;
	text-align : center; 
} 
#left {
	float : left; 
	position : relative; 
	width : 185px; 
	margin:0px;
	margin-top : 3px; 
	margin-left:2px;
	padding: 0px;
	padding-left:2px;

}
#arch{
margin-top:20px;
width:100%;
height:130px;
background-image: url(../images/arch.jpg);
background-repeat: no-repeat;
background-position: center;} 
#top {
	position : relative; 
	vertical-align : bottom; 
	line-height : 50px; 
	text-align : center; 
	width : 100%; 
	height : 185px; 
	border : 0px; 
	margin: 0;
background-image: url(../images/Header.jpg);
background-repeat: no-repeat;} 

#nav {
	position : relative; 
	display : block; 
	margin:0px;
	margin-top : 2px; 
	border-bottom : #0D598D 1px solid; 
	padding: 0; 
	text-align:center;
	color: #000000;
} 
#content {
	width:630px;
	float:right;
	background-color : #ffffff; 
	margin : 0 auto; 
	padding : 5px 5px; 
} 
#copyright,#press{
	width:100%;
	text-align:center;
	clear:both;
	height:110px;
	font-size: .9em;
background-image: url(../images/footer.jpg);
background-repeat: no-repeat;
	background-color:#4D6F18;
	padding:0px;
	margin:0px;

}
#credits{
width:100%;
text-align:center;
font-size:.8em;
color:#999999

}
/***************** Front Page Layout *******************/

#frontcontent{

	width: 640px;
	padding: 0;
	margin: 0;
	float: left;
	color: #4F4F4F;
	margin-bottom: 10px;
	padding-bottom:10px;
	margin-top:4px;
	margin-left:10px;

	}
#front-left{
	background-color:#F2E2D3;
	margin-bottom:10px;
	min-height:200px;
  height:auto !important;
  height:200px;
  margin-top:10px;
  padding-left:5px;
		border-right:1px solid #999;
		border-bottom:1px solid #999;
		border-left:1px solid #eee;
		border-top:1px solid #eee;

}
#front-bottom-left{
	float:left;
	width:48%;
	border-left:0px;
	padding-left:5px;
		background-color:#D5D110;
		border-right:1px solid #999;
		border-bottom:1px solid #999;
				border-left:1px solid #eee;
		border-top:1px solid #eee;
}
#front-bottom-right{
	float:right;
	width:48%;
	border-right:0px;
	padding-left:5px;
	background-color:#D5D110;
		border-right:1px solid #999;
		border-bottom:1px solid #999;
				border-left:1px solid #eee;
		border-top:1px solid #eee;
}
#topnav{
float:left;
width:49%;
}
#searchDB{
float:right;
width:49%;
}