
	* html { margin: 0; padding: 0;}
	
	html { margin: 0; padding: 0;}
	
	body { margin: 35px auto auto auto; width: 980px; padding: 0; background: #FFF;}
		
		#masthead { background: #369; text-align: center;}
		
				#navbar { font-size: 1em; margin: 0 auto; padding: 0 0 .8em 0; line-height: 1.5em;}
				
					#navbar ul { margin: 0; list-style-type: none; }
					#navbar li { float: left; margin-right: 5px; padding: 0 13px 0 13px; margin-bottom: 0;}
					#navbar li a { display: block; padding: 0; text-transform: uppercase;}
			
		#block { background: url(../graphics/tag_back.png) #FFF no-repeat; height: 102px; text-align: center; margin: 0;}
		
		#join { background: #33D6F5; margin-top: 0; padding-left: 1em;  }
		
		#vul_footer { text-align: center;}
			#vul_footer p { margin: 0; padding: 0}
				
	h1, h2, h3, h4 { }
		
	/* ---:[ Global Typographical Styles ]:--- */
	
	body { font-size: .90em; font-family: 'Gill Sans MT', 'Trebuchet MS', Arial, sans-serif; color: #003; line-height: 1.3em;}

		#masthead { font-size: 1.5em; line-height: 2em; color: #FFF; font-weight: bold; }
		#block > #tagline p { font-size: 1.5em; line-height: 1.6em; color: #FFF; font-weight: bold; text-align: center; margin: 0; padding: 0 1em 0 1em; width: 500px;}
		#join p { font-size: 1.5em; line-height: 2em; color: #000; margin: 0;	}
		
		#mid_nav table { font-size: 1em;}
		
			#mid_nav table tr td{ padding: .5em; }
		
		#main ul { line-height: 1.5em; }
			
		#vul_footer { font-size: 1em; margin: auto auto 2em auto;}
		
	blockquote { font-size: 0.8em; }
	
	h2, h3, h4 { color: #003; }

	h2 {font-size: 1.5em; letter-spacing: 0.2em;}
	h3 {font-size: 1.2em; }
	h4 {font-size: 1.0em; }

	/* ---:[ Image Styles ] :--- */
	
	img { border: none; }
	
	#vul_photo  img { margin: 0; }
	
	/* --- :[ Link Styles ]: --- */
	
	a.pdf[href]:after { padding-left: 3px; content: url(../graphics/pdficon_small.gif); }
	
	a { color: #369; padding: 1px 0; text-decoration: none; font-weight: bold;}
	a:hover { border-bottom: 1px solid #BBB; }
	
	a.plain:hover { border-bottom: none;}
	
	#join a { color: #000; padding: 1px 0; text-decoration: none; }
	#join a { border-bottom: none; }

	#vul_footer a { border-bottom: none; }
	
	#vul_footer a:hover { border-bottom: 1px solid #BBB; }

	/*--- :[ block element styles ]:--- */
	
	abbr, acronym { padding: 1px 0; cursor: help; }
	br.clear { clear: both; }
	
	.leftalign { line-height: 22px; float: left; width: 50%; }

	.rightalign { line-height: 22px; margin-left: 50%; }