html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #f0f8ff;
  color: #2d2e2e;
  font-family: Verdana,Geneva,Tahoma,sans-serif;
  font-size: 11px;
  margin: 0 0 0 0; 
  padding: 0 0 0 0;
  text-align: center; 
}
h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
}
h2 {
  color: #777777;
  font-size: 13px;
  font-weight: bold;
}
hr {
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #dcdcdc;
width: 100%;
height: 2px;
margin:  4px 0 4px 0;
text-align: center;
padding: 0px;
line-height: 6px;
color: #dcdcdc;
}
a   { text-decoration: none }
a:link     { color: #8b4513; font-size: 11px; text-decoration: underline }
a:visited     { color: #8b4513; font-size: 11px; text-decoration: underline }
a:hover    { color: #8b4513; font-size: 11px; text-decoration: underline }
.altlink a   { text-decoration: none }
.altlink a:link     { color: #DAA520; font-size: 14px; text-decoration: none; font-weight: bold;  }
.altlink a:visited     { color: #DAA520; font-size: 14px; text-decoration: none; font-weight: bold; }
.altlink a:hover    { color: #DAA520; font-size: 14px; text-decoration: underline; font-weight: bold; }
.altlink2 a   { text-decoration: none }
.altlink2 a:link     { color: #CD2626; font-size: 13px; text-decoration: none; font-weight: bold;  }
.altlink2 a:visited     { color: #CD2626; font-size: 13px; text-decoration: none; font-weight: bold; }
.altlink2 a:hover    { color: #CD2626; font-size: 13px; text-decoration: underline; font-weight: bold; }
.altlink3 a   { text-decoration: none }
.altlink3 a:link     { color: #4682B4; font-size: 11px; text-decoration: none }
.altlink3 a:visited     { color: #4682B4; font-size: 11px; text-decoration: none }
.altlink3 a:hover    { color: #4682B4; font-size: 11px; text-decoration: underline }
.textbody_sm  { color: #696969; font-size: 9px }
.textbody_sm2  { color: #dcdcdc; font-size: 9px }
.centered {
  text-align: center;
}
.result_cell {
background-color: #F8F8FF;
}
.round_box1{display:block}
.round_box1 *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#F5F5F5}
.round_box11{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #fafafa;
  border-right:1px solid #fafafa;
  background:#f7f7f7}
.round_box12{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fefefe;
  border-right:1px solid #fefefe;
  background:#f6f6f6}
.round_box13{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f6f6f6;
  border-right:1px solid #f6f6f6;}
.round_box14{
  border-left:1px solid #fafafa;
  border-right:1px solid #fafafa}
.round_box15{
  border-left:1px solid #f7f7f7;
  border-right:1px solid #f7f7f7}
.round_box1fg{
  background:#F5F5F5
}
.inner_box {
padding: 6px;
}

#navigation-1 {
	padding:0 0 0 0;
	margin:0px;
	list-style:none;
	width:100%;
	height:30px;
	font:normal 8px Arial, Helvetica, sans-serif;
}
#navigation-1 li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	position:relative;
	width:120px;
}
#navigation-1 li a:link, #navigation-1 li a:visited {
	padding: 0 0 0 0;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#000000;
	width:0px;
	height:13px;
	outline: none;
}

#navigation-1 li ul.navigation-2 {
	margin: 33px 0 0 0px;
	padding:0px 0px 0 0;
	list-style:none;
	display:none;
	width:142px;
	position:absolute;
	top:0px;
	border-top:1px solid #000;
}
#navigation-1 li:hover ul.navigation-2 {
	display:block;
}
#navigation-1 li ul.navigation-2 li {
	width:140px;
	clear:left;
}
#navigation-1 li ul.navigation-2 li a:link, #navigation-1 li ul.navigation-2 li a:visited {
	clear:left;
	background:#F5F5F5;
	padding:4px 2px;
	width:140px;
	border:none;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	position:relative;
	z-index:1000;
}
#navigation-1 li ul.navigation-2 li:hover a, #navigation-1 li ul.navigation-2 li a:active, #navigation-1 li ul.navigation-2 li a:hover {
	clear:left;
	background:#EEE9E9;
	padding:4px 2px;
	width:140px;
	border:none;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	position:relative;
	z-index:1000;
}


#outerWrapper {
	background-color: #fff;
	border-right: solid 1px #a9a9a9; border-bottom: solid 1px #a9a9a9;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 960px;
}
#outerWrapper #header {
  background-color: #fff;
  border-bottom: solid 1px #a9a9a9;
}
#outerWrapper #header h1.logo {
  background: transparent url(http://www.letsgolearn.com/lgl_media2/logo.gif) no-repeat top left;
  width: 266px; height: 60px;
}
#outerWrapper #header h1.logo span {
  display:none;
}
#outerWrapper #header .search {


}

 #outerWrapper #menu {
  text-align: left;
  background-image: url(http://www.letsgolearn.com/lgl_media2/top_nav.gif);
  border-bottom: solid 1px #a9a9a9;
  margin: 0;
 }
#outerWrapper #menu2 {
  text-align: left;
  background-image: url(http://www.letsgolearn.com/lgl_media2/top_nav.gif);
  height: 22px;
  padding-top: 8px;
  border-bottom: solid 1px #a9a9a9;
  color: #FFFFFF;
  font-size: 10px;
 }
 #outerWrapper #menu2 .shop_header {
  color: #EE7621;
  font-weight:  bold;
  font-size: 14px;
  font-variant: small-caps;
  margin: 0 0 0 10px;
 }
#outerWrapper #menu2 a {
  color: #FFFFFF;
  font-size: 12px;
  text-decoration: none;
  margin: 0 0 0 10px;
}
#outerWrapper #menu2 a:link {
  color: #FFFFFF;
  font-size: 12px;
  text-decoration: none;
}
#outerWrapper #menu2 a:visited {
  color: #FFFFFF;
  font-size: 12px;
  text-decoration: none;
}
#outerWrapper #menu2 a:hover {
 color: #DCDCDC;
 font-size: 12px;
 text-decoration: none;
 }

#outerWrapper #contentWrapper #header_back {
  background-image: url(http://www.letsgolearn.com/lgl_media2/blog_back.png); background-repeat: no-repeat;
  background-position: top center;
  margin: 6px 0 0 0;
  text-align: left;
  height: 100px;
  color: #ffffff;
  font-size: 13 px;
  padding-left: 20px;
}
#outerWrapper #contentWrapper #header_back #title {
  color: #ffffff;
  font-size: 18px;
  padding-bottom: 6px;
  padding-top: 24px;

}

#outerWrapper #contentWrapper #leftColumn1 {
  background-color: #fff;
  float: left;
  padding: 10px 10px 10px 10px;
  width: 175px;
}

