body{
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	background-color: #000000;
}
a:link {
text-decoration:none;
color: #000000;
}

a:visited {
text-decoration:none;
color: #000000;
}

a:active {
text-decoration:none;
color: #000000;
}

a:hover {
text-decoration:none;
color: #000000;
}

#box{
	width: 780px;
	margin: 0px auto;
	border: 3px solid #444444;
	margin-top: 10px;
}

#header{
	margin: 0px auto;
	background-image: url(../images/midijum-header.jpg);
	background-repeat: no-repeat;
	height: 110px;
	border-bottom: 3px solid #444444;
	background-color: #000000;
}
#menu{
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/stripe.jpg);
	padding-left: 20px;
	background-repeat: no-repeat;
}
#main{
	margin: 0px auto;
	height: 550px;
	padding-left: 20px;
	border-top: 3px solid #444444;
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
}
#contentbox{
	margin: 0px auto;
	height: 490px;
	width:550px;
	float:right;
	overflow: auto;
	margin-top: 0px;
	padding-right: 25px;
}
#left {
	margin: 0px auto;
	width:140px;
	float:left;
	margin-top: 30px;
	padding-left: 2px;
	border: 1px dashed black;
}
#footer{
	width: 780px;
	margin: 0px auto;
	height: 18px;
}
a.menulink:link {
	text-decoration:none;
	color: #66CCFF;
	font-weight: bold;
	padding-right: 20px;
}

a.menulink:visited {
	text-decoration:none;
	color: #66CCFF;
	font-weight: bold;
	padding-right: 20px;
}

a.menulink:active {
	text-decoration:none;
	color: #66CCFF;
	font-weight: bold;
	padding-right: 20px;
}

a.menulink:hover {
	color: #66CCFF;
	text-decoration:none;
	font-weight: bold;
	padding-right: 20px;
}

event {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
datum {
	font-size: 10pt;
	font-weight: bold;
	color: #66CCFF;
}
text {
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}
linkurl {
	font-size:10pt;
	font-weight:bold;
	color: #66CCFF;
}
linktext {
	font-size:10pt;
	font-weight:normal;
	color: #FFFFFF;
}
h1 {
	font-size: 13pt;
	font-weight: bold;
	margin: 0px;
	margin-top: 25px;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	margin-top: -2px;
}
h4 {
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
	margin-top: -2px;
}
h5 {
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
	color: #66CCFF;
}

