#container  {

width: 1020px;


}

#header	{

width: 1020px;
height: 100px;
position: relative;
background: rgb(93, 154, 178) url(c63a233d_Learning.JPG) no-repeat scroll right top;
border-bottom: 2px solid #000000;

}

#header a  {

color: #FFFFFF;
text-decoration: none;
font-weight: bold;
font-family: Verdana;
font-size: 14px;

}

#header a:visited  {

color: #F2D6AF;
text-decoration: none;
font-weight: bold;

}

#header a:hover  {

color: #cc0000;
text-decoration: none;
font-weight: bold;

}


.HorizLinks  {

position: absolute; top: 77px; left: 180px; 

}

.HorizLinks ul { 

margin: 0px; 

}

.HorizLinks li {

margin: 0px 15px 0px 0px;
list-style-type: none;
display: inline;
	
}


#horizontalnav  {

width: 1020px;
height: 30px;
position: relative;
background-color: #F2D6AF;
border-bottom: 2px solid #000000;

}

.navlinks  {

position: absolute; top: 4px; left: 140px; 

}

.navlinks ul { 

margin: auto;

}

.navlinks li {

margin: 0px 18px 0px 0px;
list-style-type: none;
display: inline;
	
}

.navlinks li a {

color: #000000;
padding: 5px 12px 7px;
text-decoration: none;
font-size: 16px;
font-family: Verdana;

}

.navlinks li a:hover{

color: #ffffff;
background-image: url(images/BGhover.jpg);
 /*If you want to use a color for the background instead replace above line with background-color: [insert color here with # sign in front];*/
text-decoration: underline;


}


#header p  {

color: #FFFFFF;
font-family: Arial;
font-weight: bold;

}

.smalltext   {

font-size: 12px;
font-family: Arial;
font-weight: bold;

}


#menu3 {
        float: left;
	width: 160px;
	border: 1px solid #ccc;
	margin: 0px;
	}
#menu3 ul {
margin:0;
padding:0;
list-style-type: none;
font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
text-indent: 20px;
letter-spacing: 1px;
border-bottom: 1px solid #fff;
}
	
#menu3 li a {
  	height: 32px;
  	text-decoration: none;
        }	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #888;
	display: block;
	background: url(images/menu3.gif);
	padding: 8px 0 0 8px;
	}
	
#menu3 li a:hover, #menu3 li a:active {
	color: #283A50;
	background: url(images/menu3.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}	

#rightnav  {

float: right;
width: 160px;
height: 600px;
background-color: #F2D6AF;
border-left: 0px dashed #694717;

}

#body  {

margin: auto;
width: 1020px;
padding: 0px 0px 0px 0px;
background: rgb(93, 154, 178)


}

#footer  {

clear: both;
background-color: #F2D6AF;


}

.box  {

margin-top: 10px;
margin-left: 165px;
padding: 10px 10px 10px 10px;
background-color: #FFFFFF;
border: 2px solid #d22929;
width: 665px;
color: #000000;

}

h2  {

font-size: 20px;
color: #cc0000;
padding: 10px;
font-family: Verdana;

}



