.menu {
	position: absolute;
	left: 4px;
	top: 164px;
	width: 162px;
}
.menuLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	color: #FFFFFF;
	font-variant: normal;
	text-transform: capitalize;

	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}

.menuLink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: oblique;
	color: #FFFF00;
	font-variant: normal;
	text-transform: capitalize;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	text-indent: 5px;
}.content {
	position: absolute;
	left: 193px;
	top: 159px;
	width: 566px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	vertical-align: middle;
	color: #000000;
	display: block;
	line-height: normal;
	text-indent: 0px;
}
.noticeboard {
	position: absolute;
	left: 789px;
	top: 168px;
	width: 159px;
	text-align: center;
	height: 291px;
	overflow: hidden;

	
}
.noticeboard iframe {
}
.noticeboard iframe {
	height: 200px;
	width: 160px;
}