#outerWrapper #contentWrapper #leftColumn1 #box1 {
  background-color: #ffffff;
  padding: 4px 4px 4px 4px;
  margin: 0 0 4px 0;  
  border: 1px solid #dcdcdc;
}

#outerWrapper #contentWrapper #leftColumn1 #box1 ul { 

} 
#outerWrapper #contentWrapper #leftColumn1 h4 {
  background-image: url(http://www.letsgolearn.com/lgl_media2/back1.gif); background-repeat: repeat;
  border-top: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  height: 16px;
  color: #EE7621;
  font-weight:  500;
  font-size: 13px;
  padding: 4px 0 0 4px;
}

#outerWrapper #contentWrapper #rightColumn1 {
  background-color: #fff;
  float: right;
  padding: 10px 10px 10px 10px; 
  width: 200px;
}

#outerWrapper #contentWrapper #rightColumn1 #box1 {
  background-color: #ffffff;
  padding: 4px 4px 4px 4px;
  margin: 0 0 4px 0;  
  border: 1px solid #dcdcdc;
}

#outerWrapper #contentWrapper #rightColumn1 #box1 ul { 

} 
#outerWrapper #contentWrapper #rightColumn1 h4 {
  background-image: url(http://www.letsgolearn.com/lgl_media2/back1.gif); background-repeat: repeat;
  border-top: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  height: 16px;
  color: #EE7621;
  font-weight:  500;
  font-size: 13px;
  padding: 4px 0 0 4px;
}

#outerWrapper #contentWrapper #content {
  margin: 0 230px 0 0px;
  padding: 10px 0px 10px 20px;
  color: #555555;
}

#outerWrapper #contentWrapper #content2 #lbox {
  padding: 6px 0px 6px 0px;
  margin: 0 0 0 0;
  width: 310px;
}
#outerWrapper #contentWrapper #content2 #rbox {
  padding: 6px 0px 6px 0px;
  margin: 0 0 0 0;
  width: 310px;
}

#outerWrapper #contentWrapper #box {
  border: solid 1px #a9a9a9;
  margin: 6px 0 0 0;
  padding: 10px 20px 10px 20px;
}
#outerWrapper #contentWrapper #box2 {
  background:#f5f5f5;
  margin: 0 0 6px 0;
  padding: 10px 10px 10px 10px;
}

#outerWrapper #contentWrapper #box_comment_top {
  background:#dcdcdc;
  padding: 10px 20px 10px 20px;
}
#outerWrapper #contentWrapper #box_comment {
  border-top: solid 4px #dcdcdc;
  border-right: solid 4px #dcdcdc;
  border-left: solid 4px #dcdcdc;
  border-bottom: solid 4px #dcdcdc;
  background:#F5F5F5;
  margin: 0 0 0 0;
  padding: 10px 20px 10px 20px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
  text-align: center;
  background-image: url(http://www.letsgolearn.com/lgl_media2/low_nav.gif);
  border-top: solid 1px #a9a9a9; 
  height: 20px;
}
#outerWrapper #footer2 {
  text-align: center;
  background-color: #fff;
  border-top: solid 1px #a9a9a9; 
}