	* 
	{
		margin: 0;
		padding: 0;
	}

	html, body 
	{
   		margin: 0;
  		padding: 0;
  		height: 100%;
   	}
   	
   	/* A CSS hack that only applies to IE -- specifies a different offset for the footer */
	* html #footer
	{
		margin-top: -19.0em;
	}

	body 
	{
		background: #FFFFFF;
  		color: #333333;
  		font: 83%/1.5 arial,tahoma,verdana,sans-serif;	
	}
	
	#nonFooter
	{
		position: relative;
		min-height: 100%;
	}

	* html #nonFooter
	{
		height: 100%;
	}
	
	.clear 
	{
		clear: both;
		position: relative;
		font-size: 0px;
		height: 0px;
		line-height: 0px;
	} 
	
	* html #page
	{
		height: 100%;
	}

	/* LAYOUT - CONTENT */
	#content-wrap 
	{
		/*position: relative;*/
		min-width: 855px;
		width: 855px;
		margin: 0 auto;
		padding-bottom: 21.0em;
	}
	
	div#content 
	{
		display: inline;
		clear: both;
		float: left;
		margin: 0 0 0 1.5em;
		width: 570px;
	}
	
	div#content_nosidebar
	{
		display: inline;
		clear: both;
		float: left;
		margin: 0 0 0 1.5em;
		width: 810px;
	}
	
	#sidebar {
		display: inline;
		float: right;
		padding: 1.6em 0 0;
		width: 240px;
	}

	.clearer
	{
		clear: both;
		display: block;
		height: 1px;
		margin-bottom: -1px;
		font-size: 1px;
		line-height: 1px;
	}
	
	#page
	{
		width: 100%;
		min-width: 100%;
		margin: 0 auto;
		min-height: 100%;
		text-align: left;
	}
	
	/* LAYOUT - HEADER */
	#header 
	{
		background: #12171D url("images/title.png") repeat-x;
		margin: 0 0 0;
		padding: 0 0 0;
		min-width: 855px;
	}

	#site-name 
	{
		background: transparent url("images/tacfug-logo.png") no-repeat 10px 10px;
		height: 95px;
	}
	
	#site-name h1 
	{
		margin: 0;
		padding: 0;
		visibility: hidden;
	}
	
	#adobelogo 
	{
		float: right;
		padding: 15px 15px 0 0;
	}
	
	
	
	
	/* LINKS */
	a,a:link,a:link,a:link,a:hover 
	{
		background:transparent;
		text-decoration:underline;
		cursor:pointer;
	}
	
	a:link 
	{
		color: #004566;
	} 
	
	a:visited 
	{
		color: #006699;
	} 
	
	a:hover,a:active 
	{
		color: #006699;
	}
	
	/* FORM */
	form 
	{
		margin: 0 0 1.5em;
	}
	
	input 
	{
		font-family: arial,tahoma,verdana,sans-serif;
		margin: 2px 0;
	}
	
	select
	{
		font-family: arial,tahoma,verdana,sans-serif;
	}
	
	fieldset 
	{
		border: none;
	}
	
	label 
	{
		display: block;
		padding: 5px 0;
	}
	
	label br 
	{
		clear: left;
	}
	
	input.submit 
	{
		padding: 0 12px;
		font-weight: bold;
		font-size: 92%;
	}
	
	form.standardForm 
	{
		width: 100%;
		padding: 0.5em 0;
		background: none;
		position: relative;
	}
		
	form.standardForm fieldset 
	{
		width: auto;
		margin: 0 0em;
	}
	
	form.standardForm fieldset legend
	{
		border: none;
		font-size: 116%;
		padding: 1em 0 0.2em 0;
		font-weight: bold;
	}

	form.standardForm h3 
	{
		border: none;
	}

	form.standardForm label 
	{
		clear: left;
		float: left;
		width: 100%;
		border-top: none;
	}
	
	form.standardForm span.notice
	{
		padding: 10px 0;
		margin: 0 10px 0 30px;
		color:#444444;
		font-weight:bold;
		display:block;
		width:auto;
		float:none;
		line-height:1.3;
	}
	
	/* hide from IE mac \*/
	form.standardForm label 
	{
		float:none;
	}
	/* end hiding from IE5 mac */
	
	form.standardForm label img.button
	{
		cursor: pointer;
	}
	
	form.standardForm label input, form.standardForm label textarea
	{
		float: left;
		width: 620px;
		margin-left: 10px;
	}
	
	form.standardForm label select, form.standardForm .input
	{
		float: left;
		width: 624px;
		margin-left: 10px;
	}
	
	form.standardForm#rsvpForm label input, form.standardForm#rsvpForm label textarea
	{
		width: 390px;
	}
	
	form.standardForm#contactForm label input, form.standardForm#contactForm label textarea
	{
		width: 390px;
	}
	
	form.standardForm#forgotpasswordForm label input, form.standardForm#forgotpasswordForm label textarea
	{
		width: 390px;
	}
	
	form.standardForm#loginForm label input, form.standardForm#loginForm label textarea
	{
		width: 390px;
	}
	
	form.standardForm#registrationForm label input, form.standardForm#registrationForm label select, form.standardForm#registrationForm label textarea
	{
		width: 390px;
	}
	
	form.standardForm .input
	{
		width: 620px;
		margin-bottom: 8px;
	}
	
	form.standardForm label span.label
	{
		float: left;
		width: 10em;
		line-height: 1.7;
		display: block;
		position: relative;
		text-align: right;
	}
	
	form.standardForm label span.label span.required 
	{
		color: #CC0000;
		font-weight: bold;
		position: relative;
		margin: 0 0.3em;
		line-height: 0.1;
	}
	
	form.standardForm label span.detail
	{
		margin: 0 0 0.2em 11.8em;
		width: 25em;
		font-size: 92%;
		display: block;
	}

	form.standardForm div.submit-wrap 
	{
		padding: 5px 0 5px 10em;
	}
	
	form.standardForm input.submit 
	{
		margin: 0 0 0 10px;
	}
	
	form.standardForm fieldset.checkbox-wrap, form.standardForm fieldset.radio-wrap 
	{
		clear:left;
		float:left;
		width:32em;
		border:none;
		margin:0;
		padding-bottom:0.7em;
	}
	
	form.standardForm fieldset.checkbox-wrap span.label, form.standardForm fieldset.radio-wrap span.label 
	{
		float:left;
		width:10em;
		line-height: 1.7;
		display:block;
		position:relative;
		padding-top:0.3em;
	}
		
	form.standardForm fieldset.checkbox-wrap fieldset, form.standardForm fieldset.radio-wrap fieldset 
	{
		float:left;
		width:13em;
		margin: 3px 0 0 10px;
	}
	
	form.standardForm fieldset.checkbox-wrap label, form.standardForm fieldset.radio-wrap label 
	{
		float:left;
		width:13em;
		border:none;
		margin:0;
		padding:2px 0;
		margin-right:-3px
	}
	
	form.standardForm label input.checkbox.right
	{
		width: auto;
		float: none;
		margin: 0 0 0 0.75em;
		padding: 0;
	}

	form.standardForm label input.checkbox, form.standardForm label input.radio 
	{
		width: auto;
		float: none;
		margin: 0;
		padding: 0;
	}
	
	/* TABLE */
	table.standardTable
	{
		border-collapse: collapse;
		color: #555555;
		width: 100%;
	}

	table.standardTable tbody th 
	{
		text-align: center;
		background: #F5F5F5 url("images/thback.png") no-repeat 0 100%;
		color: #444444;
		padding: 4px;
		font-size: 85%;
		font-weight: bold;
		border: 1px solid #E2E2E2;
		text-transform:uppercase;
	}
	
	table.standardTable tbody th.sub 
	{
		text-align: left;
		background: none;
		color: #444444;
		padding: 4px;
		font-size: 110%;
		font-weight: bold;
		border: none;
		text-transform: none;
	}
	
	table.standardTable tbody tr		
	{
		background-color:#FFFFFF; 
		text-align:left;
	}
	
	table.standardTable tbody tr.odd 	
	{
		background: #f9f9f9;
		border: 1px solid #E7E7E7;
		border-top: 1px solid #FFFFFF
	}
	
	table.standardTable tbody tr td 
	{ 
		background: #FFFFFF;
		padding: 4px;
		border: 1px solid #E7E7E7;
		min-height: 2.0em;
	}
	
	table.standardTable tbody tr td.label 
	{ 
		float: right;
		padding: 0.4em 0.8em 0 0;
	}
	
	table.standardTable tbody tr td.datetime
	{ 
		text-align: center;
		width: 115px;
	}
	
	table.standardTable tbody tr td.active 
	{ 
		text-align: center;
		padding: 0.4em 0 0 0;
		width: 50px;
	}
	
	table.standardTable tbody tr td.inactive 
	{ 
		text-decoration: line-through;
	}
	
	table.standardTable tbody tr td.action 
	{ 
		text-align: center;
		width: 80px;
	}
	
	table.standardTable tbody tr td.action.extended
	{ 
		text-align: center;
		width: 155px;
	}
	
	table.standardTable tbody tr td.action a
	{ 
		margin: 0 0.2em 0 0.2em;
		padding: 0;
		font-size: 87%;
	}
	
	table.standardTable tbody tr td.label span.required
	{ 
		color: #FF0000;
		font-weight: bold;
	}
	
	table.standardTable tbody tr td.sub 
	{ 
		font-weight: bold;
	}
	
	table.standardTable tbody tr.odd td
	{ 
		background: #f9f9f9;
		border: 1px solid #E7E7E7;
		border-top: 1px solid #FFFFFF;
	}
	
	form table, form table td, form table tr 
	{
		border: none;
		background: none;
	}

	/* TYPOGRAPHY */
	p, ul, ol 
	{
		margin: 0 0 1.5em;
	}
	
	p.message 
	{
		color:#c00;
		font-weight:bold;
	}
	
	h1, h2, h3, h4, h5, h6 
	{
		letter-spacing: -1px;
		font-family: arial,verdana,sans-serif;
		margin: 1.2em 0 .3em;
		color:#000;
		border-bottom: 1px solid #C6C6DD;
		padding-bottom: .1em;
	}
	
	h1
	{
		font-size: 136%;
		text-transform: capitalize;
	}
	
	h2 
	{
		font-size: 126%;
		text-transform: capitalize;
	}
	
	h3 
	{
		font-size: 116%;
	}
	
	h4 
	{
		font-size: 106%;
	}
	
	h5 
	{
		font-size: 96%;
	}
	
	h6 
	{
		font-size: 92%;
	}
	
	.highlight 
	{
		color:#E17000;
	}
		
	.subdued 
	{
		color:#999999;
	}
		
	.error 
	{
		color:#c00;
		font-weight:bold;
	}
		
	.success 
	{
		color:#390;
		font-weight:bold;
	}
		
	.caption 
	{
		color:#999999;
		font-size:11px;
	}
		
	.date 
	{
		font: bold 82% arial;
		color:#bbb;
		display:block;
		letter-spacing: 1px;
	}
		
	small 
	{
		font-size:11px;
	}

	/* LISTS */
	ul
	{
		margin: .3em 0 1.5em 0;
		list-style-type:none;
	}
	
	ul.related 
	{
		margin-top: -1em;
	}
	
	li 
	{
		line-height: 1.4em;
		padding-left: 25px;
		background: transparent;
	}
	
	/* GENERAL */
	img 
	{
		border:none;
	} 
	
	hr 
	{
		margin: 1em 0;
		background:#f2f2f2;
		height:1px;
		color:#f2f2f2;
		border:none;
		clear:both;
	}
	
	/* NAV - top horizontal nav */
	#nav, #nav ul 
	{
		padding: 0;
		margin: 0;
		list-style: none; 
	}
	
	#nav 
	{
		height: 1.82em;
		font: bold 90% arial,verdana,sans-serif;
		text-transform: uppercase;
		margin: 0 auto 0 auto; 
		width: 820px; 
		position:relative;
	}
	
	#nav li 
	{
		position: relative;
		background: #F5F5F5 url("images/navbg.png") no-repeat 0 100%;
		float: left;
		width: 10em;
		display: block;
		margin: 0;
		border: 1px solid #13181E;
		border-left: none;
		padding: 0;
	}
	
	#nav li a span
	{
		background: transparent url("images/down.png") no-repeat 94% 50%;
	}
	
	#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active 
	{
		text-decoration: none;
		cursor: pointer;
		color: #000000;
		display: block;
		padding: 2px 35px 1px;
	}

	#nav a:hover 
	{
		color: #006699; 
		background: #F5F5F5 url("images/navbg.png") no-repeat 0 100%;
	}
	
	#nav li ul 
	{
		border: 1px solid #13181E; 
		border-top: none; 
		z-index: 99999; 
		width: 15.8em; 
		font-size: 96%;
		margin-top: -1px;
		margin-left: -1px; 
		position: absolute;
		font-weight: normal; 
		left: -999em;
		background: #E1E1E1;
	}
	
	#nav li:hover ul, #nav li.sfhover ul 
	{
		left: 0; 
		z-index: 99999;
	}
	
	#nav li li {
		background: none;
		float: none;
		border: none;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #999999;
		padding-left: 0;
	}
	
	#nav li li.first 
	{
		border-top: none;
	}
	
	#nav li li.last 
	{
		border-bottom: none;
	}
	
	#nav li li a, #nav li li a:link, #nav li li a:visited, #nav li li a:hover {
		color: #000000;
		padding: 3px 10px 2px;
		border-left: 1px solid #FFFFFF;
		width: 14em;
	}
	
	#nav li li a:hover 
	{
		color: #FFFFFF;
		background: #666666;
		border-right: none;
		border-left: 1px solid #666666;
	}
	
	#nav li.active 
	{
		background: #F5F5F5 url("images/navbg_active.png") no-repeat 0 100%;
		border-bottom: 1px solid #FFFFFF;
	}
	
	#nav li.active ul 
	{
		border: none; 
		border: 1px solid #13181E; 
		border-top: none;
	}
	
	#nav li.active a:link, #nav li.active a:visited, #nav li.active a:hover, #nav li.active a:active {
	
	}
	
	#nav li.active a:hover 
	{
		color: #006699;
		background: #F5F5F5 url("images/navbg_active.png") no-repeat 0 100%;
	}
	
	#nav li.active a.haschildren
	{
		/*background: transparent url("images/down_active.png") no-repeat 94% 50%;*/
	}
	
	#nav li.active li 
	{
		background: #FAFAFA;
		float: none;
		border: 1px solid #999999;
		border-top: 1px solid #F1F1F1;
		border-right: none;
		border-left: none;
		padding-left: 0;
	}
	
	#nav li.active li.first 
	{
		border-top: none;
	}
	
	#nav li.active li.last 
	{
		border-bottom: none;
	}
	
	#nav li.active li a:link, #nav li.active li a:visited, #nav li.active li a:hover, #nav li.active li a:active 
	{
		color:#000000;
	}
	
	#nav li.active li a:hover 
	{
		background: #666666;
		color: #FFFFFF;
	}
	
	/* hide from IE mac \*/
	#nav li 
	{
		width:auto;
	}
	/* end hiding from IE5 mac */
	
	.sidebox
	{
		color: #333333; 
		padding: 0.7em 1.2em 1.6em; 
		margin: 0 0 .3em; 
		min-height: 130px;
		background: url("images/right.png") no-repeat 0 0;
	}
	
	.sidebox h1, .sidebox h2, .sidebox h3, .sidebox h4, .sidebox h5, .sidebox h6
	{
		text-transform: capitalize;
		margin: 0 0 0.7em;
		color: #13181E;
		border: none;
	}
	
	.sidebox p 
	{
		border:none;
		margin: 0 0 0.6em;
		color: #444444;
	}
	
	.sidebox a 
	{
		font-weight:bold;
	}
	
	#usergroup.sidebox
	{
		background: none;
		padding: 0 0.8em 1em; 
		margin: 0;
		min-height: 20px;
		text-align: center;
	}
	
	#supporters.sidebox
	{
		width: 184px;
	}
	
	#supporters.sidebox p 
	{
		text-align: center;
	}

	/* LAYOUT - FOOTER */
	#footer
	{
		position: relative;
		margin: -19.0em auto 0 auto;
		min-width: 855px;
		clear: left;
		height: 19.0em;
		background-color: #181F29;
	}
	
	#footer-content 
	{
		position: relative;
		height: 19.0em;
		clear: left;
		width: 825px;
		margin: 0 auto;
		overflow: hidden;
	}
	
	#footer-content a, #footer-content a:link, #footer-content a:link, #footer-content a:link, #footer-content a:hover 
	{
		background: transparent;
		text-decoration: underline;
		cursor:pointer;
		color: #FFFFFF;
	}
	
	#footer-content a:hover 
	{
		color: #9EBAE7;
		text-decoration: none;
	}
	
	/* FOOTER BOXES */
	.footer-box
	{
		color: #FFFFFF; 
		margin: 0; 
		padding: 0;
		font-size: 100%;
		overflow: hidden;
	}
	
	.footer-box h1, .footer-box h2, .footer-box h3, .footer-box h4, .footer-box h5, .footer-box h6 
	{
		margin: 0.6em 0 0.4em 0; 
		padding: 0 0 0.2em 0;
		color: #FFFFFF;
		border-color: #333945;
		text-transform: capitalize;
	}
	
	.footer-box h3
	{
		padding: 0 0 0.2em 1.4em;
	}	
	
	#previous-meetings.footer-box
	{
		position: absolute;
		height: 11em;
		left: 0px;
		width: 260px;
		top: 0px;	
		overflow: hidden;
	}
	
	#previous-meetings.footer-box h3
	{
		background: url("images/calendar.png") no-repeat 0 .2em;
	}
	
	#previous-meetings.footer-box ul li {
		background: url("images/bookmark.gif") no-repeat 0 .4em;
	}
	
	#contact.footer-box
	{
		position: absolute;
		height: 11em;
		left: 282px;
		width: 260px;
		top: 150px;
	}
	
	#contact.footer-box h3
	{
		background: url("images/email.png") no-repeat 0 .2em;
	}
	
	.footer-box ul li, .footer-box p {
		padding: 0.1em 0 0.1em 1.2em;
		margin: 0 0 -1.4em 0;
		font-size: 94%;
	}
	
	.footer-box a {
		font-size: 94%;
	}

	#links.footer-box
	{
		position: absolute;
		height: 12em;
		left: 282px;
		width: 260px;
		top: 0px;	
	}
	
	#links.footer-box h3
	{
		background: url("images/tag.png") no-repeat 0 .2em;
	}
	
	#links.footer-box ul li {
		background: url("images/bookmark.gif") no-repeat 0 .4em;
	}

	#photos.footer-box
	{
		position: absolute;
		height: 10em;
		left: 560px;
		width: 280px;
		top: 0px;	
	}
	
	#photos.footer-box h3
	{
		background: url("images/picture.png") no-repeat 0 .2em;
	}
	
	#login.footer-box
	{
		position: absolute;
		height: 100px;
		left: 0px;
		width: 260px;
		top: 150px;	
	}
	
	#login.footer-box h3
	{
		background: url("images/user.png") no-repeat 0 .2em;
	}
	
	#login.footer-box table, #login.footer-box table td, #login.footer-box table tr 
	{
		border: none;
		background: none;
		padding: 1px;
		padding-left: 0px;
		margin: 1px;
		margin-left: 0px;
	}

	
	.footer-box p 
	{
		margin: 0; 
		padding: 0;
		color: #FFFFFF;
		border: none;
	}
	
	/* BOTTOM FOOTER ITEMS */
	#copyright
	{
		position: relative;
		clear: both;
		background-color: #12171D;
		border-top: 1px solid #999;
		height: 1.8em;
	}
	
	#copyright-content
	{
		width: 810px;
		margin: 0 auto;
		font-size: 82%;
		padding-top: 3px;
		color: #dddddd;
		text-align: right;
	}
	
	
	/* CUSTOMIZED SETTINGS */
	.meetingaddress 
	{
	border: 1px solid #AAAACC;
	background-color: #E3E3EE;
	margin: 2em 1em;
	padding: .5em;
	}

	.eventtime 
	{
		color: #333; 
		font-size: 100%; 
		font-weight: bold; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		padding: 5px 0;
	}
	
	h1 a:link,	a:visited, a:hover, a:active 
	{
		text-decoration: none;
	}
	
	#faq dt 
	{
		color: #369;
		font-weight: bold;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	
	#faq dd 
	{
		padding: 0em 0.3em 1em;
	}

	#suggestameeting
	{
		float: right;
		font-weight: bold;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		padding: .5em;
		
	}
	
	
	
	
	
