/*  Main Page */

			body		

						{ 
						  background-image: 		url("Spitfire/Graphics/Backgrounds/Spitfire_Main_Bkgrd.jpg");
						  background-repeat:		no-repeat;
						  background-color:			#FFFFff;	
						  background-position: 		center center;
						  background-attachment:	fixed;	
						}
						
/* Visit Intro Page */



				body		
					{ 
						background-image: 		url(Desc_Imagery/background-image.jpg);
					}
						
				table
					{
						width: 					100%;
					}
					
				img
					{
						border: 				2px solid #00ff00;
					}
						
				hr
					{
						width: 					75%;
					}
					
				.td11
					{
						text-align: 			center;
						width:					50%;
					}
					
				.thumb
					{
						text-align: 			center;
					}
					
				.cap
					{
						font-size: 				12pt;
						font-style: 			italic;
						font-weight: 			bolder;
						margin:					10% 0% 0% 0%;
					}
					
				.subcap
					{
						font-size: 				12pt;
						color:					#000055;
						font-weight: 			bolder;
					}
					
				img.beast
					{
						border: 				0 solid #00ff00;
						background-color:		transparent;
					}

					
				.exclaim
					{
						font-size: 				12pt;
						font-style: 			italic;
						font-weight:			normal;
						color: 					#660000; 
						text-align:				center;
						background-color: 		transparent;
					}
					
				.bold
					{
						font-weight: 			bold;
					}
					
				.enlarge
					{
						color: 					#0000ff; 
						font-weight: 			normal; 
						font-size: 				11pt;
						font-style: 			italic;
					}

/* Description Pages */
						
			body.desc		

						{ 
						  background-repeat:		repeat;
						  background-color:			#ffffff;	
						  background-position: 		0 0;
						  background-attachment:	fixed;	
						}

			.subject	
	
						{ 
						  text-align:					left;
						  color:						#0000ff;
						  font-size:					80pt;
						  font-weight:				bold;
						  font-style:					italic;
						  font-family:				"sand, Times New Roman";
						  margin:					1cm 0cm 0cm 0cm;
						}

			.intro	
	
						{ 
						  text-align:					justify;
						  color:						#000000f;
						  font-size:					14pt;
						  font-weight:				normal;
						  font-style:					normal;
						  font-family:				"Lucida Bright";
						  background-color:			#fff4cb;
						}

			.intro2	
	
						{ 
						  text-align:				justify;
						  color:					#000000;
						  font-size:				11pt;
						  margin:					0px 15px 0px 15px;
						  font-family:				"arial";
						  background-color:			#fff4cb;
						}

			.address	
	
						{ 
						  text-align:					center;
						  color:						#000000;
						  font-size:					14pt;
						  font-weight:				normal;
						  font-style:					normal;
						  font-family:				"Lucida Bright";
						  background-color:			transparent;
						}

			.desc_text	
	
						{ 
						  text-align:					justify;
						  color:						#000000;
						  font-size:					16pt;
						  font-weight:				bold;
						  font-style:					normal;
						  font-family:				"Times New Roman";
						  background-color:			transparent;
						  margin:						0% 7% 0% 7%;
						}

			.para	
	
						{ 
						  text-align:					center;
						  color:						#0000ff;
						  font-size:					18pt;
						  font-weight:				normal;
						  font-style:					normal;
						  font-family:				"Lucida Bright";
						  background-color:			transparent;
						  margin:						0cm 0cm 0cm 0cm;
						}



			UL.marg1
		
						{ 
						  margin:						0cm 0cm 0cm 0cm;
						  list-style-image:			url("Graphics/Buttons/smiley.gif");	
						  list-style-type:			square;
						}


			.english	
	
						{ 
						  color:						#000000;
						  font-size:					40pt;
						  font-weight:				bold;
						  font-family:				"old english";
						  margin:					0cm 0cm 0cm 0cm;
						}


			.first	
	
						{ 
						  color:						#ff0000;
						  font-size:					16pt;
						  font-weight:				bold;
						  font-style:					italic;
						  font-family:				"sand, Lucida Bright";
						  margin:					0cm 0cm 0cm 0cm;
						}

			.heavy	
	
						{ 
						  text-align:					center;
						  color:						#0000ff;
						  font-size:					18pt;
						  font-weight:				bold;
						  font-style:					italic;
						  font-family:				"Lucida Bright";
						  background-color:			yellow;
						}


			.italic	
	
						{ 
						  font-style:					italic;
						}


			.italic-size	
	
						{ 
						  font-style:					italic;
						  font-size:					12pt;
						}




			.fastcount	
	
						{ 
						  font-size:					8pt;
						}
				

			a:link    	{ color: #0000ff; 	font-size: 14pt;	font-weight:	bold; }
			a:active  	{ color: #ff0000; 	font-size: 14pt;	font-weight:	bold; }
			a:visited 	{ color: #444444;		font-size: 14pt; 	font-weight:	bold; }
			a:hover 	{ color: #ff0000;		font-size: 14pt; 	font-weight:	bold; }

