
BODY	
		{
			Background-Image :
			url(Graphics/MyGraphics/BgGray-HolderDbl-3.jpg) ;
		}
		
:text		{
			Font-Family : 		Verdana, "Book Antiqua",  serif  ;
			Font-Size : 		12pt  ;
			Color : 			#000000 ; 
		}

:link	 	{
			Text-Decoration : 	underline ;
			Color : 			#0000EE ;
		}
		
:active	{
			Text-Decoration : 	underline ;
			Color : 			#FF0000 ;
		}
		
:visited	{
			Text-Decoration : 	underline ;
			Color : 			#CC0033 ;
		}

A.hover	{
			Text-Decoration : 	underline ;
			Background : 		#FFFF66 ;
			Color :  			#66FF33 ;
		}
		
/* - - - 				Font colors to consider = #000066, #003300, #003366, #003399, #660000,  - - - */
/* - - -    			 #660033, #660099, #6600FF, #663300, #663366, #336600, #333399, #990033  - - - */


/* - - -  Class Selectors  - - - */

.date	 
		{
			Text-indent : 35px ; 
		}


.frame 	
		{
			Border-color : #990033 #990099 #330066 #993300 ;
			Border : 		15px inset ;
		}

.highlight	
		{
			Font-size : 	14pt ;
			Font-Weight : 	bold ;
			Color : 		#993300 ;
		}			
		
.letter
		{
			font-family : 	Georgia, "Book Antiqua Bold",  serif ;
			font-size : 	20pt ;
			font-weight : 	bold ;
			color :		 #CC0099 ;
		}


.opentext 	
		{
			Line-height : 1.5 ;
		}

.smallstuff
		{
			font-face : Arial ;
			font-size : 10pt ;
		}

/* - - -  END     -     Class Selectors  - - - */

/* - - -  Headings  H1 - H5  - - - */

H1	 	
		{
			Font-Family : 	Verdana, Tahoma, Arial, sans-serif ;
			Font-Size : 	20pt ;
			Font-weight : 	bold ;
			Text-Align : 	Center ;
			Color : 		#330099 ;
		}
		
H2	 	
		{
			Font-Family : Verdana, Tahoma, Arial, sans-serif ;
			Font-Size : 18pt ;
			Font-weight : bold ;
			Text-Align : Center ;
			Color : maroon ;
		}
		
H3	 	
		{
			Font-Family : 	Verdana, Tahoma, Arial, sans-serif ;
			Font-Size : 	16pt ;
			Font-weight : 	bold ;
			Text-Align : 	Left ;
			Color : 		navy ;
		}
		
H4	 	
		{
			Font-Family : 	Verdana, Tahoma, Arial, sans-serif ;
			Font-Size : 	14pt ;
			Font-Weight : 	bold ;
			Text-Align : 	Center ;
			Color : 		#003300 ;
		}
		
H5		
		{		
			Font-Family : 	Verdana, Tahoma, Arial, sans-serif ;
			Font-Size : 	14pt ;
			Font-Weight : 	normal  ;
			Text-Align : 	Left  ;
			Color : 		#990033 ;
		}

/* - - -  END     -        Headings  H1 - H5  - - - */

/* - - -  Lists  - - -  */

OL		
		{
			Margin-Left : 			0.500000in ;
			Margin-right : 			0.500000in ;
			Font-family : 			"Poster Bodini", "Rockwell Extra Bold", serif ;
			Font-size : 			12pt ;
			Color : 				#333399 ;
			List-style : 			upper-alpha ;
			List-style-position : 	outside ;
		}

OL.decimal
		{
			Margin-Left : 			0.500000in ;
			Margin-right : 			0.500000in ;
			Font-family : 			"Poster Bodini", "Rockwell Extra Bold", serif ;
			Font-size : 			18pt ;
			Color : 				#FFFFCC ;
			List-style : 			decimal ;
			List-style-position : 	outside ;
		}

/* - - -   li		- - - */
/* - - -   {		- - - */
/* - - -   		margin-bottom:	10px;		- - - */
/* - - -   }		- - - */

UL.disc
		{
			Margin-Left : 			0.500000in ;
			Margin-right : 			0.500000in ;
			Font-family : 			"Poster Bodini", Rockwell, serif ;
			Font-size : 			14pt ;
			Color : 				#330066 ;
			List-style : 			disc ;
			List-style-position : 	outside ;
		/*	List-style-image :   <!--  this makes it not work in NS4.7 -->  */
		}

