/* CSS Document */



#header{

	background:url(../images/meetings_header.jpg) 0 0 no-repeat;

	}



#subMenu a{

	color:#f2c811;

	text-decoration:none;

	display:block;

	height:1%;

	border-bottom:10px solid #fff;

	padding-right:15px;

}



html > body #subMenu a{

	height:auto;

}



#subMenu a:hover{

background:url(../images/yellow_arrow.gif) right center no-repeat;

}





#about_link{

	float:left;

	display:block;

	width:105px;

	height:21px;

	text-indent:-9000px;

	background:url(../images/buttons/about.gif) 0 0 no-repeat;

}

#meetings_link{

	float:left;

	display:block;

	width:140px;

	height:21px;

	text-indent:-9000px;

	background:url(../images/buttons/meetings.gif) 0 -21px no-repeat;

}

#news_link{

	float:left;

	display:block;

	width:131px;

	height:21px;

	text-indent:-9000px;

	background:url(../images/buttons/news_meetings.gif) 0 0 no-repeat;

}

#members_link{

	float:left;

	display:block;

	width:64px;

	height:21px;

	text-indent:-9000px;

	background:url(../images/buttons/members_meetings.gif) 0 0 no-repeat;

}

#search_link{

	float:left;

	display:block;

	width:60px;

	height:21px;

	text-indent:-9000px;

	background:url(../images/buttons/search_meetings.gif) 0 0 no-repeat;

}



#about_link:hover{

	background-position:0 -21px;

}

#meetings_link:hover{

	background-position:0 -21px;

}

#news_link:hover{

	background-position:0 -21px;

}

#members_link:hover{

	background-position:0 -21px;

}

#search_link:hover{

	background-position:0 -21px;

}



#menu .links{

	padding-left:73px;

	}

#menu .links li{

	float:left;

	padding-right:12px;

	}

#menu .links a{

	height:21px;

	}

#menu .links a:hover{

	}/* CSS Document */



