* {
margin-left:0;
margin-right:0;
margin-bottom:0;
margin-top:5px;
padding:0;
border:0
}


html,body {
font:.9em Verdana, Arial, Helvetica, sans-serif;
background: #ebebeb;
color:#333;
text-align:center;
line-height: 18px;
}


div#wrapper {
border-left: 1px solid #777;
border-right: 1px solid #777;
text-align:left;
margin:0 auto;
background:#FAFAF5;
width:800px;
}


div#header {
margin-top: 0px;
width:100%;
height:200px;
background-image: url(../img/banner.jpg);
}


div#menu {
width:170px;
float:left;
}

div#menu ul li {
margin-top: 2px;
margin-left: 2px;
margin-right: 6px;
line-height:22px;
list-style:none;
text-align:left;
border:1px solid #FFF;
}

div#menu ul li a {
display:block;
width:100%;
color:#444;
background-color: #bfcde6;
text-decoration:none;
padding-left: 4px;
font-weight: bold;
}

div#menu ul li a:hover {
color:#052483;
background:#FCB814;
}

div#content {
position:relative;
margin-left:170px;
padding:10px;
background:#FFF;
border-left:1px solid #CACACA;
}

div#content h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.4em;
font-weight: bold;
color:#062483;
padding-bottom: 10px;
margin-bottom:10px;
border-bottom:1px solid #FCB814
}

div#content h2 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: bold;
color:#062483;
margin:15px 0;
padding-bottom: 3px;
}

div#content h3 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 1.0em;
font-weight: bold;
margin: 0px;
}

div#content a {
text-decoration: none;
color: #062483;
}

div#content a:hover {
text-decoration: underline;
color: #062483;
}

.standlist li {
list-style: square;
margin-left: 20px;
padding-bottom: 10px;
}

.boldblue {
font-weight: bold;
color: #052483;
}

.time {
font-weight: bold;
}

.paragraph_1 {
margin-top: 5px;
margin-bottom: 15px;
}

.paragraph_2 {
margin-top: 5px;
margin-bottom: 5px;
}

.paragraph_3 {
margin-top: 15px;
margin-bottom: 15px;
}

.standtable {
width: 590px;
border: 0px;
}

.standtable td {
vertical-align: top;
}

.speaker_image {
border: 1px solid #333;
}

.clear-left {
clear:left;
font-size:1px;
}

div#footer {
font-size: 9px;
width:100%;
height: 20px;
background:#052483;
text-align:center;
color:White;
line-height: 20px;
clear:left
}
