
#banner
{
	background: url(/images/ymc/banner-background.jpg) no-repeat;
	height: 200px;
	padding: 4px 0 0 16px;
	font-size: 9pt;
}

#banner-main
{
	width: 420px;
	float: left;
}

#banner-main ul
{
	margin-top: 0;
}

#banner-menu
{
	float: right;
	width: 180px;
	padding: 0;
	margin: 0 -1px 0 0;
}


h2
{
	display: inline;
}

h2 a
{
	float: left;
}



#nav1, #nav2, #nav3, #nav4
{
	display: block;
	width: 120px;
	height: 66px;
	position: absolute;
	margin-top: 155px;
}

#nav1
{
	margin-left: 207px;
	background: url(/images/ymc/button-studentmembership.gif);
}

#nav2
{
	margin-left: 343px;
	background: url(/images/ymc/button-graduatemembership.gif);
}

#nav3
{
	margin-left: 479px;
	background: url(/images/ymc/button-professionalmembership.gif);
}

#nav4
{
	margin-left: 615px;
	background: url(/images/ymc/button-engineeringmembership.gif);
}


#nav1:hover
{
	background: url(/images/ymc/button-studentmembership-hover.gif);
}

#nav2:hover
{
	background: url(/images/ymc/button-graduatemembership-hover.gif);
}

#nav3:hover
{
	background: url(/images/ymc/button-professionalmembership-hover.gif);
}

#nav4:hover
{
	background: url(/images/ymc/button-engineeringmembership-hover.gif);
}

#ymc-links
{
	border-bottom: 1px solid #aaa;
	padding: 0 16px 20px 16px; /*	background: url(../images/fade.jpg) bottom;*/
	background-position: 0 -20px;
	height: 64px;
}

#ymc-links1, #ymc-links2, #ymc-links3
{
	float: left;
	width: 235px;
	height: 70px;
}

#ymc-links1, #ymc-links2
{
	padding-right: 10px;
	border-right: 1px solid #aaa;
}
#ymc-links2, #ymc-links3
{
	padding-left: 10px;
}


#ymc-links1 a, #ymc-links2 a, #ymc-links3 a
{
	float: left;
	font-size: 18pt;
	text-align: center;
	color: #5080a0;
}

#ymc-links3 a
{
	padding: 20px 10px 10px 20px;
}
#ymc-links2 a
{
	padding: 10px 10px 10px 20px;
}

#ymc-links1 a
{
	display: block;
	margin: 20px 0 0 10px;
	width: 180px;
}


#ymc-links1 img, #ymc-links2 img, #ymc-links3 img
{
	float: right;
}

#latest_news
{
	background: url(/images/fade.jpg) bottom repeat-x;
	background-position: 0 20px;
	float: left;
	width: 420px;
	margin: 0;
	padding: 0;
}

#branch_meeting
{
	height: 120px;
	background: url(/images/fade.jpg) bottom repeat-x;
	background-position: 0 20px;
	padding-right: 0;
}
#latest_news img, #branch_meeting img
{
	float: right;
}

#banner-menu
{
	width: 165px;
	margin: 4px;
}

#banner-menu .menu_head
{
	background: transparent;
	margin-bottom: 4px;
}

#banner-menu .menu_head
{
	width: 152px;
	padding: 3px;
	font-size: 12px;
	line-height: 17px;
	cursor: pointer;
	border-top: none;
}
#banner-menu .menu_head a:link, #banner-menu .menu_head a:visited, #banner-menu .menu_head a
{
	text-decoration: none;
	font-size: 10pt;
	color: #4060d0 !important;
}

#banner-menu .menu_head a:hover
{
	color: blue !important;
}

#branch_meeting a
{
	display: block;
	text-align: center;
	margin: 20px 0 0 20px;
	padding: 20px 20px 20px 80px;
}

#latest_news a
{
	margin: 28px 0 0 40px;
	color: black;
}
#ymc-footer
{
	float: left;
	margin-top: -17px;
}
#banner a, #banner a:visited, a
{
	color: blue;
	text-decoration: none;
}
