body { 
 margin: 0; 
 padding: 0; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 background-color: #e0cba2; 
 text-align: center; 
}
 
#wrapper { 
 position: relative; 
 text-align: left; 
 width: 760px; 
 margin-right: auto; 
 margin-left: auto; 
 border-bottom: 2px solid #727272; 
}
 
#header {
 background-image: url(recipe-header.jpg);
 background-repeat: no-repeat;
 height: 150px;
 position: relative;
 border-bottom: 2px solid #727272;
}
 
#header h1 {
 margin: 0;
 padding: 0;
 font-weight: normal;
 color: #cfcfcf;/* #e79661;*/
 font-size: 150%;
 position: absolute;
 bottom: 4px;
 right: 0;
}
 
#content {
 margin-left: 230px;
 padding: 0 10px 0 0;
}

#content_special_session {
 margin-left: 0px;
 padding: 0 10px 0 0;
  
}

#content_index {
background:url(../images/british_20museum.jpg) no-repeat center;
 margin-left: 0px;
 padding: 0 10px 0 0;
  
}

#content_special_session_text {
 margin-left: 10px;
 padding: 0 10px 0 0;
  
}

 
#content_special_session_image{
 margin-left: 400px;
 padding: 0 10px 0 0;
}

#content_special_session_title{
width:360px;
 margin-left: 10px;
 margin-top:-110px;
 padding: 10px 10px 0 0;
 color:#990000;
}

#content p, content_special_session p, content_special_session_title p, content_special_session_text p  {
 font-size: 80%;
 line-height: 1.8em;
}

#content p a, content_special_session p a, content_special_session_text a   {
 /*font-size: 90%;*/
 line-height: 1.8em;
 color: #242804;
}

#content h2, content_special_session h2 {
	font-weight: normal;	
	color: #242804;
 	font-size: 120%;
}

#content h3, content_special_session h3{
 font-weight: normal;
 color: #242804;
 font-size: 100%;
} 

#content h4 {
 font-weight: normal;
 color: #000000;
 font-size: 80%;
} 

#content h4 a {
	font-weight: normal;
 	color: #000000;
 	font-size: 90%;
}

#content h6 {
 font-weight: normal;
 color: #000000;
 font-size: 70%;
} 

#content ul, content_special_session ul {
	list-style: none;
}

#content ul li, content_special_session ul li {
 font-size: 80%;
 line-height: 1.8em;
}

#content_index ul li {
 font-size: 80%;
 line-height: 1.8em;
 color:#990000;
}



#content ul li a, content_special_session ul li a {
 font-size: 90%;
 line-height: 1.8em;
}


#navigation {
 position: absolute;
 top: 150px;
 left: 0;
 width: 180px;
}
 
#navigation ul {
 list-style: none;
 margin: 1em 0 0 0;
 padding: 0;
 border: none;
 }
 
#navigation li {
 font-size: 80%;
}
 
#navigation a:link{
 color: #242804; /*#e79661;*/
 background-color: transparent;
 display: block;
 border-bottom: 1px solid #999;
 padding: 1em 0em 0.1em 1.5em;
 text-decoration: none;
}

#navigation a:visited {
 color: #242804; /*#e79661;*/
 background-color: transparent;
 display: block;
 border-bottom: 1px solid #999;
 padding: 1em 0em 0.1em 1.5em;
 text-decoration: none;
}
 
#navigation a:hover {
 color: #727272; /*#cfcfcf;*/
 
}
 
#footer {
 font-size: 70%;
 padding-top: 0em;
 text-align: right;
 margin-right: 275px;
 color: #727272;
 background-color: transparent;
}

#footer_home {
 font-size: 70%;
 padding-top: 0em;
 text-align: right;
 color: #727272;
 background-color: transparent;
}

 
#ss_organizers_speakers {
	list-style: none;
	font-size: 90%;
 	line-height: 1.8em;
}

#ss_organizers_speakers a {
	color: #000000;
	font-size: 90%;
 	line-height: 1.8em;
}

table {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 70%;
	 text-align: center;
}

#table_col {
	background-color: #e79661;
	text-align:center;
	padding: 0;
	/*border-bottom: solid 2px black;*/
}

#table_col_A {
	background-color: #e79661;
	padding: 0;
	border-bottom: none;
}
