body {
	color: #666;
	background: url(../i/bg.jpg) -637px 0 repeat-x;
	font-size: 90%;
}

a {
	color: #666;
}

a:hover {
	text-decoration: none;
	color: #666;
}

ul {
	list-style: none;
	margin-left: 0;
}

li {
	margin-bottom: 0.4em;
}

p.ashdr {
	margin-bottom: 0.25em;
}

#menu {
	float: right;
}
#menu ul {
	float: right;
	list-style: none;
	margin: 0;
	overflow: hidden;
}

#menu li a {
	text-decoration: none;
	display: block;
	color: #007d9c;
	font-weight: 700;
	font-size: 100%;
	padding-top: 1.25em;
}

#menu li a:hover {
	background: url(../i/tri.png) top center no-repeat;
}

#home #menu li #menuhome,
#agenda #menu li #menuagen,
#registration #menu li #menuregi,
#sponsors #menu li #menuspon,
#contact #menu li #menucont {
	background: url(../i/tri.png) top center no-repeat;
}

#menu li {
	float: left;
	padding: 0 1em;
}

#logo {
	background: url(../i/logo.png) top left no-repeat;
	text-indent: -1000em;
	width: 170px;
	height: 143px;
	margin: 0;
} 

#event {
	clear: both;
}

#event p {
	margin: 0;
	padding: 0;
}

#event #presents {
	background: url(../i/tobipresents.png);
	text-indent: -1000em;
	width: 300px;
	height: 59px;
}

#event #eventtitle {
	background: url(../i/prpeventinfojan2012.png);
	text-indent: -1000em;
	width: 678px;
	height: 200px;
}

#bd {
	background-color: #FFF;
}

#maincontent {
	padding: 19px 18px;
}

#copy {
	padding-left: 2px;
}

#navbar {
	background: url(../i/navbg.png) top left repeat-x;
	height: 31px;
	color: #FFF;
	padding: 7px 32px 7px 20px;
	margin-bottom: 20px;
}

#navloc {
	height: 18px;
	width: 100px;
	text-indent: -1000em;
}

#home #navloc {
	background: url(../i/navhome.png) top left no-repeat;
}

#agenda #navloc {
	background: url(../i/navagen.png) top left no-repeat;
}

#registration #navloc {
	background: url(../i/navregi.png) top left no-repeat;
}

#sponsors #navloc {
	background: url(../i/navspon.png) top left no-repeat;
}

#contact #navloc {
	background: url(../i/navcont.png) top left no-repeat;
}

#subloc {
	background: url(../i/navtobi.png) top left no-repeat;
	height: 15px;
	width: 182px;
	float: right;
	text-indent: -1000em;
	margin-top: 2px;
}

h1 {
	color: #007D9C;
	font-size: 130%;
	font-weight: 700;
	line-height: 1.4;
}

h2 {
	color: #007D9C;
	font-size: 100%;
	font-weight: 700;
	margin-bottom: 0.25em;
}

#home h2 {
	font-size: 130%;
	margin-bottom: 0.2em;
}

#maincontent {
	overflow: hidden;
}

#maincontent p {
	line-height: 1.7;
}

#maincontent p strong {
	color: #007D9C;
	font-size: 105%;
	font-weight: 700;
}

#maincontent .proclaim {
	font-size: 125%;
	font-weight: 700;
	line-height: 1.4;
}

#maincontent .proclaim em {
	font-size: 75%;
	font-weight: normal;
}

a.btnregister {
	background: url(../i/register-btn.jpg) top left no-repeat;
	text-indent: -1000em;
	width: 98px;
	height: 26px;
	display: block;
	float: left;
	margin-right: 1em;
}

a.btnagenda {
	background: url(../i/view-agenda-btn.jpg) top left no-repeat;
	text-indent: -1000em;
	width: 98px;
	height: 26px;
	display: block;
	float: left;
}

img#sampson {
	height: 130px;
}

.clearfloat {
	clear: both;
}

.btnline {
	overflow: auto;
}

#bd {
	background: url(../i/bdbdr.png) top left no-repeat;
}

#ft {
	border-top: 1px solid #ccc;
	padding: 19px 18px;
}

#ft ul {
	margin: 0;
	list-style: none;
}

#ft li {
	float: left;
}

#ft li a {
	text-decoration: none;
	display: block;
	padding-right: 1.5em;
	color: #007D9C;
	font-size: 75%;
}

#ft li a:hover {
	text-decoration: underline;
}

#home #foothome,
#agenda #footagen,
#registration #footregi,
#sponsors #footspon,
#contact #footcont {
	font-weight: 700;
	text-decoration: none;
}

.ad {
	margin-bottom: 1.25em;
}

div.adtitle {
	color: #007D9C;
	font-weight: 700;
	font-size: 115%;
}

#eventphotos {
	border-top: 1px solid #7fccd6;
	border-bottom: 1px solid #7fccd6;
	width: 226px;
	margin-bottom: 0.6em;
	height: 176px;
}

#eventphotos img {
	margin: 0;
	padding: 3px 0;
	position: absolute;
}

#agenda #listing {
	font-size: 85%;
}

#agenda #listing h2 {
	margin-bottom: 0;
	border-top: 1px solid #ccc;
	font-size: 150%;
}

#agenda #listing h3 {
	padding-top: 0.25em;
	margin-bottom: 0.5em;
	font-size: 100%;
	color: #4FB9C7;
	font-weight: 700;	
}

#agenda dl {
	margin-bottom: 4em;
}

#agenda dl.continue {
	margin-bottom: 0.25em;
}

#agenda dl.last {
	margin-bottom: 1em;
}

#agenda dd {
	display: block;
	overflow: auto;
	margin-left: 125px;
	margin-top: -1.5em;
	padding-bottom: 0.25em;
}

#agenda dt {
	padding-top: 0.25em;
	border-top: 1px solid #ccc;
}

#agenda dt.last {
	border-bottom: 1px solid #ccc;
	padding-bottom: 0.25em;
}

#agenda dt.multiline {
	padding-bottom: 1.75em;
}

#agenda dd.last {
	margin-top: -1.75em;
}

#agenda dd.multiline {
	margin-top: -3.25em;
}

.footnote {
	font-size: 75%;
	margin-bottom: 4em;
}

#contact h2 {
	font-size: 125%;
}

p.pullquote {
	font-size: 125%;
	color: #007D9C;
	font-style: italic;
	font-weight: 700;
}

#home .topics,
#home #topics {
	list-style: disc;
	margin-left: 1.25em;
}

#home table.topics {
	margin: 0;
}

#home table.topics th {
	background: transparent;
    color: #007D9C;
    font-size: 105%;
    font-weight: 700;	
}

#home table.topics td {
	vertical-align: top;
}

#speakersspot {
	background: #F0F0F0;
	padding: 0.5em 1em;
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
	margin-bottom: 1em;
}

#speakersspot li {
	font-size: 80%;
}

#speakersspot img {
	float: left;
	margin: 0.5em 1em 0.5em 0;
}

ul li.nextgroup {
	margin-top: 2em;
}

.ad a {
	display: block;
}

.sub-ad {
	margin-left: 14px;
}

#guestspeakers li {
	margin-bottom: 1.25em;
}

#sponsors h3 {
	color: #000;
	font-weight: 700;
	font-size: 1em;
}

#sponsors span.sponsorbold {
	color: #000;
	font-weight: 700;
}
