
div#menu {
	height: 90px;
	width: 90px;
	padding-left: 65px;
	padding-top: 60px;
}

div#menu a {
	display: block;
}

div#menu a img{
	border: 0;
}

div#menu a:hover {
	background-image: url(../images/startmenu_a_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

div#text {
	width: 486px;
	padding-left: 250px;
	padding-top: 235px;
	padding-right: 10px;
	pedding-bottom: 10px;
}

div#text h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: normal;
	color: #0d7491;
}

div#text p {
	text-indent: 10px;
	line-height: 17px;
}

div#slideshow {
	height: 155px;
	background-color: #eeede9;
}
