@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body { 
	margin: 0; 
	font: normal .8em Helvetica, Arial, sans-serif;
	color:#62503d;
	background: url(../images/top_bg.gif) repeat-x 
	}
	
body.mainpage{
	background: url(../images/mainpage_bg.gif) repeat-x 
	}
	
body.subpage{ 
	background:url(../images/subpage_bg.gif) repeat-x 
	}

#overall_top_wrap{ 
	margin:0 auto; 
	width:1000px
	}
	
#logodiv{
	height:76px;
	background:url(../images/top_logo.gif) no-repeat bottom left
	}

/*Navigation*/

#navcontainer{ 
	height:25px;
	margin-top:26px
	}

ul#navlist {
	font-family: sans-serif
	}

ul#navlist a{
	text-decoration: none
	}

ul#navlist, ul#navlist ul, ul#navlist li{
	margin: 0 10px 0 0;
	padding: 0px;
	list-style-type: none
	}

ul#navlist li { 
	float: left
	}

ul#navlist li a {
	color: #dbbaaa;
	padding: 12px 10px;
	font-size:0.9em
	}

ul#navlist li a:hover{
	color: #fff;
	background: url(../images/sub_arrow.gif) no-repeat bottom center;
	
	font-size:0.9em
	}
	
	
ul#navlist li.current a{
	color: #fff;
	background: url(../images/sub_arrow.gif) no-repeat bottom center;
	padding: 12px 5px;
	font-size:0.9em
	}
	
ul#navlist li a:active {
	color: #ae9183
	}

ul#subnavlist { 
	display: none; 
	margin: 18px 0 0 0 
	}

ul#subnavlist li { 
	float: none
	}

ul#subnavlist li a {
	padding: 0px; 
	margin: 0px; 
	background:#CCCCCC
	}

ul#navlist li:hover ul#subnavlist {
	display:block; 
	font-size:0.95em;
	padding-top:22px; 
	position:absolute
	}

ul#navlist li:hover ul#subnavlist li a {
	background:#8A7055 none repeat scroll 0 0; 
	border:1px solid #62503D; 
	line-height:33px; 
	padding:10px
	}

/*Green Bar*/

#big_green_bar {
	height: 215px
	}

#main_title_container{  
    line-height: 1.7em;
	margin:0 auto;
	text-align:left;
	font: 1.4em Arial, Helvetica, sans-serif; 
	color:#e2f6d8
	}

/*Green Bar TITLES*/

#title{
	padding-top:90px;
	margin-bottom:15px; 
	}
	
#titlesub{
	padding-top:59px; 
	margin-bottom:15px; 
	}

.t_welcome			{ width:720px; background:transparent url(../images/t_welcome.png) no-repeat bottom}

.t_whatscurrmap	{ width: 842px; background:transparent url(../images/h_curmapping.gif) no-repeat bottom}
.t_technology	{ width: 444px; background:transparent url(../images/h_technology.gif) no-repeat bottom}
.t_faq	    	{ width: 827px; background:transparent url(../images/h_faqs.gif) no-repeat bottom}
.t_downloads	{ width: 900px; background:transparent url(../images/h_downloads.gif) no-repeat bottom}
.t_links	{ width: 203px; background:transparent url(../images/h_links.gif) no-repeat bottom}
.t_sources    	{ width: 290px; background:transparent url(../images/h_sources.gif) no-repeat bottom}
.t_services    	{ width: 294px; background:transparent url(../images/h_services.gif) no-repeat bottom}
.t_mapping    	{ width: 620px; background:transparent url(../images/h_4reasons.gif) no-repeat bottom}
.t_contact    	{ width: 281px; background:transparent url(../images/h_contact.gif) no-repeat bottom}
.t_target    	{ width: 744px; background:transparent url(../images/h_target.gif) no-repeat bottom}
.t_lsa    	{ width: 648px; background:transparent url(../images/h_lsa.gif) no-repeat bottom}

