#myButton {
	position: absolute;
	top: 0px;
	height: 34px;
}
.contentWrapper {
	margin-top: 34px;
}

.contentWrapper #menuWrap {
	position: relative;
}


#events  {
	top: 0px;
	height:300px;
} 

#events .contentWrapper {
	width: 190px;
}
#events .contentWrapper #menuWrap {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	width: 190px;
	position: relative;
}
#events .contentWrapper #menuWrap ul {
	width: 190px;
}
#events .contentWrapper #cap #capC {
	width: 148px;
}


#speciality  {
	top: 0px;
	height:300px;
} 
#speciality .contentWrapper {
	width: 244px;
	position: relative;
}
#speciality .contentWrapper #menuWrap {
	margin: 0px;
	padding: 0px 0px 0px 24px;
	width: 244px;
	position: relative;
}
#speciality .contentWrapper #menuWrap ul {
	width: 244px;
}
#speciality .contentWrapper #cap #capC {
	width: 202px;
}


#resources  {
	top: 0px;
	height:300px;
} 
#resources .contentWrapper {
	width: 230px;
}
#resources .contentWrapper #menuWrap {
	margin: 0px;
	padding: 0px 0px 0px 21px;
	width: 190px;
	position: relative;
}
#resources .contentWrapper #menuWrap ul {
	width: 190px;
}
#resources .contentWrapper #cap #capC {
	width: 148px;
}


#aboutccr  {
	top: 0px;
	height:300px;
} 
#aboutccr .contentWrapper {
	width: 230px;
}
#aboutccr .contentWrapper #menuWrap {
	margin: 0px;
	padding: 0px 0px 0px 23px;
	width: 190px;
	position: relative;
}
#aboutccr .contentWrapper #menuWrap ul {
	width: 190px;
}
#aboutccr .contentWrapper #cap #capC {
	width: 148px;
}