UL.links
		{
			Margin-Left :			20px ;
			Padding :				10px 10px 10px 10px ;
			List-style : 			disc ;
			Font-Family : 			Tahoma, Verdana, Arial, sans-serif ;
			Font-size :			14pt ;
			Font-weight :			bold ;
		}

UL.links li
		{
			margin-bottom :		20px ;
		}
		
UL.sitenews	
		{
			Margin-Left : 			0.300000in ;
			Margin-right : 			0.300000in ;
			Font-family : 			"Poster Bodini", Rockwell, serif ;
			Font-size : 			12pt ;
			Color : 				#330066 ;
			List-style : 			disc ;
			List-style-position : 	outside ;
		/*	List-style-image :   <!--  this makes it not work in NS4.7 -->  */
		}

UL.navigation	
		{
			Margin-left :		25px ;
			Padding :			10px 30px 10px 30px ;
			List-style-type :	none ;
/* - - -			background :		#330066 ;   - - - */
			float :			left ;
			width :			100% ;
		}
			
UL.navigation li	
		{
			List-style-type :	none ;
			display :			inline ;
			font-family :		"Stencil Sans"   Snowdrift ;
			font-size :		14pt ;
			padding :			10px  30px 10px  30px ;
/* - - - 			background :	url(Graphics/GraphOther/Bullet-Granite-sm.gif)  no-repeat  0  50% ;  - - - */
		}

UL.navigation li a:link
		{
			text-decoration :	underline ;
			color :			#0000EE ;
		}

UL.navigation li a:visited	
		{
			text-decoration :	underline ;
			color :			#CC0000 ;
		}
			
UL.navigation li a:hover
		{
			text-decoration :	none ;
			color :			#387A9B ;
		}
			
UL.navigation li a:active
		{
			text-decoration :	none ;
			color :			#387A9B ;
		}
			


/* - - -  END   Lists  - - -  */

/* - - -   DIV  - - - */		
		
div.alphabet
		{	
			Font-Family : 	Georgia,  "Book Antiqua Bold", serif ;
			Font-size : 	18pt ;
			Font-Weight : 	bold ;
			Text-align : 	Center ;
		}			



div.banner	
		{
			Font-Family : 	Stencil, "Book Antiqua", Serif ;
			Font-size : 	30pt ;
			Font-Weight : 	bold ;
			Text-align : 	Center ;
			Color : 		#FFCC00 ;
/*---			Height : 300px ;  ---*/
/*---			Width : 800px ;   ---*/
/* - - - 			Background-color : #330066 ;  - - - */
/* - - - 			Background-image : url(graphics/mygraphics/bgw_bllake.jpg) ;  - - - */
		}

div.clearback
		{
			padding :			2em 2em 2em 2em ;
			Background-image : url(Graphics/MyGraphics/BgGray-NO-HolderDbl-3.jpg) ;	
			width :			90% ;
		}

div.imageright
		{
			float :		right ;	
			width :		226px ;
			margin :		0 1em 1em 1em :
			display : 		inline :
		}
		
div.imageright image
		{
			float :		right ;	
			width :		226px ;
			margin :		0 1em 1em 1em :
			display : 		inline :
		}
		
div.levelone	
		{
			Margin-Left : 	30px ;
			Margin-Right : 30px ;
			Font-Family : 	Verdana, Tahoma, Arial, sans-serif ;
			Font-Size : 	12pt ;
		}
		
div.leveltwo	
		{
			Margin-Left : 	45px ;
			Margin-Right : 30px ;
		}
		
div.levelthree	
		{
			Margin-Left : 	60px ;
			Margin-right : 	40px ;
		}
		
div.levelfour	
		{
			Margin-Left : 	75px ;
			Margin-right : 	50px ;
		}

div.levelfive
		{
			Margin-Left : 	100px;
			Margin-Right : 80px;
		}

div.levelsix
		{
			Margin-Left : 	120px;
			Margin-Right : 90px;
		}

div.thumbnail	
		{
			width :		225px;
			float :		left;
			margin :		10px  10px  10px  10px;
			background :	url(Graphics/Resources/Thumbnail-Background-3A.gif) no-repeat;
			color :		#FFFFCC;
		}
			
div.thumbnail img	
		{
			border :	2px  solid  #990066;
			margin :	10px  0  0  10px;
		}
				
div.thumbnail p
		{
			margin :		0  0  10px  0;
			padding :		0  20px  10px  30px;
			background :	url (Graphics/Resources/Thumbnail-Background-3B.gif) no-repeat  0  100%;
			text-align :	center;
		}

				
/* - - -   END     DIV  - - - */		
		
/* - - -  Paragraphs  - - - */

