body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	}

h1 {
	margin-bottom: 5px;
	padding: 0;
	}

h2, h3, h4 {
	margin-bottom: 2px;
	padding: 0;
	}

#proc_content h3 {
	margin-top: 50px;
	}

h5 {
	margin: 0;
	padding: 0;
	}

/* pages */

#header {
	text-align: center;
	color: #69c;
	font-size: 30px;
	font-weight: bold;
	margin-left: 300px;
	padding-top: 10px;
	width: 668px;
	}

.title {
	text-align: center;	
	margin-bottom: 0;
	}

.subtitle {
	text-align: center;	
	margin-top: 2px;
	}

.fee td {
	padding: 0 10px 10px;
	vertical-align: top;
	}

table.thumbnails {
	vertical-align: center;
	}

.thumbnails td {
	padding-bottom: 15px;
	vertical-align: bottom;
	}

body.schedule#content table {
	width: 600px;
	}

th {
	text-align: left;
	font-size: 18px;
	padding-top: 20px;
	}

.focus {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	}

#content img {	
	padding-right: 4px;
	margin: -5px 0;
	float: left;
	}

#proc_content img.math {
	padding: 0;
	margin: 0;
	vertical-align: top;
	float: none;
	}

a img { 
	border: 0;
	}

p {	
	margin: 15px 0;
	}

hr {
	width: 50%;
	height: 3px;
	background-color: #339;
	color: #339;
	}

tt {
	font-size: 14px;
	}

#content, #proc_content{
	   margin: 0 10px 60px 320px;
	   padding: 0 20px 20px 20px;
	   width: 600px;
	   background-color: #fff;
	   }

/* "type a" list = no bullets */

#content ul.typea {
	list-style: none;
	line-height: 26px;
	}

ul.procindex {
	font-size: 12px;
	}

ul#navlinks {
	list-style: none;
	line-height: 22px;
	}

/* links */

a {
	font-weight: bold;
	text-decoration: underline;
	color: #339;
	}

a:hover, #nav a:hover, #contact a:hover {
	text-decoration: overline underline;
	color: #69c;
	}

#nav a, #contact a {
	text-decoration: none;
	color: #000;
	}

#contact a {
	font-weight: normal;
	}

#contact a:hover {
	color: #339;
	}

#footer a {
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	}

#navlinks li:before, .proclinks li:before {
	content: "\00BB \0020";
	}

.proclinks ul {
	margin-left: 5px;
	padding-left: 5px;
	list-style: none;
}

.proclinks ul li {
	margin-bottom: 10px;
}

/* highlight the current page in nav */

body.index #nav-index a, body.announce #nav-announce a, body.schedule #nav-schedule a, body.committees #nav-committees a, body.travel #nav-travel a, body.tourism #nav-tourism a, body.registration #nav-registration a, body.registrants #nav-registrants a, body.special_events #nav-special_events a, body.speakers #nav-speakers a, body.photographs #nav-photographs a { 
	text-decoration: overline underline;
	color: #69c;
	}

/* navigation */

#nav {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 250px;
	}

#nav h2.proclinks {
	text-align: center;
	font-size: 16px;	
}

#menu {
	width: 250px;
	padding: 10px;
	background-color: #69c;
	border: 2px solid;
	}

.dates {
	font-size: 12px;
	}

p.dates {
	margin-top: 0;
	font-weight: bold;
	}

#navlinks {
	margin: 20px;
	padding: 20px;
	font-size: 14px;	
	font-weight: bold;
	background-color: #fff;
	border: 1px solid ;
	border-color: #33c;
	}

.proclinks {
	margin: 10px;
	padding: 10px;
	font-size: 12px;	
	background-color: #fff;
	border: 1px solid ;
	border-color: #33c;
	}

div.author_links {
	margin-top: 20px;
	text-align: center;
	}

div#poem {
	margin-left: 20px;
	padding-left: 5px;
	border-left: 5px solid #d5d6d7;
	}

#contact {
	font-size:14px;
	}
	
#footer {
	padding: 5px 0 15px;
	white-space: nowrap;
	}

#footer img {
	border: none;
	}
