body {
  margin:	    0;
  padding:	    0;
  font-family:	    Verdana, Arial, Helvetica, sans-serif;
  font-size:	    12pt;
}

div#container {
/*  background-image:	url(/resources/images/top_left2.png);
  background-position:  top left;
  background-repeat:	no-repeat; */
}

/*div#container2 {
  background-image:     url(/resources/images/bottom_right2.png);
  background-position:  bottom right;
  background-repeat:    no-repeat;
}
*/

#container2 a:link {
text-decoration: none;
}
/*
div#pagebody {
  background-image:	url(/resources/images/bottom_left2.png);
  background-position:  bottom left;
  background-repeat:	no-repeat;
}
*/
a:link {
  color:	#366;
  text-decoration: none;

}

a:visited {
  color:	#699;
  text-decoration: none;
}

a:active {
  color:#653b71;
}

a:hover {
  color:#653b71;
}

#footer {
  display:              block;
  text-align:		right;
  padding:		3px;
  margin:		0;
  background-color:	#fff;
  border-top:		2px solid #cfcfd1; /* #977BB8; #e8e2ea;*/
  font-size:            10pt;
}

#footer a {
  text-decoration:      none;
  color:                #bbb;
}

#footer img {
  border:               none;
  vertical-align:       middle;
  padding-bottom:       4px;
}

h1 {
  margin:               5px 0;
  padding:              0;
  font-size:		140%;
  color:		#653b71;
}

h2,h3 {
  margin:               5px 0 0 0;
  padding:              0;
  font-size:		105%;
  font-style:		italic;
  color:		#653b71;
}

#innercontent {
  display:              block;
  position:             relative;
  margin:               0 40px 0 250px;
  font-size:            11pt;
  color:                #444;
}

#innercontent img {
  /*  padding:              5px; */
  border-width:		1px;
}

#innercontent ol {
line-height: 1.5
}

#innercontent li {
margin-bottom: 5px;
}

#sidebar {
  position:             absolute;
  top:                  120px;
  left:                 10px;
  padding:              0;
  margin:               0;
  width:                220px;
  list-style-type:      none;
  font-size:            10pt;
  background-image:     url(/resources/images/sidebar_gradient.jpg);
  background-position:  0 25px;
  background-repeat:    repeat-y;

}

#sidebar li {
  margin:               1px 0 5px 10px;
}

#sidebar li.header {
  margin:               0;
  padding:              3px 0 0 62px;
  height:               21px;
  color:                #fff;
  font-weight:          bold;
  border-bottom:        1px solid #fff;

  background-image:     url(/resources/images/sidebar_top.jpg);
  background-position:  top left;
  background-repeat:    no-repeat;
}

#sidebar li a {
  color:                #222;
  text-decoration:      none;
}

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

#crumbs {
  display:              block;
  padding:              0;
  margin:               0;
}

#crumbs li {
  display:              inline;
  padding:              0;
  margin:               0;
}

#crumbs li a {
  text-decoration:      none;
}

/* table formatting for itinerary table */

table.itinerary {
	width:607px;
  font-size:            90%; 
}

table.itinerary p {
  padding: 0;
  margin: 8px 0;
}

table.itinerary td {
	border:1px solid #653b71;
	vertical-align:top;
	padding:3px 3px;
}

td.exhib {
	background-color:#eee;
}

.indent {
  margin:		0 0 30px 30px;
}


#imgStrip {
  text-align: left;
}

#imgStrip2 {
  text-align: right;
}

#imgStrip img, #imgStrip2 img  {
  border: none;
  margin:  0 10px 0 10px;
}

#strap {
  text-align:           center;
}

#strap p {
  width:                600px;
  font-weight:		bold;
  font-size:            110%; 
  text-align:           right; 
  color:                #653b71;
  margin-left:          auto;
  margin-right:         auto;
  font-style:		italic;
  margin-top:		20px;
  margin-bottom:	20px;
  line-height:		1.5em;
}

table.info th {
  text-align:		left;
  background-color:     #F8F1F8;
  padding:		0 10px;
}

table.info td {
  padding:		4px 8px 0 4px;
}

.histimage {
  border:               1px solid #eee;
  padding:              1px;
  margin:               3px;
}

.confimage {
  border:               1px solid #eee;
  padding:              1px;
  margin:               0 3px 10px 30px;
}

.largetext {
  font-size:            140%;
}

.tone2 {
  color:                #398d96;
}

.access {
  display:              none;
}

.sitemap tr {
  padding: 0;
  margin: 0;
}

#innercontent .sitemap img {
  padding: 0;
  margin: 0;
}

#innercontent .sitemap a {
  font-size: 90%;
}

.asterisk {
  font-weight:          bold;
  color:                #a00;
  vertical-align:       middle;
}

/* Conference registration styles */
.regform table tr td {
  padding-bottom:        0.7em;
}

.regform table tr td {
  vertical-align:       top;
}

/* radio dropdown textinput textarea checkbox */

.regform .textarea, .regform .textinput {
  margin:               0;
}

.regform .textarea {
  width:  350px;
  height: 100px;
}

.regform .labelcol {
  /* font-weight:          bold; */
}

.regform table tr td.labelcol {
  width: 14em;
}

.regform p {
  margin:               0 0 1em 0;
}

.regform .maincol {
  font-size: 90%;
}

/* 2007_conference_information/venue_maps_and_travel/Accommodation/ */
.nicetable, .nicetable tr td {
  padding: 7px;
  border:  1px solid #ccc;
  border-collapse: collapse;
  font-size: 90%;
  vertical-align: top;
}

.nicetable thead {
  font-weight: bold;
}

.sponsor_logos img {
  margin:  4px 10px 0 10px;
}

#housing_logo  {
margin-top: 15px;
margin-left: 2px;
}

