* {margin: 0; padding: 0; outline: 0;}
a {text-decoration: none; color: #000;}
a img { border: 0;}
td, th {vertical-align: top;}
th {font-weight: normal; text-align: left;}
p {margin-bottom: 12px;}
ul {padding-left: 20px;}
li {margin-bottom: 15px;}
body#travel li, body#sponsors li {margin-bottom: 0;}
h2, h3 {font-weight: normal; margin-bottom: 8px;}
fieldset {
	border-top: 1px solid #E5E6E6;
	border-left: none;
	border-right: none;
	border-bottom: none;
	padding-top: 8px;
}
legend {padding: 0 10px;}
body {
	/*background-color: #8B8878;*/
	background-color: #7a7769;
	padding: 20px 0 6px 20px;
	font-family: georgia;
	font-size: 14px;
	line-height: 18px;
	/*color: #808283;*/
	color: #6e6f6f;
}
#wrapper {
    margin: 0 auto;
    width: 735px;
    padding: 6px;
    background-color: #fff;
}
#left_col {
	width: 174px;
	height: 100%;
	padding-right: 6px;
	padding-bottom: 10px;
	background: transparent url(/images/bg_nav.gif) scroll repeat-y top left;
	position: relative;
}
#left_col_bottom {
	background: transparent url(/images/bg_nav.gif) scroll repeat-y top left;
	vertical-align: bottom;
}
#main_col {
    width: 100%;
    border: 1px solid #E5E6E6;
}
#main_col_inner {
    padding: 10px;
}
#uptop {
    padding-bottom: 2px;
}
#downbelow {
    padding-top: 20px;
}
#logo {
    border-right: 6px solid #fff;
}

#side_speaker {
	width: 135px;
	margin: 20px auto;
	padding: 10px 0;
	font-size: 11px;
	color: #fff;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

#side_speaker a {
	color: #000;
	text-decoration: none;
}

#footer_text, #footer_text a {
	text-align: center;
	color: #bdc0c1;
	font-size: 11px;
	padding: 15px 0;
}


.alignright {
    text-align: right;
}

.blue {color: #2b829f;}
.red {color: #c92f25;}
.green {color: #83a633;}
.yellow {color: #e99a10;}
.size16 {font-size: 16px;}
.size18 {font-size: 18px;}
.midline {background: transparent url(/images/1g.gif) scroll repeat-x center left;}
.whitebg {background-color: #fff;}
.greybg {background-color: #eff0f0;}

ul.greenbullets {list-style-image: url(/images/bul_green.gif);}

td.label {
	text-align: right;
	color: #2b829f;
	padding: 0 8px 8px 0;
}

body#register td#main_col {background: transparent url(/images/reg_bg_chairs.jpg) no-repeat top right;}
body#location td#main_col {background: transparent url(/images/travel_bg_pdxsign.jpg) no-repeat top right;}
body#about td#main_col {background: transparent url(/images/about_bg_leaves.jpg) no-repeat top right;}


a#view_agenda  {
	position: absolute;
	display: block;
	right: 0;
	bottom: 0px;
	width: 276px;
	height: 16px;
	text-indent: -9999px;
	text-decoration: none;
}

td.error {
	color: red;
	padding-right: 16px;
	background: transparent url(/images/alert.gif) no-repeat 99% 5px;
}

.error_box {
	clear: both;
	background-color: #FFFBC2;
	border: 3px solid red;
	padding: 10px;
	width: 400px;
	font-size: 14px;
	margin: 10px auto 20px auto;
}
.error_box ul {
	margin-left: 20px;
	list-style-image: url(/images/alert.gif);
}

.speaker-container {
	border-top: 1px solid #E5E6E6;
	padding: 20px 0;
}
.speaker-image {
	float: left;
	margin-top: 5px;
}
.speaker-bio {
	margin-left: 160px;
}


table.agenda {margin-bottom: 30px;}
table.agenda td, table.agenda th {
	padding: 5px 4px;
}
table.agenda .last_child {
	padding-left: 25px;
}
table.agenda .border_right {border-right: 1px solid #E5E6E6;}

table.agenda .time {width: 110px;}
table.agenda a {color: #2b829f; text-decoration: underline;}
