* {
	margin: 0;
	padding: 0;
	border: 0;
} 

body {font: small Verdana, sans-serif; color: #333; background: #FFF;}
p {margin: 0 0 0.5em;}
.home p.lead {font: 1.67em/1.5 Georgia, serif; color: #555;
  padding-bottom: 1em; border-bottom: 1px dashed #999;}
.home p.lead img {display: block; margin: 0.25em auto 0.5em;}

ol {padding-left: 1.66em;}
a {text-decoration: none;}
a img {border: 2px solid #666; background: #fff;}
a:hover img {
 border: 2px solid #333;
 background: #fff;
}
#content p a, #secondary p a {border-bottom: 1px solid;}
a:link, a:visited {color: #960; border-bottom: 0 solid #960;}
a:hover {color: #000; background-color: #F4F2E4;
  border-bottom: none;}
a.more {text-transform: uppercase; font-weight: bold; border-bottom-width: 0;}
a.more:hover {border-bottom-width: 1px;}
#main a:hover, #footer a:hover {border-bottom: 1px solid #9A8E51;}
#masthead a, #navbar a, #banners a, a.button, #main h1 a {border-bottom-width: 0px;}
#main h1 a:hover, .title a:hover, .byline a:hover {border-bottom-width: 1px;}

h1 {text-align: center; font: 1.8em Georgia, Times, serif;
  padding: 0.35em 2em 0.75em; margin: 0 0 0.75em;
  border-bottom: 1px dashed #999;}
h2 {font: 1.6em Georgia, serif;
  padding: 0 0 0.33em; margin: 0 0 0.75em;
  border-bottom: 1px dashed #999;}
h3 {font: 1.5em Georgia, Times, serif; color: #333; margin: 0.1em 0 0 0;}
h4 {font: 1.4em Georgia, Times, serif; color: #333;}

#masthead {
	position: absolute;
	z-index: 1;
	top: 5px;
	left: 12px;
	visibility: visible;
	
}
#masthead a {display: block; background: #81817C; border:none;}
#masthead a:hover {background: #000;}
#masthead img {border:1px solid #aaa;}
#masthead a:hover img{border: 1px solid #666;}

#lowerline {
	position: relative;
	z-index: auto;
	border-top: 1px solid #666;
	font: bold 10px Arial, sans-serif;
	letter-spacing: 1px;
	left: 0px;
}

#navbar {height: 2.4em;
  padding: 0 0 0 170px;
  background: #F1F7FB;
  border-top: 5px solid #123B57;
  font: 18px Georgia, Times, serif; overflow: hidden;
  /*min-width: 750px;*/}
#navbar li {float: left; padding: 0 20px 0 13px; margin-right: 5px;}
#navbar li a {display: block; padding: 0.75em 0 0.25em;
  text-transform: uppercase; color: #000;}
#navbar #contact {background: none;}
.people #people a,
.letters #letters a,
.timeline #timeline a,
.shoes #shoes a,
.more #more a,
.activities #activities a,
.news #news a,
#navbar a:hover {
  background: url(../pix/nav_hover.gif) top left repeat-x; color: #C60;
}


#main {
	float: left;
	font-size: 0.88em;
	line-height: 1.9;
	width: 800px;
	padding: 0 0 1.5em 187px;
	background: url(../pix/threecolbg.gif) 780px 0 repeat-y;
}
#main_template {
	float: left;
	font-size: 0.88em;
	line-height: 1.9;
	width: 710px;
	padding: 0 0 1.5em 190px;
	background: url(../pix/threecolbg.gif) 895px 0 repeat-y;
}

#main_template_events {
	float: left;
	font-size: 0.88em;
	line-height: 1.9;
	width: 720px;
	padding: 0 0 1.5em 190px;
	background: url(../pix/threecolbg.gif) 900px 0 repeat-y;
}

#main_article {
	float: left;
	font-size: 0.88em;
	line-height: 1.9;
	width: 550px;
	padding: 0 0 1.5em 195px;
	background: url(../pix/threecolbg.gif) 750px 0 repeat-y;
}
#main_template a:hover, #main_article a:hover, #sidebar a:hover, #sidebar_left a:hover{border-bottom: 1px solid #9A8E51;}

.column {float: left;}

#content {width: 585px; padding: 1.5em 0px 0 0px; margin-right: 1px;}
#content1 {width: 580px; padding: 1.5em 20px 0 0; margin-right: 1px;}
#content2 {width: 700px; padding: 1.5em 20px 0 0; margin-right: 1px;}

#nextup {background: #F2F1E2; border-bottom: 2px solid #AEA574; margin-bottom: 2em;
  float: left;}
  
