body {
	margin: 0px;
}
#menu {
	background-image: url(meny_bg.png);
	background-position: bottom;
	height: 27px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	word-spacing: 7px;
	background-repeat: no-repeat;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#logo {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #993399;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#bottom {
	background-image: url(bottom.png);
	height: 30px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #993399;
	padding-right: 10px;
	margin-bottom: 30px;
}

#content {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
}
A {
	text-decoration: none;
	color: #999999;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #990066;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990066;
	text-align: center;
}

A:hover {
	color: #333333;
	text-decoration: none;
}
#content_program {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
