/* Main body of the site. */

body 
{
	font-family: verdana, helvetica, sans-serif;
	background-color: #8C0000;
	margin: 0;
	padding: 0;
}


/* Text styles. */	

p, td  
{
	font-size: 13px;
}
	
ul  
{
	font-size: 12px;
	list-style-type:square;
}	

h1 
{
	font-size: 18px;
	color: #000000;
	padding: 5px 0px 0px 0px;
}

h2, h3, h4
{
	color: #990000;
}
	
h2 
{
	font-size: 16px;
}

h3 
{
	font-size: 15px;
}

h4 
{
	font-size: 14px;
}
	
.smalltext  
{
	font-size: 11px;
}

.top-quote 
{
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: italic;
	font-weight:lighter;
	color: #990000;
	margin: 0px;
}
	
	
/* Wrapper container. */	

#wrapper
{
	width: 740px;
	margin: 0px auto;
	background-color: #EFEEBF;
}


/* Masthead. */	

#masthead 
{
	background-image: url(../interface-images/masthead-bg.jpg);
	height: 150px;
}


/* Container for holding Flash slideshows. */	

#masthead-flash 
{
	position: absolute;
	width: 420px;
	height: 140px;
	margin: 5px 105px 0px 215px;
}

	
/* Masthead links area. */	

#masthead-links p 
{
	position: absolute;
	width: 80px;
	margin: 30px 50px 0px 650px;
	font-size:11px;
	font-weight:bold;
	line-height: 2.2;
}
	
#masthead-links p a	
{
	text-decoration:none;
	color: #000000;
}

#masthead-links p a:hover
{
	color: #990000;
}	

 
/* Navigation bar. */	

#navbar ul
{
	margin: 0px auto;
	padding: 1em 1em;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../interface-images/navbar-bg.jpg);
}

#navbar ul li 
{ 
	display: inline; 
}

#navbar ul li a
{
	text-decoration: none;
	margin: 0;
	padding: 1em .75em;
	color: #990000;
}

#navbar ul li a:hover
{
	color: #000000;
}
	
	
/* Content area. */	

#content
{
	float: left;
	margin: 5px 5px 5px 10px;
	padding: 5px 5px 5px 5px;
	width: 480px;	/* Don't exceed 480, due to bug in IE. */
}

.contentImage
{
	float: left;
	padding: 0 10px 10px 0;
}


/* Sidebar. */	

#sidebar 
{
	width: 200px;
	margin: 5px 8px 0px 518px;
	padding: 5px 5px 5px 5px;
}
	
#sidebar a  
{ 
	color: #990000; 
	text-decoration: underline;
}

#sidebar a:hover  
{	
	color: #000000; 
}
	
.sidebar-subhead 
{
	font-size: 13px;
	font-weight: bold;
	background-image: url(../interface-images/sidebar-subhead-bg.jpg);
	margin: 15px 0px 0px 0px;
	padding: 6px 0px 6px 5px;
	text-align: center;
	border-width: 2px;
	border-color: #990000;
	border-style: ridge ridge none;
}
	
.sidebar-box 
{
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	background-color: #E9D78F;
	background-image: url(../interface-images/sidebar-box-bg.jpg);
	border-width: 2px;
	border-color: #990000;
	border-style: none ridge ridge;
}

#sidebarLinks
{
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
	border: 2px solid #990000;
	font-size: 13px;
	font-weight: bold;
}
	
#sidebarLinks a  
{ 
	color: #990000; 
	text-decoration: none;
}

#searchForm, #mediaEzineForm
{
	text-align: center;
}

.clearContent
{
	clear: both;
}


/* Footer. */
#footer
{
	height: 48px;
	background-image: url(../interface-images/footer-bg.jpg);
	clear: both;
}

	
/* Credits. */

.credit 
{ 
	font-size: 10px;
	color: #EFEEBF;
	text-align: center;
}

.credit a 
{ 
	color: #EFEEBF;
	text-decoration: none;
}

.credit a:hover  
{	
	text-decoration : underline;
}	

#widePage
{
	margin: 5px 5px 5px 10px;
	padding: 5px 5px 5px 5px;
	background-color: #EFEEBF;
}

#widePage h1, h2, h3, h4, p
{
	padding: 0 10px;
}

#widePage h1
{
	font-size: 18px;
}
	
#widePage h2 
{
	font-size: 16px;
}

#widePage h3 
{
	font-size: 15px;
}

#widePage h4 
{
	font-size: 14px;
	font-style: italic;
}

#selectAuthor
{
	float: right;
	margin: 0 5px 0 5px;
	padding: 10px 5px 0 5px;
	border: 2px solid #990000;
	background-color: #EFEEBF;
}

#selectAuthor h3
{
	margin: 0;
}

#authorImage
{
	padding: 0 5px 0 0;
	float: left;
	margin: 0 10px 0 10px;
}

#authorImage p
{
	font-size: .8em;
	text-align: center;
	margin: 5px 0 5px 0;
	padding: 0;
}

#authorInfo
{
	clear: both;
}

.bookListing
{
	clear: left;
	margin: 10px 0 0 0;
}

.bookImage
{
	float: left;
	padding: 0 10px 10px 10px;
}

.bookTable
{
	margin: 10px 0;
	padding: 0 10px;
}

.eventInfo
{
	margin: 5px 0;
	padding: 0 10px;
}

.eventInfo h1, h2, h3, p
{
	font-size: .7em;
}

.awardListings
{
	clear: left;
}