body {
	font: normal 12px "Times New Roman", Times, serif;
	color: black;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: white;
}

a {
	color: black;
	text-decoration: underline;
	background-color: white;
	background: none;
}
acronym {
	text-decoration: none;
	
}
h1 {
	font: bold 17px/normal "Trebuchet MS", "Times New Roman", Times, serif
	color: black;
	background-color: white;
	background: none;
	margin: 0;
	padding: 0 0 3px 0;
}


h2 {
	border-bottom: 1px solid #d5d7d0;
	color: #a21;
	background-color: white;
	background: none;
	font: bold 17px/normal "Trebuchet MS", "Times New Roman", Times, serif;
	margin: 0;
	padding: 0 0 3px 0;
}
h3 {
	font-size: 1.0em;
	font-family: "Trebuchet MS","Times New Roman", Times, serif;
	margin: 0;
	padding: 4px 4px 0px 8px;
	color: #476A9F;
	background-color: #fff;
	background: none;
}

p {
	line-height: 1.5em;
}
img {
	border: 0;
}

td {
	vertical-align: top;

}
caption {
	border-bottom: 1px solid #d5d7d0;
	color: #a21;
	font: normal 17px/normal;
	text-align: left;
	background-color: #fff;
	background: none;
}

#header {
	width: 699px;
	height: 80px;
	padding: 0;
	margin: 0px 0px 0px 0px;
	background-image: url(../../www.walkcambridge.org/images/headbg.html);
	background-repeat: repeat-x;
	background-position: right;
}


.agenda {
	clear:both; 
	height:250px; 
	margin-bottom:20px; 
	padding:5px 5px 5px 5px; 
	border:0px solid #D3D3D3;
}
* html #agenda {
	height:250px;} /* IE hack */
	
 .smallImg 
{
	float:left; 
	padding:5px 5px 5px 5px;
}
 p.byline {
	font-size: 1.0em;
	line-height: 0.1em;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	background: none;
	
}
 p.bullets {
	font-size: 1.0em;
	line-height: 1.2em;
	color: #000;
	background-color: #fff;
	margin-left: 260px;

	
}

.Who {
	clear:both; 
	height:100px; 
	margin-bottom:20px; 
	padding:5px 5px 5px 5px; 
	border:1px solid #D3D3D3;
}
* html #Who {
	height:100px;} /* IE hack */
	

#main{
	width: 700px;
	padding: 5px;
	background: #fff;
	color: #000;
	margin: 0.8em auto;
	border: none;
}
#maincontent {
	text-align: left;
	width: 600px;
	background: #fff;
	color: #000;
	margin: 5px 0px 0px 0px;
	padding: 10px;
	border: none;
}
.text {
	font-size: 0.8em;
	line-height: 1.1em;
}
.sesstitle{
	font-size: 1.1em;
	color: #0B4499;
	background: #fff;
	font-weight: bold;
}
.sessSub{
	color: #cc0000;
	background: #fff;
}
.paging {
	font-size: 1.0em;
	float: right;
}

/* NAVIGATION BAR */

#container {
	width: 699px;
	display: none;
}
#nav-menu ul
{
	list-style: none;
	Padding: 0;
	margin: 0;
}

#nav-menu li
{
	margin: 0em;
	padding: 0;
	background: none;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 7.0em;
	border-right: 0px;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
	background-color: white;
}




