a							{
							color: #000066;
							text-decoration: underline;
							}
		
a:hover				{
							color: #0000FF;
							text-decoration: none;
							}
					
a:visited			{
							color: #993399;
							text-decoration: underline;
							}	

														
h1						{
							font-family: "Comic Sans MS","Trebuchet MS",sans-serif;
							color: #000066;
							font-size: 1.5em;
							font-weight: bold;
							text-align: center;
							}
																					
p			 				{
			  			font-family: "Comic Sans MS","Trebuchet MS",sans-serif;
							color: #333;
			  			font-size: 0.75em;
							text-align: left;
							}	
							
.notes				{
							margin: 20px 150px 0 150px;
							}
							
.center				{
							text-align: center;
							}
																				
#nav			 		{
			  			font-family: "Comic Sans MS","Trebuchet MS",sans-serif;
							font-size: 0.9em;
							text-align: center;
							}	
							
#nav1			 		{
			  			font-family: "Comic Sans MS","Trebuchet MS",sans-serif;
							font-size: 0.7em;
							text-align: center;
							}
								
.imgblock			{
							margin: 0 90px 10px 90px;
							}

.img				  {
							border: 5px solid #000066;
							padding: 5px;
							margin: 10px 15px 10px 15px;
							}	
							
#filmstrip		{
							width: 1913px;
							height: 146px;
							background: url(images/filmstrip.gif);
							margin-bottom: 5px;
							}												
							
#filmstrip img{
					 		margin: 20px 0 20px 8px;
							vertical-align: middle;
							border: 0px;
							}
							
#filmstrip2		{
							width: 930px;
							height: 143px;
							background: url(images/filmstrip2.gif);
							margin-bottom: 5px;
							}												
							
#filmstrip2 img{
					 		 margin: 20px 0 20px 8px;
							 vertical-align: middle;
							 border: 0px;
							}
							
#filmstrip3		{
							width: 440px;
							height: 143px;
							background: url(images/filmstrip2.gif);
							}												
							
#filmstrip3 img{
					 		 margin: 20px 0 20px 8px;
							 vertical-align: middle;
							 border: 0px;
							}							
							 
