/* NLA CSS STYLE SHEET */


/* BASIC STYLES */

html, body, img { margin: 0;padding: 0; }
	  
body {
	text-align: left;
	font-size: small;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	background: #9c9c9c;
	}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html body { font-size: x-small; }
* html body { fon\t-size: small; }
/* End hide from IE5/mac */

h1 { font-size: 150%; }
h2 { font-size: 140%; }
h3 { font-size: 130%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }


h1, h2, h3, h4, h5 { margin-left: 5px;
                     font-family: Arial, Geneva, Helvetica, sans-serif;
	                 color: #0000FF;
	                 }

p { font-size: 100%;
	margin-left: 5px;
	}
	
	
	
/* LINK STYLES */

a:link { color: #0000FF; }
a:visited { color: #0000FF; }
a:hover { color: #000066; }
a:visited:hover { color: #000066; }

#nav a:link { color: #FFFFFF; text-decoration: none; }
#nav a:hover { color: #0000FF; text-decoration: underline; }
#nav a:visited { color: #FFFFFF; text-decoration: none; }
#nav a:visited:hover {  color: #0000FF; text-decoration: underline; }


/* LIST STYLES */

ul li, ol li { font-size: 100%; }


ul li ul li a { font-size: 100%; }
	
	
	
/* ID STYLES */

#wrap {
	position: relative;
	width: 820px;
	margin: 8px auto 0 auto;
	text-align: center;
	
	}

#shadow { width: 820px; text-align: center; margin: 0; padding: 10px 0 10px 0; border-bottom: 2px solid #444444; border-right: 2px solid #444444; background: #FFFFFF; }

#inner { width: 800px; margin: 0 auto 0 auto; }

#head { background: url(images/logo.jpg) center top no-repeat; width: 800px; height: 62px; }

#nav { width: 796px; background: #FF9900; text-align: center; margin: 2px auto 2px auto; padding: 2px 0 2px 0; }

#nav ul { margin: 0 0 0 20px; padding: 0; }

#nav li { list-style: none; display: inline; margin: 0 15px 0 15px; padding: 0; }

#page { text-align: left; margin: 10px 0 10px 0; padding: 0; }

#page span { font-weight: bold; font-style: italic; }

#butterfly { background: url(images/bfly.jpg) center top no-repeat; }

#foot { background: url(images/bottom.jpg) center bottom no-repeat; width: 800px; height; 20px;  }

#footer { text-align: center;
          color: #000000;
          font-size: 80%;
          font-family: arial;
          padding: 10px 0 20px 0;
          }


		
/* FLASH STYLES */

#flash {
	width: 800px;
	height: 200px;
	}


/* END CSS */
/* END CSS */
/* END CSS */
/* END CSS */
/* END CSS */
/* END CSS */
