body { background-color: #272f4a; }
p {}
td {}
#container_outer {
	background-color: #cdcdff;
	width: 800px;
	padding:10px 30px 30px 30px;
	overflow: auto;
	margin-top:20px;
	margin-right:auto;
	margin-left:auto;
}

#container_inner { 

  margin-top: 20px;
  width:800px;
  font-family: Verdana, Helvetica, sans-serif;
  overflow: auto; 
  padding-bottom:20px;
  margin-right: auto; 
  margin-left: auto; 
  border: 1pt ; 
  z-index:0}

#navigation {
list-style-type: none;
background-repeat: no-repeat;
width: 100%;
margin: 0px;
margin-top: 0px;
padding: 0px;
}

#navigation img{
float:left
}
#navigation ul{clear:both}

#navigation li { 
clear:left; 
float: right; 
width:159px; 
height: 25px; 
text-decoration: none; 
text-align: center; 
font-size: 13px; 
background-color: #bebebe; 
border-right: 1px solid white
}

#navigation li.current { 
color: white;
background-color: #272f4a;
}
#navigation li.end {
border-right: none;
width: 160px;
}
navigation a.image:hover{
background-color:


}
#navigation a:hover { 
color: white;
background-color: #272f4a;
height: 25px

}

#navigation a { 
color: black;
text-decoration: none;
display:block;
} 

#navigation a.current {
	color: white;
} 



#header { 
	height: 250px; 
	clear:both;
	margin-top: 0px; 
	margin-right: auto;
	margin-left: auto;
	background-image: url(../content/background-header-learn.jpg);
	padding: 5px; 
}

#content {
width: 800px;
overflow: auto;
min-height: 500px;
background-image: url(../content/background-body_learning.gif);
clear:both;

}

#column  {
float:left;
width: 250px; 
margin-left: 0px; 
padding: 10px; }

#column h1 { 
text-transform: uppercase;
font-size: 20px; 
font-weight: bold; 
text-align: left; 
border-bottom: 1px solid black; 
height: inherit;}

#column h2 {
font-size: 14px;
text-align: left;
margin-left: 15px;
display: list-item;
list-style-type: none;
}

#column h2.italic {
line-height: 15px;
font-size:12px;
font-style: italic}

#column h3 {
font-size: 12px;
text-align: left;
margin-left:30px;
display: block;
height: 15px
}
	
#column h4 { 
font-size: 12px;
text-align: left;
}

#column ul {
list-style-type:none;
margin-left:0}
		
#column li { 
list-style-type:none;
font-size: 12px; 
margin-left:15px;
}

a {
color:#272f4a;
text-decoration:none
}

a:hover {
color:#174366;
}
	
#main {
float:left;
width: 475px; 
margin-left: 30px; 
text-align: left; 
padding:10px; 
height:auto}

#main h1 {
font-size: 22px;
text-align: left;
font-weight: bold;
text-transform: uppercase;
color: #174366;
}

#main h2 {
font-size: 18px;
font-weight: bold;
color: #174366;
text-align: left;
}

#main h3 { 
text-indent: 10px; 
font-size: 16px; 
text-decoration: underline; }




#main li {
list-style-type: none;
text-indent: 10px;
}

#main li.line2{
}

#main p {
  margin: 0 0 0.5em 0;
  padding: 0;
  font-size: 14px;
}
#main span {
font-size: 16px;
text-align: left;
font-weight: bold;
color: #174366;}  

#main span.title {
text-transform: uppercase;
font-size: 18px;
}

#main h {
  padding: 0;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #174366;
  border-top: 1px solid #b6e0ff;
}

#main img {
float:right;
padding:15px}


