body {
	text-align:center;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:10pt;}
#frame{
	background-color: #fff; 
	text-align: left; 
	margin-right: auto; 
	margin-left: auto; 
	border: solid 1px #0D598D; 
	position: relative; 
	top: 0px; 
	width: 750px;
	}
#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%;
     
     
       }
#breadcrumb{
	width:100%;
	border-bottom:solid 1px #0D598D;
}
#footer {
	position : relative; 
	float : left; 
	border : solid #0D598D; 
	width : 100%; 
	font-size : .9em; 
	border-width : 1px 0 0; 
	text-align : center; 
} 
#left {
	float : left; 
	position : relative; 
	width : 185px; 
	margin:0px;
	margin-top : 3px; 
	margin-left:2px;
	padding: 0px;
	padding-left:2px;
} 
#top {
	position : relative; 
	vertical-align : bottom; 
	line-height : 50px; 
	text-align : center; 
	width : 100%; 
	height : 223px; 
	border : 0px; 
	border-bottom:1px solid #0D598D;
	margin: 0; 
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;} 
#isbn{
	text-align:center;
	width:100%;
	font-variant: small-caps;
	font-weight: bold;
	font-size: .8em;
	border-top:solid 1px #0D598D;
	height:auto;
	}
#nav {
	position : relative; 
	display : block; 
	margin:0px;
	margin-top : 2px; 
	border-bottom : #0D598D 1px solid; 
	height : 22px; 
	padding: 0; 
	text-align:center;
	color: #000000;
	border-bottom: 1px #0D598D solid;} 
#content {
	width:530px;
	float:right;
	background-color : #ffffff; 
	margin : 0 auto; 
	padding : 5px 5px; 

} 
#copyright,#press{
	width:100%;
	border-top:1px solid #0D598D;
	text-align:center;
	clear:both;
	font-size: .9em;}
#credits{
width:100%;
text-align:center;
font-size:.8em;
color:#999999

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

#frontcontent{

	width: 540px;
	padding: 0;
	margin: 0;
	float: left;
	color: #4F4F4F;
	margin-bottom: 10px;
	border: 1px #0D598D solid;
	padding-bottom:10px;
	margin-top:4px;
	margin-left:10px;
	}
#front-left{
	border-bottom: 1px #0D598D solid;
	margin-bottom:10px;
	min-height:200px;
  height:auto !important;
  height:200px;


}
#front-bottom-left{
	float:left;
	width:48%;
	border:1px solid #0D598D;
	border-left:0px;
	padding-left:5px;
}
#front-bottom-right{
	float:right;
	width:48%;
	border:1px solid #0D598D;
	border-right:0px;
	padding-left:5px;
}