P.emphasis
		{
			Margin-Left : 	45px ;
			Margin-Right : 35px ;
			text-indent : 	30px ;
			Font-family : 	"Elephant", "Rockwell", serif ;
			Font-size : 	14pt ;
			Color : 		#993333 ;
		}

P.highlight	
		{
			Margin-Left : 	45px ;
			Margin-Right : 35px ;
			Font-size : 	14pt ;
			Font-Weight : 	bold ;
			Color : 		#000099 ;			
		}
			
P.normal	
		{
			Text-indent : 	45px  ;
			Font-family :	 Verdana, Tahoma, Arial, sans-serif ;
			Font-size : 	12pt ;
			Font-Weight : 	bold ;
			Color : 		#000000 ;
		}
		
P.portrait	
		{
			Margin-Left : 	45px ;
			Margin-Right : 30px ;
			Text-indent : 	30px ;
			Font-family :	 Tahoma, Verdana, Arial, sans-serif ;
			Font-size : 	14pt ;
			Font-Weight : 	normal ;
			line-spacing :	110% ;
		}
		
P.strong
		{
			Text-indent : 	45px  ;
			Font-family :	 Tahoma, Verdana, Arial, sans-serif ;
			Font-size : 	14pt ;
			Font-Weight : 	normal ;
			Color : 		#000000 ;
			line-spacing :	110% ;
			
		}
		
		
		
/* - - -  END  -  Paragraphs  - - - */

/* - - -   TABLES  - - - */		
		

/* - - -caption  - - - */
/* - - -		{  - - - */
/* - - -			Font-Family : 	Arial, Verdana, Tahoma, sans-serif ;  - - - */
/* - - -			Font-Size : 	18pt ;  - - - */
/* - - -			Font-weight : 	bold ;  - - - */
/* - - -			Color : 		maroon ;  - - - */
/* - - -			margin : 		10 20 15 20 ;   - - - */
/* - - -		}  - - - */



table.blue
		{
			border-top : 		13px solid #3366FF ;   
			border-left : 		13px solid #3848F0 ;   
 			border-right :		13px solid #0030C0 ;      
			border-bottom :	    13px solid #003399 ;	  	
			padding : 		    5px 15px 10px 10px ;
			Font-Family  : 		Tahoma, Verdana, Arial, san-serif ;
			Font-size : 		14pt ;
			width :			    80% ;
			background-image :  url(Graphics/MyGraphics/bgw-bluemirrnoi.gif) ;			
 			border-collapse : 	collapse ;		
		}
		
table.blue thead
		{
			Font-Family  : 		Tahoma, Verdana, Arial, san-serif ;
			Font-size : 		14pt ;
			Font-Weight : 		normal ;
			Text-align : 		Center ;
			color : 			#CCCCCC ;
		}			
	
table.blue tbody
		{
			Font-Family  : 		Tahoma, Verdana, Arial, san-serif ;
			Font-size : 		14pt ;
			Font-Weight : 		normal ;
			Text-align : 		left ;
			color : 			#333366 ;
 			border-collapse : 	collapse ;		
		}			

table.blue td, th
		{
			padding : 	       0px ;
		}
		
table.blue tbody th        
   		{	        
   			color :	       #330000 ;        
  		}          	

table.blue tbody td
		{
			border-top : 		2px solid #0033CC ; 
			border-right :		1px solid #000059 ;  
			border-bottom :	    1px solid #000059 ;	
			padding :			15px ;
		}
		

table.cream
		{
			border-top : 		13px solid #FAFAD2 ;   
			border-left : 		13px solid #FFEBCD ;   
 			border-right :		13px solid #F0E68C ;      
			border-bottom :	    13px solid #CC9933 ;	  	
			padding : 		    10px 10px 10px 10px ;
			Font-Family  : 		Tahoma, Verdana, Arial, san-serif ;
			Font-size : 		14pt ;
			width :			    90% ;
			background-image :  url(Graphics/MyGraphics/Bgandy3mirrnoi.gif) ;			
 			border-collapse : 	seperate ;		
		}
		
table.cream thead
		{
			Font-Family : 		Tahoma, Verdana, Arial, san-serif ;
			Font-size : 		14pt ;
			Font-Weight : 		normal ;
			Text-align : 		Center ;
			color : 			#660033 ;
		}			
	
table.cream tbody
		{
 			Font-Family : 		Tahoma, Verdana, Arial, san-serif ;
			Font-size : 		14pt ;
			Font-Weight : 		normal ;
			Text-align : 		left ;
			color : 			#333366 ;
/ * 			border-collapse : 	collapse ;		* /
		}			