#nextup h2 {margin: 0 0.5em 0.5em; border-color: #AEA574;}
.eventbanner {
	color: #333333;
	margin-bottom: 5px;
	overflow: hidden;
	line-height: 1.67em;
	height: 85px;
	border-bottom: 1px dashed #999;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 570px;
}
.eventbanner a {color: #AEA574; font-style: normal; border-bottom: 1px solid #AEA574;}
.eventbanner a:hover {color: #fff; border-bottom: 1px solid #fff; background: none; }
.eventbanner img {float: left; padding: 0;}
.eventbanner ul {
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 0.25em;
	padding-left: 130px;
}
.eventbanner .date {
	font: 2.75em Georgia, serif;
	letter-spacing: normal;
	font-weight: bold;
}
.eventbanner .venue {font: italic 1.2em Georgia, serif; letter-spacing: 1px;}
.eventbanner .info {margin-top: 1em; color: #666; letter-spacing: 1px; }

#nextup .speakerlist {margin: 20px 0 0 20px;}
.speakerlist li {float: left; width: 265px; margin: 0 8px 1.5em 0;
   line-height: 1.1;}
.speakerlist li a {
	display: block;
	font: 1.4em Georgia, serif;
	margin-bottom: 0.15em;
}
.speakerlist li a img {float: left; margin: -0.1em 0.5em 0 0;}
#content .speakerlist li a:hover {
	border-bottom: none;
}
.speakerlist li cite {
	color: #333;
	width: auto;
	margin-right: 0px;
}
#nextup .extra {float: left; width: 45%;}

.calltoaction {clear: both; background: #EDEBD5; border-top: 1px dashed #AEA574;
  padding: 0.25em 0.25em 0.25em 0; margin: 0;
  font: 1.2em Georgia, serif;}
p.calltoaction {padding: 0.75em; font-style: italic;}
.calltoaction li {
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 10px;
}
.calltoaction .normal {}
.calltoaction .register {font-style: italic;}
.calltoaction a {font-style: normal; font-weight: bold; border-bottom-width: 1px;}
.calltoaction .register strong {font-style: normal;}
.calltoaction .register em {color: #666;}

blockquote, pre {padding: 1em 40px;}
blockquote {font: italic 1.1em Georgia, serif;
  margin: 0.25em 0;}
blockquote img.open {vertical-align: text-bottom; margin-right: 0.25em;}
blockquote img.close {vertical-align: top; margin-left: 0.25em;}
blockquote span.join {white-space: nowrap;}
#sidebar blockquote {padding: 0; font: italic 1.2em/1.67 Georgia, serif;}
#sidebar blockquote p {color: #468;}
#sidebar p.attrib {color: #666; font-style: italic; font-size: 0.9em; margin: 0.75em 0;}

img.biopic {float: left; margin: 0.33em 1em 0.33em 0;}

ul li {list-style: none;}

#content ul.eventinfo {margin: 0 0 1.5em; padding: 0; line-height: 1.75;}
#content td ul.eventinfo {margin-bottom: 0;}
#content ul.eventinfo li {margin: 0; padding: 0; background: none;}
#content ul.eventinfo li.venue {font-style: italic;}
#content ul.eventinfo li.venue a {font: 1.4em/1.5 Georgia, serif; border-bottom-width: 1px;}


#secondary h2 {font-size: 1.5em; color: #333;}
#secondary h3 {font-size: 1.05em;
  margin: 1em 0 0; padding: 0.5em 0 0 17px;
  background: url(../pix/leaf.gif) 0 0.5em no-repeat;}
#secondary h4 {font-size: 1.33em; margin-bottom: 0.25em;}

#secondary div {float: left; width: 47%; margin: 0 3% 1.5em 0;}
#afterthat p {}
#secondary img {
	float: left;
	margin: -5px 7px 0 0;
}

#newsbites {
	margin-bottom: 1em;
	width: 150px;
}
#newsbites li {margin: 0.5em 0 0.75em;}

#newsbites_left {
	margin-bottom: 1em;
	width: 120px;
}
#newsbites_left li {margin: 0.5em 0 0.75em;}


#sidebar {width: 170px; padding-top: 2.5em; padding-left: 15px;}
#sidebar div {
	border-bottom: 1px dashed #999;
	padding-bottom: 0.75em;
	margin-bottom: 1em;
}

#sidebar_left {width: 140px; padding-top: 2.5em; padding-left: 5px;}
#sidebar_left div {
	padding-bottom: 0.75em;
	margin-bottom: 1em;
}

#upcoming li, #newsbites li,#newsbites_left li {line-height: 1.5em; margin: 0.5em 0;}
#upcoming ul li, #newsbites ul li,#newsbites_left ul li {list-style: none; padding-left: 1em;
  background: url(../pix/diamond-gray.gif) 0 0.66em no-repeat;}

#sidebar .credits {color: #666; text-transform: uppercase; font-size: smaller;
  padding: 0 0.75em 1.25em;}
#sidebar .credits li {margin: 0; padding: 0;}
#sidebar .credits img {background: #fff;border:1px solid #aaa;}
#sidebar .credits a:hover {border-bottom: none;}
#sidebar .credits a:hover img {background-color: #fff; border:1px solid #666;}

#sidebar #sponsors {border-bottom-width: 0;}


#footer {
	clear: both;
	border: 1px solid #666;
	border-width: 1px 0;
	margin-bottom: 3em;
	font-size: 0.85em;
	background-color: #F2F1E2;
	background-repeat: no-repeat;
	background-position: 20px 50%;
}
#footer p {margin: 0 0 0 100px; padding: 1em 20px; border-left: 2px solid #666;
  background: #FFF;}

#search, input[type="text"], input[type="password"], textarea { background: #FBFAF4;
  border: 2px solid; border-color: #999 #D9D9D9 #D9D9D9 #999;}
  
.pastspeakers {
	border-top: 1px solid #D9D9D9;
	padding-top: 10px;
	}


/* IE5.x/Win hacks */
/*
html body {font-size: x-small; voice-family: "\"}\""; voice-family: inherit; font-size: small;}
html #main {width: 960px; voice-family: "\"}\""; voice-family: inherit; width: 750px;}
html #content {width: 595px; voice-family: "\"}\""; voice-family: inherit; width: 550px;}
html #sidebar {width: 150px; voice-family: "\"}\""; voice-family: inherit; width: 140px;}


/* IE6/Win hacks */
/* * html #content {width: 575px;}
* html #sidebar {
	width: 155px;
}
*/


/* IE5/Mac hacks */
/*\*//*/
#navbar {padding-top: 0.75em; height: 1.33em;}
#navbar li a {display: inline;}
#nextevent {float: right; margin-right: 4px;}
/**/
