/* CSS Document */

#main_image {
	height:399px;
	width:673px;
	background: url(pictures/frame3.png) no-repeat;
	position:relative;
}
#main_image li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
	height: 36px;
}
#main_image a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#boarditure {
	left:30px;
	width:81px;
	bottom:18px;
}
#boarditure a {
	height: 35px;
}
#boarditure a:hover {
	background: url(pictures/indexlinks/boarditure_link_2.png) no-repeat;
	height:232px;
	width:498px;
}
#mathematics {
	left:124px;
	width:97px;
	bottom:18px;
}
#mathematics a {
	height: 35px;
}
#mathematics a:hover {
	background: url(pictures/indexlinks/Mathematics_link.png) no-repeat;
	height:232px;
	width:396px;
}
#language {
	left:317px;
	width:120px;
	bottom:18px;
}
#language a {
	height: 35px;
}
#language a:hover {
	background: url(pictures/indexlinks/language_link.png) no-repeat;
	height:232px;
	width:210px;
}
#technology {
	left:225px;
	width:88px;
	bottom:18px;
}
#technology a {
	height: 35px;
}
#technology a:hover {
	background: url(pictures/indexlinks/technology_link.png) no-repeat;
	height:232px;
	width:292px;
}
