body {
	font-family : arial, helvetica, sans-serif;
	font-size : smaller;
}
	
#header1 {
	background-image : url(http://www.asis.org/Chapters/soasis/images/soasist/soasis&tlogoLowRes.jpg);
	background-position : top center;
	background-repeat : no-repeat;
	height : 75px;
}

#header1 a {
	text-indent : -9999px;
	display : block;
	height : 75px;
}

#header1 a:link, #header1 a:visited, #header1 a:hover {
	text-decoration : none;
}

#header2 {
	text-align : center;
	border-bottom : thin solid;
	margin-bottom : 1em;
}
			
#header2 p {
	margin-top : 0;
	padding-top : 0;
	font-weight : bold;
}
		
#menu a {
	color : white;
}
				
#menu ul a:link, 
#menu ul a:visited {
	text-decoration : none;
}

#menu ul a:hover, 
#menu ul a:active {
	text-decoration : underline;
}
 		
#menu h2 {
	color : #ffffff;
	background-color : #A20032;
	margin : 0;
	padding : 0;
	font-size : 100%;
	padding-right : 0.5em;
}
				
#menu ul {
	background-color : #3200A2;
	margin : 0;
	padding : 0;
	list-style-type : none;
	padding-right : 0.5em;
	padding-bottom : 1em;
}

#menu  {
	clear : both;
	float : left;
	width : 18%;
	text-align : right;

}
		
#content {
	float : right;
	width : 79%;
	padding : 0 0 0 0;
}

#footer {
	clear : both;
	font-size : smaller; 
	width : 50%;
	padding : 2% 0 0 0;
}
		
#updates {
	border-top : thin solid;
	padding-top : 1em;
}
		
#updates th,
#officers th {
	vertical-align : top;		
	text-align : right;
	white-space : nowrap;
	padding-right : 0.5em;
}
		
#updates td,
#upcomingevents td,
#officers td {
	vertical-align : top;		
	padding-bottom : 1em;

}

#upcomingevents td {
	border : thin solid;
}

#upcomingevents th {
	text-align : left;
	white-space : nowrap;

}

#skipnav {
	display : none;
}

h2 {
	font-size : larger;
	color : #A20032;
     font-weight: bold;
}

h3 {
	font-size : 100%;
     font-weight: bold;
}

#officers table {
	border : thin solid;
}	