#nav-container {
	width: 227px;
	height: 307px;
	background: url(images/nav-bkgd.png) no-repeat;
	behavior: url(iepngfix.htc);
	float: left;
}

.vertical-popout{
	position: absolute;
	visibility: hidden;
	background-color: #8da15c;
	border: 1px solid #013300;
	padding: 3px 8px;
	margin-left: 3px;
	font: 12px Verdana, Arial, Lucida, "Lucida Grande", sans-serif;
}

.vertical-popout a{
	color: #ffffff;
	display: block;
	text-decoration: none;
	margin-right: 6px;
	text-indent: 0px;
	line-height: 17px;
}

.vertical-popout a:hover{ 
	color: #013300;
}

#nav {
	margin-left: 25px;
}

#nav a {
	cursor: pointer;
	cursor: hand;
}

/* @group nav-01 */

#nav-01 a {
	background: url(images/nav-home.png) no-repeat 0 0; 
	behavior: url(iepngfix.htc);
	display: block;
	height: 24px;
	width: 180px;
}

#nav-01 a:hover {
	background-position: -181px 0;
}

/* @end */

/* @group nav-02 */

#nav-02 a {
	background: url(images/nav-about-us.png) no-repeat 0 0; 
	behavior: url(iepngfix.htc);
	display: block;
	height: 24px;
	width: 180px;
}

#nav-02 a:hover {
	background-position: -181px 0;
}

/* @end */

/* @group nav-03 */

#nav-03 a {
	background: url(images/nav-be-training.png) no-repeat 0 0; 
	behavior: url(iepngfix.htc);
	display: block;
	height: 24px;
	width: 180px;
}

#nav-03 a:hover {
	background-position: -181px 0;
}

/* @end */

/* @group nav-04 */

#nav-04 a {
	background: url(images/nav-be-alumni.png) no-repeat 0 0; 
	behavior: url(iepngfix.htc);
	display: block;
	height: 24px;
	width: 180px;
}

#nav-04 a:hover {
	background-position: -181px 0;
}

/* @end */

/* @group nav-05 */

#nav-05 a {
	background: url(images/nav-events.png) no-repeat 0 0; 
	behavior: url(iepngfix.htc);
	display: block;
	height: 24px;
	width: 180px;
}

#nav-05 a:hover {
	background-position: -181px 0;
}

/* @end */

/* @group nav-06 */

#nav-06 a {
	background: url(images/nav-speakers-bureau.png) no-repeat 0 0; 
	behavior: url(iepngfix.htc);
	display: block;
	height: 24px;
	width: 180px;
}

#nav-06 a:hover {
	background-position: -181px 0;
}

/* @end */

/* @group nav-07 */

#nav-07 a {
	background: url(images/nav-online-center.png) no-repeat 0 0; 
	behavior: url(iepngfix.htc);
	display: block;
	height: 24px;
	width: 180px;
}

#nav-07 a:hover {
	background-position: -181px 0;
}

/* @end */

/* @group nav-08 */

#nav-08 a {
	background: url(images/nav-online-store.png) no-repeat 0 0; 
	behavior: url(iepngfix.htc);
	display: block;
	height: 24px;
	width: 180px;
}

#nav-08 a:hover {
	background-position: -181px 0;
}

/* @end */

/* @group nav-09 */

#nav-09 a {
	background: url(images/nav-register-now.png) no-repeat 0 0; 
	behavior: url(iepngfix.htc);
	display: block;
	height: 24px;
	width: 180px;
}

#nav-09 a:hover {
	background-position: -181px 0;
}

/* @end */

/* @group nav-10 */

#nav-10 a {
	background: url(images/nav-donate.png) no-repeat 0 0; 
	behavior: url(iepngfix.htc);
	display: block;
	height: 24px;
	width: 180px;
}

#nav-10 a:hover {
	background-position: -181px 0;
}

/* @end */

/* @group nav-11 */

#nav-11 a {
	background: url(images/nav-view-blog.png) no-repeat 0 0; 
	behavior: url(iepngfix.htc);
	display: block;
	height: 24px;
	width: 180px;
}

#nav-11 a:hover {
	background-position: -181px 0;
}

/* @end */

/* @group nav-12 */

#nav-12 a {
	background: url(images/nav-contact.png) no-repeat 0 0; 
	behavior: url(iepngfix.htc);
	display: block;
	height: 24px;
	width: 180px;
}

#nav-12 a:hover {
	background-position: -181px 0;
}

/* @end */

