body {
	margin: 0;
	background: #f5f5f5 url(/images/assnimg954/assnbackground.png) repeat-x left top;
}

body#nobackground { background: #fff none; }

h1 {
	font: normal 30px/30px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #325B7B;
	border-bottom: solid 3px #fff;
	margin: 0 10px 0 0;
	padding: 8px 0 8px 10px;
}

h2 {
	font: normal 22px/22px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #6F8EAA;
	margin: 0;
	padding: 16px 0 0 10px;
}

a {
	color: #325B7B;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #6F8EAA;
	text-decoration: none;
}


/* Top-Navigation Below Banner
-----------------------------------*/
ul#navtop2 { background: transparent url(/images/assnimg954/bak_navtop2.png) no-repeat left bottom; }
ul#navtop2 li { margin-bottom: 10px; }
ul#navtop2 li li { margin: 0; }

ul#navtop2 li li a,
ul#navtop2 li li a:hover {
	color: #999;
	background: none;
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	z-index: 999;
	padding: 5px 8px 7px 8px;
	width: 157px;
}
ul#navtop2 li li a:hover { color: #325B7B; background: #fff; }

* html ul#navtop2 li li a,
* html ul#navtop2 li li a:hover { width: 173px; }

#navtop2 li ul {
	border: 1px solid #999;
	background: #fff;
	padding: 0;
	width: 173px;
}

#navtop2 li ul li { border: none; }


/* Main Content Styles
-----------------------------------*/
#structuraltable { background:  #fff; }

#maincontenttable {
	background:  #fff;
	padding: 20px 10px;
}

#maincontenttable p {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #333;
}


/* Landing Styles
-----------------------------------*/

/* Landing HTML Misc */
#landing p {
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	color: #333;
	padding: 10px 10px 2px 10px;
	margin: 0;
}

#landing a {
	text-decoration: none;
}

#landing ul {
	font: normal 12px/13px Arial, Helvetica, sans-serif;
	padding: 12px 10px 10px 10px;
	margin: 0;
}

#landing ul li {
	padding: 0 0 0 13px;
	margin: 0 0 10px 0;
	list-style: none;
	background: #fff url(/images/assnimg954/imgs/bul_main.png) no-repeat 0px 4px;
}

/* Content Box */
#landing td.content {
	background: #eee url(/images/assnimg954/imgs/content_bck_bottom.png) no-repeat bottom left;	
}

#landing td.content td {
	background: transparent url(/images/assnimg954/imgs/content_bck_top.png) no-repeat top left;
}

/* Mini-box Bottom */
#landing td {
	
}

#landing td.rightone,
#landing td.righttwo,
#landing td.rightthree,
#landing td.bottomone,
#landing td.bottomtwo,
#landing td.bottomthree {
	width: 25%;
	vertical-align: top;
	background: transparent url(/images/assnimg954/imgs/box_bottom.png) no-repeat bottom center;
	padding-bottom: 6px;
}

#landing td.rightone td,
#landing td.righttwo td,
#landing td.rightthree td,
#landing td.bottomone td,
#landing td.bottomtwo td,
#landing td.bottomthree td { background: transparent url(/images/assnimg954/imgs/box_fill.png) repeat-y bottom center; }

#landing td.rightthree td { padding-bottom: 5px; }

/* Mini-Box Headings */
#landing td.bottomone h3 {
	background: transparent url(/images/assnimg954/imgs/hdr_membership.png) no-repeat top center;
	margin: 0;
	padding: 0 0 33px 0;
}

#landing td.bottomtwo h3 {
	background: transparent url(/images/assnimg954/imgs/hdr_sponsorships.png) no-repeat top center;
	margin: 0;
	padding: 0 0 11px 0;
}

#landing td.bottomthree h3 {
	background: transparent url(/images/assnimg954/imgs/hdr_spotlight.png) no-repeat top center;
	margin: 0;
	padding: 0 0 11px 0;
}

#landing td.rightone h3 {
	background: transparent url(/images/assnimg954/imgs/hdr_sponsors.png) no-repeat top center;
	margin: 0;
	padding: 0 0 11px 0;
}

#landing td.righttwo h3 {
	background: transparent url(/images/assnimg954/imgs/hdr_new.png) no-repeat top center;
	margin: 0;
	padding: 0 0 11px 0;
}

#landing td.rightthree h3 {
	background: transparent url(/images/assnimg954/imgs/hdr_news.png) no-repeat top center;
	margin: 0;
	padding: 0 0 11px 0;
}



/* Assn Footer
-----------------------------------*/
#footertable {
	background:  #fff;
	margin: 0;
	padding: 0 20px 20px 20px;
	text-align: center;
}

#footertable p {
	font: 10px/12px Arial, Helvetica, sans-serif;
	text-align: center;
}

#footertable a {
	text-decoration: none;
}

#footertable a:hover {
	color: #6F8EAA;
	text-decoration: none;
}