.restricted_access {
	float: right;
	clear: right;
	border : 3px solid #434;
	padding : 15px;
	margin-left: 25px;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	line-height: 125%;
	text-align: justify;
	padding: 0;
	margin: 0;
	background-color: #F4E4B4;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 800px;
	border: #02314D solid 7px;
}

#content {
	background-color: #FFFBEF;
	color: #02314d;
	padding: 15px;
}

h3.header {
	height: 515px;
	width: 800px;
	background: url(images/title_main_date_4alt.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}

h3.header:hover {
    height: 515px;
    width: 800px;
    background: url(images/title_main_date_4alt_credit.jpg);
    background-repeat: no-repeat;
    margin-top: 0px;
}


h3.sub-header {
	height: 145px;
	width: 800px;
	background: url(images/subhead1.gif);
	background-color: #FFFBEF;
	background-repeat: no-repeat;
	margin-top: 0px;
}

h3.sub-header2 {
	height: 145px;
	width: 800px;
	background: url(images/subhead2.gif);
	background-color: #FFFBEF;
	background-repeat: no-repeat;
	margin-top: 0px;
}

h3.sub-header3 {
	height: 145px;
	width: 800px;
	background: url(images/subhead3.gif);
	background-color: #FFFBEF;
	background-repeat: no-repeat;
	margin-top: 0px;
}

h3.sub-header4 {
	height: 145px;
	width: 800px;
	background: url(images/subhead4.gif);
	background-color: #FFFBEF;
	background-repeat: no-repeat;
	margin-top: 0px;
}

#nav {
	position: absolute;
	top: 515px;
	left: 0px;
	width: 800px;
	height: 25px;
	background: #4D0131;
	padding: 0;
	margin: 0;
}

#nav ul {
	list-style-type: none;
	height: 25px;
	vertical-align: baseline;
	padding: 0;
	margin: 0;
}

#nav li {
	position: relative;
	top: 5px;
	font-family: Helvetica, Arial, sans-seriff;
	font-size: small;
    width: 12.5%;
    text-align: center;
	height: 25px;
	vertical-align: middle;
	letter-spacing: 0.1em;
	display: inline;
	float: left;
}

#nav li a {
	color: #F4E4B4;
	font-weight: bold;
	text-decoration: none;
	border: 2px;
}

#nav li a:hover {
	border-bottom: #F4E4B4 1px solid;
}

#sub-nav {
	position: absolute;
	top: 145px;
	left: 0px;
	width: 800px;
	height: 25px;
	background: #4D0131;
	padding: 0;
	margin: 0;
}

#sub-nav h3 {
	padding: 0;
	margin: 0;
	height: 0px;
}

#sub-nav h3 span {
	display: none;
}

#sub-nav ul {
	list-style-type: none;
	height: 25px;
	vertical-align: baseline;
	padding: 0;
	margin: 0;
}

#sub-nav li {
	position: relative;
	top: 5px;
	font-family: Helvetica, Arial, sans-seriff;
	font-size: 12px;
    width: 12.5%;
    text-align: center;
	height: 25px;
	vertical-align: middle;
	letter-spacing: 0.1em;
	display: inline;
	float: left;
}

#sub-nav li a {
	color: #F4E4B4;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

#sub-nav li a:hover {
	border-bottom: #F4E4B4 1px solid;
}

h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
	border-bottom: #86510E 1px solid;
}

td {
	font-family: Helvetica, Arial, sans-serif;
	vertical-align: top;
	text-align: justify;
}

td.day {
	font-weight: bold;
	font-size: 13px;
}

font.speakers {
	font-weight: bold;
}

font.name, font.emph {
	font-weight: bold;
	}
	
font.book {
	font-style:oblique;
}
	
.oblique {
	font-style: oblique;
}
	
a {
	color: #4D0131;
	text-decoration: none;
	border-bottom: #02314d solid 1px;
}

a:hover {
	color: #02314d;
	border-bottom: #02314d solid 1px;
}

