/*----------------------------------------
Affiniscape NASWCO Stylesheet
Last Updated: July 14, 2010
(c) 2010 Affiniscape, Inc.
All Rights Reserved. This style sheet must not be reproduced without the express written permission of Affiniscape, Inc.
For questions regarding licensing or setup please contact Affiniscape, projects @ affiniscape dot com
----------------------------------------*/

@import url(/global/css/global-styles.css);

#structuraltable {
	background: none;
}

#leftnavcell table,
#rightnavcell table {
	margin: 0 10px 8px 10px;
	width: 230px;
}

#leftnavcell h5,
#rightnavcell h5 { background: #666 url(/associations/2242/imgs/rn_h5_bck.png) no-repeat left top; }

#leftnavcell td,
#rightnavcell td { background: transparent url(/associations/2242/imgs/rn_bottom_bck.png)  no-repeat bottom left; }

#footertablecell {
	padding: 0;
}

/* Clickable Logo
-----------------------------------*/
#logo-click {
   border: none;
   margin: 0 0 0 -462px;
   top: 60px;
   width: 230px;
}

#logo-click h1 {
   height: 62px;
}

maincontentcell {
	padding: 0 40px 0 0;
}
