@font-face {
  font-family: "Bembo";
  src: url("fonts/BemboStd.otf");
}

.masthead 
	{text-align: left; 
	font-size: 18pt;
	border: solid 2px #ffffff;
	color: #000000;
	background-color: #ffcc66;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 30px;
	width: 960px;
	font-family: "Bembo", verdana;
	}
.biography { font-size: smaller; padding-left: 15px; }

.container {
	width: 960px;
}


#navlist
{
text-align: center;
margin-bottom: 0px;
padding-left: 0px;
background-color: #FFCC66;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
padding-bottom: 6px;
padding-top: 6px; 
line-height:150%; 
margin-left:0px; margin-right:0px; margin-top:0px; padding-right:0px
}

#navlist a, #navlist a:link, #navlist a:visited
{
border: 1px solid #999999;
padding: 1px;
padding-left: 0.5em;
padding-right: 0.5em;
color: #000000;
font-weight: bold;
text-decoration: none;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
border: 1px solid #000000;
padding: 1px;
padding-left: 0.5em;
padding-right: 0.5em;
text-decoration: none;
}

#navlist li
{
padding-right: 1px;
display: inline;
font-size: 10px;
}

#navlist ul
{
margin: 0px;
padding: 0px;
}

#navlist #active a { background-color: #FFFFFF; }

#google_results iframe {
	width: 650px;
} 

body { 
	background-color: #666666; 
	font-family: Georgia, "Times New Roman", serif;
	margin: 10px;
	line-height: 1.3em;
	word-spacing: 0.1em}

.content {
	background-color: #ffffff;
	font-size: 14px;
	padding: 10px;
	margin-top: 0;
	height:auto;
	}

.sidebar {
	float:right;
	border: #666 1px solid;	
}
.announcebox h1 {
	font-size: large;
	text-align: center;
	text-transform:uppercase;
	margin-top: 0;
	line-height: 100%;
	font-family: "Bembo", Georgian, Times, serif;
}
h1 {
 font-family: "Bembo", Georgia, "Times New Roman", Times, serif;
 line-height: 100%;
}
h2 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	}

.title { 
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	width: 85%;
	}

.announcebox { 
	font-family: verdana;
	padding: 5px;
	margin: 5px;
	font-size: 10px;
	width: 250px;
	line-height: 1.3em;
	text-align: left;
	border: solid 2px #c33;
	background-color: #ccf;
	}

.forthcomingissue { 
	font-family: Georgia, Times New Roman;
	font-size: 17px;
	}

.issue { 
	font-family: Georgia, Times New Roman;
	font-size: 17px;
	}

.article {
	margin-top: 10px;
	border-top: 1px solid #FFCC66;
	}

.page { 
	float: right;
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	}

.author { 
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	margin-top: 0px;
	}

.abstract { 
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	}

.footer{ 
	background-color: #ffffff; 
	padding: 5px;
	font-family: Georgia, "Times New Roman";
	font-size: 12px;
	border-top: 1px solid #ffcc66;
	width: 100%;
	line-height: 1.3em;
	text-align: center;
	}
	
.references {
	margin-top: 0px;
	}

.references p { 
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 10px;
	}
.purchase { position: relative; float: right; }

