/* Layout Stylesheet */ 

body{
	padding:0;
	background: url(images/yellow-background.gif);
	margin: auto;
	text-align:center 
}	 

#container{
	margin-left: auto;
	margin-right: auto;
	width:	840px;
	padding: 10px;
	text-align:left 
}

#hdr{
	height:150px; 
	width:810px;
	background:url(images/banner_bkg.jpg); 
	color: #333333; 
	margin:0;
	padding: 10px;
  }

#title{
	width:810px;
	background:url(images/yellow-background.gif);
	color: #333333;
	margin:0;
	padding: 10px 10px 0px;
	text-align:center;
  }

#lh-menu{
	width:440px;
	float:left;
	background:#ffffcc;
	padding-bottom:0px;
	padding-top: 20px;
	padding-left: 0px;
	margin: 0px;
	padding-right: 0px;
}

#tables_left{
	width:810px;
	background:#ffffcc;
	text-align:	left;
	margin-top: 100px;
}

#single_col_wsp{
	width:810px;
	background:#ffffcc;
	text-align:	left;
	margin-top: 120px;
}

#single_col_nsp{
	width:800px;
	background:#ffffcc;
	text-align:	left;
	margin-top: 10px;
}

#c-col_tables{
	width:800px;
	float:left;
	background:#ffffcc;
	text-align:	center;
	padding: 10px;
}

#lh-col{
	width:195px;
	float:left;
	background:#ffffcc;
	padding-bottom:10px;
	padding-top: 20px;
}

#c-col{
	width:370px;
	float:left;
	background:#ffffcc;
	border: solid #003366;
	border-width:0 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 20px;
 }

#rh-col{
	width:220px;
	float:left;
	background:#ffffcc;
	padding-bottom:10px;
	padding-top: 20px;
	padding-left: 10px;
}

#title{
	height:20px; 
	width:810px;
	background:url(images/yellow-background.gif); 
	color: #333333; 
	margin:0;
	padding: 10px 10px 60px;
	text-align:center 
  }

#rh-search{
	width:750px;
	float:left;
	background:#ffffcc;
	margin-top: 15px;
}

 #footnote {
	width:	810px;
	float:left;
	height:	130px;
	background:url(images/yellow-background.gif);  repeat;
	margin-top: 30px;
 }

 #ftr {
	width:	810px;
	float:left;
	height:	30px;
	border: solid #003366;   
	border-width:	1px 0px;
	background:	url(images/bar-bg.gif) repeat;
	margin:	0;
 }
 
 /* Meetings css styles */ 

#m_title_col{
	width:800px;
	background:#ffffcc;
	text-align:	left;
	margin:0;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 10px;
}
#m_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
	padding-bottom: 40px;
	text-transform: capitalize;
}
#m_brochure{
	width:800px;
	background:#ffffcc;
	text-align:	center;
	border-bottom-style: ridge;
	margin-top: 20;
	margin-right: 20;
	margin-bottom: 20;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#m_single_col{
	width:800px;
	background:#ffffcc;
	text-align:	left;
	border-bottom-style: ridge;
	margin-top: 20;
	margin-right: 20;
	margin-bottom: 20;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#m_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
}
#m_time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:Center;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
}
#m_location_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
	text-transform: capitalize;	
	padding-bottom: 15px;
}

#m_topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
}
#m_presenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;

