
body {
  background: lightcyan;  
  width: 1240px; 
  margin: 5px auto;
  text-decoration: none;
  font-weight: normal;
  font-family: sans-serif;
  font-size: 12px;
border-left-style: groove; 
border-left-color: green; 
border-left-width: 1px; 
border-right-style: groove; 
border-right-color: green; 
border-right-width: 1px; 
border-top-style: ridge; 
border-top-color: yellow; 
border-top-width: 1px;  
border-bottom-style: ridge; 
border-bottom-color: yellow; 
border-bottom-width: 1px; 
}


#header {width: 1240px; 
  background-image: url(conco5c.jpg); 
  color: green;
  margin: 0px;
  text-align: center;
  padding: 10px;
}

#headheader {  
  background-image: url(conco5c.jpg); 
  color: green;
  margin: 0px;
  text-align: center;
  padding: 10px;
}

#navbar {width: 1240px; 
  background: mediumvioletred;
  color: #F8F8FF;
  margin: 0px;
  valign: top;  
  text-align: center;  
  font-size: 11px;
  font-weight: bold;
  padding: 5px 0px 5px 0px;
}

#navbar a {
  color: ghostwhite;
}

#content {
  width: 1240px;
  margin: 0px;
  valign: top;
}

#l_sidebar {  font-size: 11px; background: teal;
  font-weight: bold;
  /*text-align: left;*/
  padding: 0px 3px 0px 3px;
  width: 170px; 
  margin: 0px;
  valign: top;
}

#divID { 
  margin-top: 0px;
padding: 1px 0px 1px 2px;
  }
  
#l_sidebar ul { 
  list-style-type: square;
  list-style-position: outside;
  }

#l_sidebar li {float: left;
  width: 160px;
  background: #FFFFFF;
  list-style-type: square;
  border-bottom: 1px solid #E0DFDB;
  color: #EE7600;
  list-style-color: goldenrod;
  list-style-position: inside;
  text-decoration: none;  
  padding: 5px 5px 0px 10px;
  margin-left: 0px;  
  margin-bottom: 0px;
  }
  
#l_sidebar li a { 
  text-decoration: none;  
  padding: 5px 0px 0px 0px;
  display: inline;
  }
  
#l_sidebar p {   padding: 0px 0px 0px 0px;
  margin-bottom: 0px;
  text-decoration: none;
  }

#contentleft {
  background: white;
  width:800px;
  margin-left: 10px;
  margin-right: 5px;
  padding: 0px 0px 0px 5px;
  valign: top;
}

#contentleft td {
	background-color: #fafafa;
	margin: 0px 0px 0px 0px;
	cellpadding: 0px 0px 0px 0px;
	cellspacing: 0px 0px 0px 0px;
	 border: 0px solid goldenrod;	
}

#r_sidebar {
  background: #ffffec;
  text-align: left;
  padding: 0px 5px 0px 5px;
  width: 160px;
  valign: top;
  border: 1px;
}

#r_sidebar ul {
  list-style-type: square;
  list-style-position: outside;
  }

#r_sidebar ul li {
  list-style-type: square;
  list-style-position: outside;

  }
  
#footer {
  background: pink;
  padding-top: 20px;
  text-align: center;
  clear: both;  
  margin: 0px;
  text-align: center;
  padding: 5px 5px 5px 5px;
}

#sponsored_links {color: teal;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}
