html,body,div,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,blockquote,pre,form,fieldset,table,th,td,img {
border:0;
margin:0;
padding:0;
}

p {
padding-bottom:1.2em;
line-height:1.6em;
}

hr {
display:none;
}

img {
border:0;
outline:none;
}

ul {
margin-left:30px;
}

body {
background-color:#4F4F2F;
color:#000;
font-family:Verdana, Arial, Helvetica, Sans-serif;
font-size:11px;
}

div#outercontainer {
background-color:#FFF8E8;
height:auto;
min-height:100%;
width:755px;
border-color:#8D191C;
border-style:solid;
border-width:0 10px;
margin:0 auto;
}

div#header {
height:155px;
}

div#innercontainer {
background-color:#FFF8E8;
margin-top:10px;
width:735px;
padding:2px 10px 10px;
}

div#content {
margin-top:5px;
line-height:1.4em;
}

div#footer {
background-color:#FFF8E8;
clear:both;
color:#8D191C;
font-size:7pt;
text-align:center;
width:100%;
padding:100px 0 10px;
}

div.holdbottom {
clear:both;
}

a:hover {
color:#701118;
}

textarea,input {
border:1px solid #773;
}

.bold {
font-weight:bold;
}

.italic {
font-style:italic;
}

.underline {
text-decoration:underline;
}

.indent {
margin-left:10px;
}

.larger {
font-size:12pt;
}

.large {
font-size:11pt;
}

.medium {
font-size:10pt;
}

.title {
color:#773;
}

.richyellow {
color:#EEAD0E;
}

#conf-header {
color:#FF007E;
font-size:17px;
margin-bottom:.5em;
}

#newsletter {
float:right;
width:245px;
background-color:#EFE6D1;
margin:35px 0 15px 20px;
padding:10px;
}

#newsletter input[type="text"] {
font-style:italic;
color:#BBB;
padding:3px;
}

#newsletter input[type="submit"] {
margin-top:1.2em;
border:0;
background-color:#AF9F78;
color:#4F4F2F;
float:right;
padding:5px;
}

#conf-regbtn,#conf-infobtn {
display:block;
line-height:50px;
background-color:#9E000A;
color:#FFF;
width:215px;
text-decoration:none;
font-size:12px;
text-align:center;
}

#conf-regbtn:hover {
background-color:#8F0000;
}

#conf-infobtn {
background-color:#B3A173;
float:right;
}

#conf-infobtn:hover {
background-color:#9F8C59;
}

div.topics {
border-left:2px solid #8D191C;
padding-left:10px;
margin:0 0 10px 20px;
}

#conf-contain {
width:700px;
margin:0 auto;
}

#conf-contain a {
color:#FF007E;
}

#conf-contain a:hover {
color:#AF2069;
}

.conf-title {
color:#FF007E;
font-size:18px;
font-weight:normal;
padding:1.1em 0 .6em;
}

.conf-speakers {
color:#000;
font-size:13px;
font-weight:bold;
padding:0 0 .25em;
}

#conf-item {
padding:25px 0 0;
}

#conf-item ul {
list-style:none;
}

#reg-button {
display:block;
text-indent:-999px;
float:right;
width:234px;
height:34px;
background:url(/graphics/conf-reg-button.jpg) no-repeat top left;
}

#speaker-container {
clear:both;
padding:10px 0 0;
}

div.speaker {
width:360px;
padding:0 0 10px;
}

h2.speaker-name {
color:#FF007E;
font-weight:normal;
font-size:15px;
padding:10px 0;
}

p.speaker-desc {
font-size:13px;
}

#conf-sessions {
padding:20px 0 0;
}

div.session {
width:350px;
padding:0 0 10px;
}

div.session p.session-speaker {
color:#000;
font-size:13px;
font-weight:bold;
padding:0;
}

div.session p.session-link {
font-size:10px;
font-weight:bold;
}

div.book {
clear:both;
width:550px;
margin:5px 0;
}

div.book img {
margin:0 10px;
}

#contact {
float:left;
width:440px;
background-color:#F1E7CF;
padding:25px;
margin: 15px 0 0;
}

#contact input[type="submit"] {
margin-top:1.2em;
border:0;
background-color:#AF9F78;
color:#4F4F2F;
float:left;
padding:5px 7px;
}

#contact label {
	width: 55px;
	display: block;
	float: left;
	line-height: 22px;
}

#msg-name,
#msg-email,
#msg-subject {
	width: 250px;
}

#msg-body {
width: 430px;
height: 100px;
}

html,body,* html div#outercontainer {
height:100%;
}

a:link,a:visited,a:active,.richred {
color:#8D191C;
}

#conf-item li,#conf-item em {
color:#000;
}

#contact input[type="text"],#contact textarea {
padding:3px;
}