.t_21centurySchools	{ width: 682px; background:transparent url(../images/t_21centuryschools.png) no-repeat bottom}
.t_adminconnection	{ width: 865px; background:transparent url(../images/t_adminconnection.png) no-repeat bottom}
.t_currmapping		{ width: 628px; background:transparent url(../images/t_currmapping.png) no-repeat bottom}
.t_eduresearch		{ width: 627px; background:transparent url(../images/t_edresearch.png) no-repeat bottom}
.t_globaltools		{ width: 739px; background:transparent url(../images/t_globaltools.png) no-repeat bottom}
.t_profdevelopment	{ width: 847px; background:transparent url(../images/t_profdevelopment.png) no-repeat bottom}
.t_resources		{ width: 329px; background:transparent url(../images/t_resources.png) no-repeat bottom}

p.main_sub_h1{font-size: 1.3em; font-weight:bold}
p.main_sub{ padding:15px 0 25px 0}
/*SubPage Green Bar*/

/*main Content*/

#allwrapper{
	width:900px; 
	margin:0 auto;
	padding: 0 10px
	}

#maincontent_container {
	width:100%
	}

#maincontent{ 
	margin:0 auto 0 50px;
	text-align:left;
	min-height:350px
	}
	
#maincontent a, #maincontent a, { color:#62503D; text-decoration:none }
	
	
	
/*Bottom Div*/

#bottom_bar{
	margin-top:35px;
	padding:10px 0;
	color:#DBBAAA;
	background: #6a5447;
	border-top: 1px solid #000;
	text-align:center;
	font-size:.9em
}

#bottom_bar a, #bottom_bar a:active{ 
	text-decoration:none; 
	color:#FFF
	}

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

/*Main Page big buttons*/

	
	