table.cream td, th
		{
			padding : 		    6px ;
		}
		
table.cream tbody th        
   		{	        
			border-left :	    1px solid #6699FF ;
			padding : 	        15px ;
  		}          	

table.cream tbody td
		{
			border-top : 		1px solid #000059 ; 
			border-right :		1px solid #6699FF ;  
			border-bottom :	    1px solid #6699FF ;	
			border-left :		1px solid #6699FF ;
			padding :			15px ;
		}
		

table.gold
		{
			border-top : 		13px solid #FFCC66 ;   
			border-left : 		13px solid #FFD89E ;   
 			border-right :		13px solid #CC9966 ;      
			border-bottom :	    13px solid #9C5E00 ;	  	
			padding : 		    5px 15px 10px 10px ;
			Font-Family  : 		Tahoma, Verdana, Arial, san-serif ;
			Font-size : 		14pt ;
			width :			    90% ;
			background-image : url(Graphics/MyGraphics/bgw-grpeel.gif) ;			
 			border-collapse : 	collapse ;		
		}
		
table.gold thead
		{
			Font-Family  : 		Tahoma, Verdana, Arial, san-serif ;
			Font-size : 		14pt ;
			Font-Weight : 		normal ;
			Text-align : 		Center ;
			color : 			#660033 ;
		}			
	
table.gold tbody
		{
			Font-Family  : 		Tahoma, Verdana, Arial, san-serif ;
			Font-size : 		14pt ;
			Font-Weight : 		normal ;
			Text-align : 		left ;
			color : 			#333366 ;
 			border-collapse : 	collapse ;		
		}			

table.gold td, th
		{
			padding : 		    0px ;
		}
		
table.gold tbody th        
   		{	        
   			color :	       #330000 ;        
  		}          	

table.gold tbody td
		{
			border-top : 		1px solid #9C5E00 ;   
/ *			border-left :   1px solid #9C5E00 ;   * /
/ *			border-right :  1px solid #FFD89E ;   * /
			border-bottom :	    1px solid #FFD89E ;	
			padding :			15px ;
		}
		
table.green
		{
			border-top : 		13px solid #C4EBD8 ;   
			border-left : 		13px solid #8FBC8B;   
			border-right :		13px solid #3CB371 ;    
			border-bottom :	    13px solid #3F7D5E ;		
			border-spacing: 	30px ;
			padding : 		    15px 15px 10px 10px ;
			Font-Family  : 		Tahoma, Verdana, Arial, san-serif ;
			Font-size : 		14pt ;
			background-image :  url(Graphics/MyGraphics/BgGray-NO-HolderDbl-3.jpg) ;			
 			border-collapse : 	seperate ;		
		}
		
table.green td, th
		{
			padding : 		    5px ;
		}
		
table.green tbody th        
   		{	        
   			color :	        #330000 ;        
  		}          	

table.green tbody td
		{
			border-top : 		2px solid #008000 ; 
			border-left : 		2px solid #008000 ;
			border-right :		2px solid #008000 ;  
			border-bottom :	    2px solid #008000 ;	
			padding :			10px ;
			border-spacing : 	10px ;
		}
		

table.pink
		{
			border-top : 		10px solid #EFC1D1 ;   
			border-left : 		10px solid #EFC1D1 ;   
 			border-right :		10px solid #711039 ;      
			border-bottom :	    10px solid #711039 ;	  	
			padding : 		    5px 15px 10px 10px ;
			Font-Family  : 		Tahoma, Verdana, Arial, san-serif ;
			Font-size : 		14pt ;
			width :			    90% ;
			background-image :  url(Graphics/MyGraphics/BgGray-NO-HolderDbl-3.jpg) ;			
 			border-collapse : 	collapse ;		
		}
		
table.pink thead
		{
			Font-Family : 		Tahoma, Verdana, Arial, san-serif ;
			Font-size : 		14pt ;
			Font-Weight : 		normal ;
			Text-align : 		Center ;
			color : 			#660033 ;
		}			
	
table.pink tbody
		{
 			Font-Family : 		Tahoma, Verdana, Arial, san-serif ;
			Font-size : 		14pt ;
			Font-Weight : 		normal ;
			Text-align : 		left ;
			color : 			#333366 ;
 			border-collapse : 	collapse ;		
		}			

table.pink td, th
		{
			padding : 		    3px ;
		}
		
table.pink tbody th        
   		{	        
			border-left :	   1px solid #333366 ;
  		}          	

