﻿body {
	margin: 0px;
	background-color: #D3A87C;
	font-size: 76%;;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 130%;
}

a:link {	color: #6C4A1C; }
a:visited {	color: #6C4A1C; }
a:hover {	color: #333333; }
a:active {	color: #6C4A1C; }

a.lightlinks:link {	color: #D3A87C; text-decoration: none; }
a.lightlinks:visited {	color: #D3A87C; text-decoration: none; }
a.lightlinks:hover {	color: #D3A87C; text-decoration: underline; }
a.lightlinks:active {	color: #D3A87C; text-decoration: none; }

.body-wrap {
	width: 100%;
}

img {
border: 0;
}

.logo {
	width: 898px; 
	float: left;
	text-align: left;
}

.logo-image {
	height: 148px;
	width: 898px;
}

.header-outside-wrap {
	width: 100%; 
	background-color: #865B22; 
	border-bottom: 2px solid #333333;
}

.header-inside-wrap {
	width: 898px; 
	height: 150px;
}

.PreviousTable {
	width: 96%;
	margin-left: 25px;
	text-align: left;
	padding: 5px;
}

.PreviousCell {
	width: 24%;
	vertical-align: top;
	text-align: left;
	padding: 5px;

}

.content-wrap {
	width: 898px; 
	background-color: #FFFFFF; 
	overflow: auto; 
	padding: 5px; 
	border-left: 2px solid #666666; 
	border-right: 2px solid #666666;
}

.CurrentLunch {
	width: 48%; 
	float: left; 
	padding: 5px;
}

.PreviousLunch {
	width: 98%; 
	overflow: auto; 
	padding: 5px;

}

.Authors {
	width: 98%; 
	float: left; 
	padding: 5px; 
	text-align: left; 
	border-top: 1px dashed #666666;
}

.Grants {
	width: 48%; 
	float: right; 
	padding: 5px; 
	margin-top: -22px;
}

.Tickets {
	width: 49%; 
	float: right; 
	padding: 5px;
}

.author-detail {
	height: 160px;
	border-bottom: 1px dashed #666666;
}

.Author-Images {
	float: left;
	width: 120px;
	height: 150px;
	padding-left: 5px;
	padding-right: 5px;
	
}

.Book-Images {
	float: right;
	width: 100px;
	height: 150px;
	padding-left: 5px;
	padding-right: 5px;
}

.Sponsors {
	width: 98%; 
	font-weight: bold;
	text-align: center;
}

.header {
	width: 42%;
	float: right;
	color: #FFFFFF;
}

.footer {
	width: 898px; 
	background-color: #FFFFFF; 
	padding: 5px; 
	overflow: auto; 
	border-left: 2px solid #666666; 
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	margin-left: auto;
	margin-right: auto;
}

blockquote {
text-align: left;
margin-left: 150px;
}

h1 {
color: #6C4A1C;
margin-bottom: -22px;
}

h2 {
color: #6C4A1C;
margin-bottom: -8px;
}

h3 {
margin-bottom: 2px;
}

hr {
height: 1px;
width: 75%;
border: 1px solid #FFFFFF;
margin: 1.5em 10px;
border-bottom: 1px dashed #666666;
}