.bigbuttons		 		{padding: 30px 0 20px 0;margin: 0;width: 200px}
.bigbuttons li	 		{list-style: none; color:#62503d}
.bigbuttons li a 		{color:#62503d; text-decoration:none; margin:15px 0}
.bigbuttons li a:hover  {color:#917251; text-decoration:none}

.bigbuttons_sub		 		{margin:0; padding:10px 0 20px;}
.bigbuttons_sub li	 		{list-style: none; color:#62503d; margin: 15px 0}
.bigbuttons_sub li a 		{color:#62503d; text-decoration:none; margin:15px 0}
.bigbuttons_sub li a:hover  {color:#917251; text-decoration:none}
 
p.textMain {font-size:1.6em; padding-top:11px; color:#458c19}
p.textMain a {color:#62503d;  text-decoration: none}
p.minText a:hover {text-decoration:underline}

p.textReg, 
p.textReg a, 
p.textReg a:hover      {text-decoration:none; color:#000; margin-top:7px}
  
  
  
/*MAIN PAGE ICONS - -------------*/  
  

/*icon_currmap*/

.mains_a		     {background: url(../images/icon_mains.gif) no-repeat 0 -62px}
.mains_a a		 {background: url(../images/icon_mains.gif) no-repeat 0 0; height: 62px; width: 600px; display: block; padding-left:75px}
.mains_a a:hover   {background: none}

.mains_b		     {background: url(../images/icon_mains.gif) no-repeat 0 -186px; height: 62px; width: 600px}
.mains_b a		 {background: url(../images/icon_mains.gif) no-repeat 0 -124px; height: 62px; width: 600px; display: block; padding-left:75px}
.mains_b a:hover   {background: none}

.mains_c		     {background: url(../images/icon_mains.gif) no-repeat 0 -310px; height: 62px; width: 600px}
.mains_c a		 {background: url(../images/icon_mains.gif) no-repeat 0 -248px; height: 62px; width: 600px; display: block; padding-left:75px}
.mains_c a:hover   {background: none}

.mains_d		     {background: url(../images/icon_mains.gif) no-repeat 0 -434px; height: 62px; width: 600px}
.mains_d a		 {background: url(../images/icon_mains.gif) no-repeat 0 -372px; height: 62px; width: 600px; display: block; padding-left:75px}
.mains_d a:hover   {background: none}

.mains_e		     {background: url(../images/icon_mains.gif) no-repeat 0 -558px}
.mains_e a		 {background: url(../images/icon_mains.gif) no-repeat 0 -496px; height: 62px; width: 600px; display: block; padding-left:75px}
.mains_e a:hover   {background: none}

.mains_f		     {background: url(../images/icon_mains.gif) no-repeat 0 -682px; height: 62px; width: 600px}
.mains_f a		 {background: url(../images/icon_mains.gif) no-repeat 0 -620px; height: 62px; width: 600px; display: block; padding-left:75px}
.mains_f a:hover   {background: none}

.mains_g		     {background: url(../images/icon_mains.gif) no-repeat 0 -806px; height: 62px; width: 600px}
.mains_g a		 {background: url(../images/icon_mains.gif) no-repeat 0 -744px; height: 62px; width: 600px; display: block; padding-left:75px}
.mains_g a:hover   {background: none}

.mains_h		     {background: url(../images/icon_mains.gif) no-repeat 0 -930px; height: 62px; width: 600px}
.mains_h a		 {background: url(../images/icon_mains.gif) no-repeat 0 -868px; height: 62px; width: 600px; display: block; padding-left:75px}
.mains_h a:hover   {background: none}  
  
  
  
/*century-schools*/  
  
.century_schools_a		     {background: url(../images/icon_21cent.gif) no-repeat 0 -62px}
.century_schools_a     	 {background: url(../images/icon_21cent.gif) no-repeat 0 0; height: 62px; width: 600px; display: block; padding-left:75px}
.century_schools_a a:hover   {background: none}

.century_schools_b		     {background: url(../images/icon_21cent.gif) no-repeat 0 -186px; height: 62px; width: 600px}
.century_schools_b 		 {background: url(../images/icon_21cent.gif) no-repeat 0 -124px; height: 62px; width: 600px; display: block; padding-left:75px}
.century_schools_b a:hover   {background: none}

.century_schools_c		     {background: url(../images/icon_21cent.gif) no-repeat 0 -310px; height: 62px; width: 600px}
.century_schools_c 		 {background: url(../images/icon_21cent.gif) no-repeat 0 -248px; height: 62px; width: 600px; display: block; padding-left:75px}
.century_schools_c a:hover   {background: none}

.century_schools_d		     {background: url(../images/icon_21cent.gif) no-repeat 0 -434px; height: 62px; width: 600px}
.century_schools_d 		 {background: url(../images/icon_21cent.gif) no-repeat 0 -372px; height: 62px; width: 600px; display: block; padding-left:75px}
.century_schools_d a:hover   {background: none}

/*prof_dev*/


.prof_dev_a		     {background: url(../images/icon_profdev.gif) no-repeat 0 -62px}
.prof_dev_a 		 {background: url(../images/icon_profdev.gif) no-repeat 0 0; height: 62px; width: 600px; display: block; padding-left:75px}
.prof_dev_a a:hover   {background: none}


.prof_dev_b		     {background: url(../images/icon_profdev.gif) no-repeat 0 -186px; height: 62px; width: 600px}
.prof_dev_b 	 {background: url(../images/icon_profdev.gif) no-repeat 0 -124px; height: 62px; width: 600px; display: block; padding-left:75px}
.prof_dev_b a:hover   {background: none}


.prof_dev_c		     {background: url(../images/icon_profdev.gif) no-repeat 0 -310px; height: 62px; width: 600px}
.prof_dev_c		 {background: url(../images/icon_profdev.gif) no-repeat 0 -248px; height: 62px; width: 600px; display: block; padding-left:75px}
.prof_dev_c a:hover   {background: none}


.prof_dev_d		     {background: url(../images/icon_profdev.gif) no-repeat 0 -434px; height: 62px; width: 600px}
.prof_dev_d 		 {background: url(../images/icon_profdev.gif) no-repeat 0 -372px; height: 62px; width: 600px; display: block; padding-left:75px}
.prof_dev_d a:hover   {background: none}


.prof_dev_e		     {background: url(../images/icon_profdev.gif) no-repeat 0 -558px}
.prof_dev_e 		 {background: url(../images/icon_profdev.gif) no-repeat 0 -496px; height: 62px; width: 600px; display: block; padding-left:75px}
.prof_dev_e a:hover   {background: none}


.prof_dev_f		     {background: url(../images/icon_profdev.gif) no-repeat 0 -682px; height: 62px; width: 600px}
.prof_dev_f          {background: url(../images/icon_profdev.gif) no-repeat 0 -620px; height: 62px; width: 600px; display: block; padding-left:75px}
.prof_dev_f a:hover   {background: none}


.prof_dev_g		     {background: url(../images/icon_profdev.gif) no-repeat 0 -806px; height: 62px; width: 600px}
.prof_dev_g 		 {background: url(../images/icon_profdev.gif) no-repeat 0 -744px; height: 62px; width: 600px; display: block; padding-left:75px}
.prof_dev_g a:hover   {background: none}

.prof_dev_h		     {background: url(../images/icon_profdev.gif) no-repeat 0 -930px; height: 62px; width: 600px}
.prof_dev_h 		 {background: url(../images/icon_profdev.gif) no-repeat 0 -868px; height: 62px; width: 600px; display: block; padding-left:75px}
.prof_dev_h a:hover   {background: none}

.prof_dev_i		     {background: url(../images/icon_profdev.gif) no-repeat 0 -1054px; height: 62px; width: 600px}
.prof_dev_i 		 {background: url(../images/icon_profdev.gif) no-repeat 0 -992px; height: 62px; width: 600px; display: block; padding-left:75px}
.prof_dev_i a:hover   {background: none}

.prof_dev_j		     {background: url(../images/icon_profdev.gif) no-repeat 0 -1178px; height: 62px; width: 600px}
.prof_dev_j 	 {background: url(../images/icon_profdev.gif) no-repeat 0 -1116px; height: 62px; width: 600px; display: block; padding-left:75px}
.prof_dev_j a:hover   {background: none}

/*icon_globaltools*/

.globaltools_a		     {background: url(../images/icon_globaltools.gif) no-repeat 0 -62px}
.globaltools_a 		 {background: url(../images/icon_globaltools.gif) no-repeat 0 0; height: 62px; width: 600px; display: block; padding-left:75px}
.globaltools_a a:hover   {background: none}

.globaltools_b		     {background: url(../images/icon_globaltools.gif) no-repeat 0 -186px; height: 62px; width: 600px}
.globaltools_b 		 {background: url(../images/icon_globaltools.gif) no-repeat 0 -124px; height: 62px; width: 600px; display: block; padding-left:75px}
.globaltools_b a:hover   {background: none}

.globaltools_c		     {background: url(../images/icon_globaltools.gif) no-repeat 0 -310px; height: 62px; width: 600px}
.globaltools_c 		 {background: url(../images/icon_globaltools.gif) no-repeat 0 -248px; height: 62px; width: 600px; display: block; padding-left:75px}
.globaltools_c a:hover   {background: none}

.globaltools_d		     {background: url(../images/icon_globaltools.gif) no-repeat 0 -434px; height: 62px; width: 600px}
.globaltools_d 		 {background: url(../images/icon_globaltools.gif) no-repeat 0 -372px; height: 62px; width: 600px; display: block; padding-left:75px}
.globaltools_d a:hover   {background: none}

.globaltools_e		     {background: url(../images/icon_globaltools.gif) no-repeat 0 -558px}
.globaltools_e 		 {background: url(../images/icon_globaltools.gif) no-repeat 0 -496px; height: 62px; width: 600px; display: block; padding-left:75px}
.globaltools_e a:hover   {background: none}

.globaltools_f		     {background: url(../images/icon_globaltools.gif) no-repeat 0 -682px; height: 62px; width: 600px}
.globaltools_f 		 {background: url(../images/icon_globaltools.gif) no-repeat 0 -620px; height: 62px; width: 600px; display: block; padding-left:75px}
.globaltools_f a:hover   {background: none}

/*icon_eduresearch*/

.eduresearch_a		     {background: url(../images/icon_eduresearch.gif) no-repeat 0 -62px}
.eduresearch_a 		 {background: url(../images/icon_eduresearch.gif) no-repeat 0 0; height: 62px; width: 600px; display: block; padding-left:75px}
.eduresearch_a a:hover   {background: none}

.eduresearch_b		     {background: url(../images/icon_eduresearch.gif) no-repeat 0 -186px; height: 62px; width: 600px}
.eduresearch_b 		 {background: url(../images/icon_eduresearch.gif) no-repeat 0 -124px; height: 62px; width: 600px; display: block; padding-left:75px}
.eduresearch_b a:hover   {background: none}

.eduresearch_c		     {background: url(../images/icon_eduresearch.gif) no-repeat 0 -310px; height: 62px; width: 600px}
.eduresearch_c 		 {background: url(../images/icon_eduresearch.gif) no-repeat 0 -248px; height: 62px; width: 600px; display: block; padding-left:75px}
.eduresearch_c a:hover   {background: none}

.eduresearch_d		     {background: url(../images/icon_eduresearch.gif) no-repeat 0 -434px; height: 62px; width: 600px}
.eduresearch_d 		 {background: url(../images/icon_eduresearch.gif) no-repeat 0 -372px; height: 62px; width: 600px; display: block; padding-left:75px}
.eduresearch_d a:hover   {background: none}

.eduresearch_e		     {background: url(../images/icon_eduresearch.gif) no-repeat 0 -558px}
.eduresearch_e 		 {background: url(../images/icon_eduresearch.gif) no-repeat 0 -496px; height: 62px; width: 600px; display: block; padding-left:75px}
.eduresearch_e a:hover   {background: none}

/*icon_currmap*/

.currmap_a		     {background: url(../images/icon_currmap.gif) no-repeat 0 -62px}
.currmap_a 		 {background: url(../images/icon_currmap.gif) no-repeat 0 0; height: 62px; width: 600px; display: block; padding-left:75px}
.currmap_a a:hover   {background: none}

.currmap_b		     {background: url(../images/icon_currmap.gif) no-repeat 0 -186px; height: 62px; width: 600px}
.currmap_b 		 {background: url(../images/icon_currmap.gif) no-repeat 0 -124px; height: 62px; width: 600px; display: block; padding-left:75px}
.currmap_b a:hover   {background: none}

.currmap_c		     {background: url(../images/icon_currmap.gif) no-repeat 0 -310px; height: 62px; width: 600px}
.currmap_c 		 {background: url(../images/icon_currmap.gif) no-repeat 0 -248px; height: 62px; width: 600px; display: block; padding-left:75px}
.currmap_c a:hover   {background: none}

.currmap_d		     {background: url(../images/icon_currmap.gif) no-repeat 0 -434px; height: 62px; width: 600px}
.currmap_d 		 {background: url(../images/icon_currmap.gif) no-repeat 0 -372px; height: 62px; width: 600px; display: block; padding-left:75px}
.currmap_d a:hover   {background: none}

.currmap_e		     {background: url(../images/icon_currmap.gif) no-repeat 0 -558px}
.currmap_e 		 {background: url(../images/icon_currmap.gif) no-repeat 0 -496px; height: 62px; width: 600px; display: block; padding-left:75px}
.currmap_e a:hover   {background: none}

.currmap_f		     {background: url(../images/icon_currmap.gif) no-repeat 0 -682px; height: 62px; width: 600px}
.currmap_f 		 {background: url(../images/icon_currmap.gif) no-repeat 0 -620px; height: 62px; width: 600px; display: block; padding-left:75px}
.currmap_f a:hover   {background: none}

.currmap_g		     {background: url(../images/icon_currmap.gif) no-repeat 0 -806px; height: 62px; width: 600px}
.currmap_g 		 {background: url(../images/icon_currmap.gif) no-repeat 0 -744px; height: 62px; width: 600px; display: block; padding-left:75px}
.currmap_g a:hover   {background: none}

.currmap_h		     {background: url(../images/icon_currmap.gif) no-repeat 0 -930px; height: 62px; width: 600px}
.currmap_h 		 {background: url(../images/icon_currmap.gif) no-repeat 0 -868px; height: 62px; width: 600px; display: block; padding-left:75px}
.currmap_h a:hover   {background: none}

.currmap_i		     {background: url(../images/icon_currmap.gif) no-repeat 0 -1054px; height: 62px; width: 600px}
.currmap_i 		 {background: url(../images/icon_currmap.gif) no-repeat 0 -992px; height: 62px; width: 600px; display: block; padding-left:75px}
.currmap_i a:hover   {background: none}

.currmap_j		     {background: url(../images/icon_currmap.gif) no-repeat 0 -1178px; height: 62px; width: 600px}
.currmap_j 		 {background: url(../images/icon_currmap.gif) no-repeat 0 -1116px; height: 62px; width: 600px; display: block; padding-left:75px}
.currmap_j a:hover   {background: none}

.currmap_k		     {background: url(../images/icon_currmap.gif) no-repeat 0 -1302px; height: 62px; width: 600px}
.currmap_k 		 {background: url(../images/icon_currmap.gif) no-repeat 0 -1250px; height: 62px; width: 600px; display: block; padding-left:75px}
.currmap_k a:hover   {background: none}

.currmap_l		     {background: url(../images/icon_currmap.gif) no-repeat 0 -1426px; height: 62px; width: 600px}
.currmap_l 		 {background: url(../images/icon_currmap.gif) no-repeat 0 -1374px; height: 62px; width: 600px; display: block; padding-left:75px}
.currmap_l a:hover   {background: none}


/*icon_adminconn*/

.adminconn_a		     {background: url(../images/icon_adminconn.gif) no-repeat 0 -62px}
.adminconn_a 		 {background: url(../images/icon_adminconn.gif) no-repeat 0 0; height: 62px; width: 600px; display: block; padding-left:75px}
.adminconn_a a:hover   {background: none}

.adminconn_b		     {background: url(../images/icon_adminconn.gif) no-repeat 0 -186px; height: 62px; width: 600px}
.adminconn_b 		 {background: url(../images/icon_adminconn.gif) no-repeat 0 -124px; height: 62px; width: 600px; display: block; padding-left:75px}
.adminconn_b a:hover   {background: none}

.adminconn_c		     {background: url(../images/icon_adminconn.gif) no-repeat 0 -310px; height: 62px; width: 600px}
.adminconn_c 		 {background: url(../images/icon_adminconn.gif) no-repeat 0 -248px; height: 62px; width: 600px; display: block; padding-left:75px}
.adminconn_c a:hover   {background: none}

.adminconn_d		     {background: url(../images/icon_adminconn.gif) no-repeat 0 -434px; height: 62px; width: 600px}
.adminconn_d 		 {background: url(../images/icon_adminconn.gif) no-repeat 0 -372px; height: 62px; width: 600px; display: block; padding-left:75px}
.adminconn_d a:hover   {background: none}

.adminconn_e		     {background: url(../images/icon_adminconn.gif) no-repeat 0 -558px}
.adminconn_e 		 {background: url(../images/icon_adminconn.gif) no-repeat 0 -496px; height: 62px; width: 600px; display: block; padding-left:75px}
.adminconn_e a:hover   {background: none}

.adminconn_f		     {background: url(../images/icon_adminconn.gif) no-repeat 0 -682px; height: 62px; width: 600px}
.adminconn_f 		 {background: url(../images/icon_adminconn.gif) no-repeat 0 -620px; height: 62px; width: 600px; display: block; padding-left:75px}
.adminconn_f a:hover   {background: none}

.adminconn_g		     {background: url(../images/icon_adminconn.gif) no-repeat 0 -806px; height: 62px; width: 600px}
.adminconn_g 		 {background: url(../images/icon_adminconn.gif) no-repeat 0 -744px; height: 62px; width: 600px; display: block; padding-left:75px}
.adminconn_g a:hover   {background: none}

/*icon_resources*/

.resources_a		     {background: url(../images/icon_resources.gif) no-repeat 0 -62px}
.resources_a 		 {background: url(../images/icon_resources.gif) no-repeat 0 0; height: 62px; width: 600px; display: block; padding-left:75px}
.resources_a a:hover   {background: none}

.resources_b		     {background: url(../images/icon_resources.gif) no-repeat 0 -186px; height: 62px; width: 600px}
.resources_b 		 {background: url(../images/icon_resources.gif) no-repeat 0 -124px; height: 62px; width: 600px; display: block; padding-left:75px}
.resources_b a:hover   {background: none}

.resources_c		     {background: url(../images/icon_resources.gif) no-repeat 0 -310px; height: 62px; width: 600px}
.resources_c 		 {background: url(../images/icon_resources.gif) no-repeat 0 -248px; height: 62px; width: 600px; display: block; padding-left:75px}
.resources_c a:hover   {background: none}

.resources_d		     {background: url(../images/icon_resources.gif) no-repeat 0 -434px; height: 62px; width: 600px}
.resources_d 		 {background: url(../images/icon_resources.gif) no-repeat 0 -372px; height: 62px; width: 600px; display: block; padding-left:75px}
.resources_d a:hover   {background: none}

.resources_e		     {background: url(../images/icon_resources.gif) no-repeat 0 -558px}
.resources_e 		 {background: url(../images/icon_resources.gif) no-repeat 0 -496px; height: 62px; width: 600px; display: block; padding-left:75px}
.resources_e a:hover   {background: none}



/*from site1*/

div.marginal{
	margin:35px 15px;
	width:800px;
	}

p {display:block; margin: 10px 0 10px 20px; line-height:1.5em}
p.indent {text-indent:.7cm}
p.answer { margin:10px 0 0 25px; padding:10px 0}
p.note{color:#5c7b5d;  margin:10px 0 0 25px; padding:10px 0}
p.source{ margin-bottom:15px}

h2 {margin:0; padding:20px 0 10px 0; font: normal 1.5em Georgia, "Times New Roman", Times, serif}

img {border: 0px solid #958448}
img.floatLeft {float: left; margin: 15px 25px 20px 0}
img.floatRight {float: right; margin: 5px 0 10px 10px}

.midlist{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid  #E4D5C5;
}

.midlist li{
border-top:1px solid   #E4D5C5;
list-style-image:none;
list-style-position:inside;
list-style-type:none;
margin:0;
padding:5px 0 5px 10px;
}

.midlist li a {color:#72634f; text-decoration: none; }
.midlist li a:hover {color:000000; text-decoration: underline; }

p.note {
color:#5C7B5D;
margin:10px 0 0 25px;
padding:10px 0;
}

.dload {font-size: 1.7em; color:#458C19; font-weight:bold}
.dload a { color:#458C19; text-decoration:none}
.dload a:hover{color: #458C19; text-decoration:underline}