table.pink tbody td
		{
			border-top : 		1px solid #000059 ; 
			border-right :		1px solid #000059 ;  
			border-bottom :	    1px solid #000059 ;	
			border-left : 		1px solid #000059 ;   
			padding :			15px ;
		}
		

table.purple
		{
			border-top : 		13px solid #ED89CA ;   
			border-left : 		13px solid #CC33CC ;   
 			border-right :		13px solid #771E3C ;      
			border-bottom :	    13px solid #990099 ;	  	
			padding : 		    5px 15px 10px 10px ;
			Font-Family  : 		Tahoma, Verdana, Arial, san-serif ;
			Font-size : 		14pt ;
			width :			    90% ;
			background-image :  url(Graphics/MyGraphics/BgGray-NO-HolderDbl-3.jpg) ;			
 			border-collapse : 	collapse ;		
		}
		
table.purple thead
		{
			Font-Family  : 		Tahoma, Verdana, Arial, san-serif ;
			Font-size : 		14pt ;
			Font-Weight : 		normal ;
			Text-align : 		Center ;
			color : 			#660033 ;
		}			
	
table.purple tbody
		{
			Font-Family  : 		Tahoma, Verdana, Arial, san-serif ;
			Font-size : 		14pt ;
			Font-Weight : 		normal ;
			Text-align : 		left ;
			color : 			#333366 ;
 			border-collapse : 	collapse ;		
		}			

table.purple td, th
		{
			padding : 		    3px ;
		}
		
table.purple tbody th        
   		{	        
   			color :	#330000 ;        
  		}          	

table.purple tbody td
		{
			border-top : 		1px solid #990099 ;   
/ *			border-right :	1px solid #990099 ;   * /
			border-bottom :	    1px solid #990099 ;	
			border-left :		1px solid #990099 ;  
			padding :			15px ;
		}
		

		

table.simple
		{
			border : 			15px solid #A8A8A8 ;
			border-spacing : 	10px ;
			padding : 		    5px 15px 10px 10px ;
			Font-Family  : 		Tahoma, Verdana, Arial, san-serif ;
			Font-size : 		14pt ;
			width :			    90% ;
			background-image :  url(Graphics/MyGraphics/BgGray-NO-HolderDbl-3.jpg) ;			
 			border-collapse : 	collapse ;		
		}

table.simple td
		{
			border-right : 		15px solid #A8A8A8 ;
			border-bottom : 	20px #A9A9A9 ;
			padding : 		    5px ;
			background-image :  url(Graphics/MyGraphics/BgGray-NO-HolderDbl-3.jpg) ;			
		
		}

table.roster
		{
			padding : 		    5px, 15px, 10px, 10px ;
			border-spacing: 	10px;
			Font-Family  : 		Georgia, "Book Antiqua Bold",  serif ;
			Font-size : 		14pt ;
			background-image :  url(Graphics/MyGraphics/BgGray-NO-HolderDbl-3.jpg) ;			
 			border-collapse : 	collapse ;		
		}
		
table.roster thead
		{
			Font-Family : 		Georgia, "Book Antiqua Bold",  serif ;
			Font-size : 		14pt ;
			Font-Weight : 		normal ;
			Text-align : 		Center ;
			color : 			#CCCCCC ;
			background-color :  #000099 ;	
		}			
	
table.roster tbody
		{
 			Font-Family : 		Georgia, "Book Antiqua Bold",  serif ;
			Font-size : 		14pt ;
			Font-Weight : 		normal ;
			Text-align : 		left ;
			color : 			#333366 ;
 			border-collapse : 	collapse ;		
		}			

table.roster td, th
		{
			border-right : 		15px solid #A8A8A8 ;
			border-bottom : 	20px #A9A9A9 ;
			padding : 		    5px ;
		}
		
table.roster tbody th        
   		{	        
   			color :	         #330000 ;        
/* - -    			font-weight :	bold ;           - - */
  		}          	

table.roster tbody td
		{
			border-top :		 2px solid #009999 ;
		
		}
		
div.row 	
		{
  			Clear : 		both ;
  			Padding-top : 	10px ;
  		}

div.row span.left 
		{
  			Float : 		left ;
  			Width : 		350px ;
  			Text-align : 	left ;
  		}

div.row span.center
		{
  			Float : 		left ;
  			Width : 		350px ;
  			Text-align : 	center ;
  		}
  
div.row span.right 
		{
  			Float : 		right ;
  			Width : 		350px ;
  			Text-align : 	left ;
  		} 

div.row span.addy
		{
  			Float : 		right ;
  			Width : 		350px ;
  			Text-align : 	left ;
  		}
 
 
/* - - -   END    -    TABLES  - - - */		
		
