/* 
*  Tools for Learning Styles
**/

body {
 	background: url(http://tools-for-learning.com/images/back.jpg);
	font-family:"Trebuchet MS", sans-serif;
}

a { 
 color: #0000FF;
 text-decoration: none;
}

a:visited {
   color: #0000FF;
   text-decoration: none;
}

a:hover {
   color:#cc0000; 
	 text-decoration: underline; 
}

#header {
   width:740px;
	 height: 122px; 
   margin-left: auto;
   margin-right: auto;	  
   background: url(http://tools-for-learning.com/images/header.jpg); 
}

h1 { 
   font-size: 14pt;
}
	 
#headh1 {
 font: 12pt black arial, lucida, sans-serif;
 color: black;
 text-align: left;
 padding: 70px 0px 0px 80px;
}

#maindiv {
	 width: 740px;
	 background: url(http://tools-for-learning.com/images/main.jpg); 
   margin-left: auto;
   margin-right: auto;
}

h2 {
	padding-left: 5px;
	margin: 5px 0px 0px 0px;
	}
	
p {
	font-size: 10pt;
	text-align:justify;
}

#maincontent {
   float: left; 
	 width:520px; 
	 text-align:justify; 
	 padding:10px 0px 10px 8px; 
	 font-family: trebuchet, sans-serif;
	 font-size: 10pt;
}

#navbar {
   float:right; 
	 text-align:left; 
	 width:192px; 
	 padding: 10px 4px 10px 0px;
	 font-size: 10pt;
	 color: black;
}

#navbar p {
	font-size: 10pt;
	text-align:left;
}	

#footer {
   clear: both;
   width:740px;
   height: 52px;
   background: url(http://tools-for-learning.com/images/footer.jpg); 
   color: white;
   font: 11px gold arial, lucida, sans-serif;
   text-align: center;
}

#footxt { 
   padding-top: 23px;
}	 
#footxt a {color: white; text-decoration: none;}
#footxt a:hover {color: #cc0000; text-decoration: underline;}
#footxt a:visited {color: white; text-decoration: none;}

#ag336 {
   float: left;
	 width: 346px;
	 height: 290px;
	 padding-right: 10px;
	 padding-bottom: 10px;
	 background-color: #fefefe; 
}

#ag300 {
   float: left;
	 width: 310px;
	 height: 260px;
	 padding-right: 10px;
	 padding-bottom: 10px;
	 background-color: #fefefe; 	  
}

#ag160 {
   float: none;
	 width: 170px;
	 height: 620px;
	 padding: 10px 0px 10px 10px;
	 background-color: #fefefe; 	  
}
