@charset "UTF-8";
/* CSS Document */

img, div { behavior: url(iepngfix.htc) }

body {background-color:#000000;}
#container {background-image:url(../images/background.jpg);
			background-repeat:no-repeat;
		    width:1332px;
			height:700px;
			margin-left:auto;
			margin-right:auto;}
			
#content {width:892px;
		  margin-left:auto;
		  margin-right:auto;}
		  
#header {width:801px;
		 height:85px;
		 margin-left:auto;
		 margin-right:auto;}

#navigation {z-index:20;
			 position:absolute;}

		 
#notepaper {width:599px;
			margin-left:25px;
			margin-top:90px;
			_margin-top:-174px;
			z-index:0;}
			
#note_top {width:599px;
		   height:98px;
		   background-image:url(../images/paper_top.png);
		   background-repeat:no-repeat;}
#note_middle {width:599px;
			  background-image:url(../images/paper_middle.png);}
#note_bottom {width:599px;
			  height:97px;
			  background-image:url(../images/paper_bottom.png);
			  background-repeat:no-repeat;}
			
#tack_picture {margin-top:75px;
			   float:right;
			   margin-right:20px;}
			   
#social_media {width:151px;
			   height:221px;
			   position:absolute;
			   margin-top:150px;
			   margin-left:700px;
			   top: 145px;}
			   
#page_title {margin-left:110px;
			 margin-top:40px;}
			   
#text {width:446px;
	   font-family:Arial, Helvetica, sans-serif;
	   font-size:12px;
	   margin-left:110px;}
	   
#text ul a {color:black;
			text-decoration:none;}
			
#text li {padding-bottom: 8px; list-style:none;}
	   
#green_tag {margin-left:450px;}
#green_tag2 {width:176px;
		     height:96px;
			 background-image:url(../images/green_tag2.png);
			 background-repeat:no-repeat;
			 margin-left:300px;
			 margin-top:-116px;}
			 
#news {margin-left:23px;
	   padding-top:10px;}
			
#footer {color:white;
		 font-family:Arial, Helvetica, sans-serif;
	   font-size:10px;
	   margin-top:40px;}
#footer a {color:white;
		   text-decoration:none;}
#footer a:hover {color:white;}
	   
#footer_ads {width:810px;
			 margin-left:45px;}
			 
#footer_nav {margin-left:50px;
			 margin-top:20px;}
			 
#footer_nav2 {margin-left:715px;
			  margin-top:-12px;
			  width:200px;}
		 
#fieldtrip {margin-left:-59px;
			}
