ul, li{
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none;
}

body {
  background: #ffffff url(images/bg3.jpg) top center repeat-y;
  color: #252525;
  font: normal 12px Arial, Helvetica, sans-serif;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

p {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 20px;
}

a{
	text-decoration: none;
}

a.nav {
	font-weight: bold;
	font-size: 14px;
	/*color: #326092;*/
	color: #01a1af;
}

a.nav5 {
	font-weight: bold;
	font-size: 14px;
	/*color: #326092;*/
	color: #000000;
}

a.nav5:hover {
	color: #01a1af;
}


a.nav3 {
	font-weight: bold;
	font-size: 14px;
	/*color: #326092;*/
	color: #000000;
}

a.nav:hover {
	color: #000000;
}

a img {
  border: none;
}

.cr {
	margin-bottom: 10px;
}
.title {
	margin-bottom: 19px;
}

h1 { /* used for main content headers */
	/*color: #326092;*/
	color: #000000;
	font-size: 16px;
}

h2 {
	/*color: #326092;*/
	color: #000000;
	font-size: 14px;
}

h3 {
	/*color: #326092;*/
	color: #01A1AF;
	font-size: 18px;
}

span {
  background-color: #ffffff;
  color: #0c447b;
  font-size: 11px;
}

/** DIVS **/

#foundation {
	background: #ffffff;
	text-align: center;
	width: 760px;
	margin: 0px auto;
  	padding: 0px 0px 0px 0px;
	font-size: 10px;
}

#header {
  background-image: url(images/header2.jpg);
  height: 169px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  width: 760px;
  
}


#content {
  background: #ffffff;
  /*border-top: 1px solid #ccb299;*/
  border-top: 1px solid #000000;
  overflow: auto;
  padding: 0px 0px 0px 0px;
  width: 760px;
  
}

#wrapper {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 760px;
	left: -1px;
}


#l_column {
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 185px;
}

#c_column {
	float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 540px;
 /* border-left: 1px solid #ccb299;
  border-right: 1px solid #ccb299; */
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  background: #dedede;

}



#r_column {
	float: left;
	margin: 0px;
	padding: 0px;

	width: 1px;
}

#navigation {
	background: #ffffff;
  margin: 0px 0px 0px 0px;
  padding: 0px 25px 25px 5px;
}

#navigation ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: right;
}

#navigation li {
  display: block;
  list-style-type: none;
  margin: 0px 0px 25px 0px;
  padding: 0px 0px 0px 0px;

}

#navigation img {
		display: block;
		float: right;
		margin: 4px 0px 25px 4px;
}

#navigation ul ul img {
	margin-bottom: 2px;
}

#navigation ul ul {
	margin-right: 20px;
	margin-top: 2px;
	margin-bottom: 10px;
}

#navigation ul ul li {
	  margin: 0px 0px 2px 0px;
	
}

#navigation ul ul a {
	font-size: 12px;
}

#main-s {
/*  background-color: #f8f6f1; */
/*	background-color: #dedede; */
background: url(images/pearls.jpg) no-repeat;

  color: #252525;
  margin: 0px 0px 0px 0px;
  padding: 25px 25px 25px 25px;
  height: auto;
  overflow: auto;
  position: relative;
 width: 490px;
  
}

#main-s2010 {
/*  background-color: #f8f6f1; */
  background-color: #dedede;
  color: #252525;
  margin: 0px 0px 0px 0px;
  padding: 25px 25px 25px 25px;
  height: auto;
  overflow: auto;
  position: relative;
 width: 490px;
  
}

#main {
/*  background-color: #f8f6f1; */
	background-color: #dedede; 
  color: #252525;
  margin: 0px 0px 0px 0px;
  padding: 25px 25px 25px 25px;
  overflow: visible;
  position: relative;
 
  
}

#v-spacer {
	height: 550px;
	width: 1px;
	float: right;
	display: block;
	overflow: visible;

}


#footer {
  /*background-color: #112f4c; */
  background-color: #b2b9c1;
  /*border-top: 1px solid #ccb299; */
  border-top: 1px solid #000000;
  border-bottom: 1px solid #ffffff;
  clear: both;
  /* color: #96b9db; */
  color: #000000;
  overflow: auto;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  width: 760px;
}

#footer a{
	text-decoration: underline;
	color: #01a1af;
}

#footer #right {
  float: right;
  margin: 0px 0px 0px 0px;
  padding: 20px 20px 20px 20px;
  text-align: right;
  width: 340px;
}

#bod td {
	height: 25px;
}

#bodlist {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#bodlist li {
	margin-bottom: 5px;
}

#bodlist a {
	/* color: #326092; */
	color: #01a1af;
}

#bodlist a:hover {
	text-decoration: underline;
}

a.blue {
	/* color: #326092; */
	color: #01a1af;
}

a.blue:hover {
	text-decoration: underline;
}

.b {
	font-weight: bold;
}

.symposium-header {
		font-size: 16px;
		text-align: center;
		
}

#symposiumtable {
	border-collapse: collapse;
	border-color: #96b9db;
	font-size: 11px;
	font-weight: bold;
}

#symposiumtable em{
	font-weight: normal;
}

.spacer{
	padding-top: 10px;
}

h2.symposium {
	color: #000000;
	background: #96b9db;
	line-height: 18px;
}

a.invlink {
	text-decoration: underline;
}

a.invlink:hover {
	text-decoration: none;
}

#reg_table {
	border-collapse: collapse;
	text-align: left;
}

#reg_table td.bdr {
	border: 1px solid black;
}

#reg_table td.bdrup {
	border-color: black;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
}

#reg_table td.bdrmid {
	border-color: black;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
}

#reg_table td.bdrlow {
	border-color: black;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
}

.rform {
	width: 250px;
	margin-bottom: 4px;
}


/**** Bios Text types ****/
h3.bio { margin: 0px; padding: 0px; line-height: 18px; font-size: 16px; }
p.bio-small {font-size: 8px; line-height: 10px;}

.bio-pict {
	border: 1px solid teal;
	display: block;
	margin: 25px 0px;
	padding: 2px;
}


.photo {
	float: left;
	width: 140px;
	padding: 10px;
	text-align: center;
}

.photo img {
	border: 1px solid black;
	width: 125px;
}