body {
	margin: 0;
	font-family: verdana;
	background: #fff;
	color: #000;
}
img {
	border: none;
}
img.r {
	margin: 5px;
	float: right;
}
img.l {
	margin: 5px;
	margin-right: 15px;
	float: left;
}
a:link, a:visited {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
h2 {
	width: 140px;
	margin: 3px 5px;
	font-size: 11px;
	border-bottom: 1px solid #000;
}
h4 {
	margin: 0 150px 10px 0;
	font-size: 18px;
	font-weight: bold;
	font-family: georgia, verdana;
	border-bottom: 1px solid #000;
}
div.page {
	margin-bottom: 20px;
}
div.page p {
	margin: 0 5px 0 5px;
}
div.page h1 {
	margin: 0 150px 10px 0;
	font-size: 16px;
	font-family: georgia, verdana;
	border-bottom: 1px solid #000;
}
div.page h3 {
	clear: both;
	margin: 10px 0 0 300px;
	border-top: 1px solid #ccc;
	text-align: right;
	font-weight: normal;
	font-size: 10px;
}
div.page ul {
	list-style-type: disc;
}
div.page li {
	margin: 5px;
	margin-left: 15px;
}
#content {
	margin: 10px auto;
	width: 900px;
}
#top {
	background: url('/media/logo3.gif') no-repeat #fff;
	height: 100px;
	width: 900px;
}
#top a.logo, #top a.logo img {
	float: right;
	height: 50px;
	width: 50px;
}
#menu {
	margin: 0 0 8px 0;
	font-size: 11px;
	overflow: hidden;
	display: block;
	border: 1px solid #000;
	background: #fff;
	position: relative;
}
#menu ul, #leftside ul, #rightside ul, #rightside2 ul, #cal ul {
	width: 100%;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	position: relative;
	overflow: hidden;
}
#menu li {
	display: inline;
}
#menu a:link, #menu a:visited {
	float: left;
	color: #900;
	text-decoration: none;
	padding: 3px 8px 3px 14px;
	background: #fff url('/media/arrow.gif') no-repeat 3px 0;
}
#menu a:hover {
	color: #fff;
	text-decoration: underline;
	background: #900 url('/media/arrow.gif') no-repeat 3px -19px;
}
#leftside {
	width: 150px;
	float: left;
	border: 1px solid #000;
	border-top: 0;
	background: url('/media/navtop2.gif') repeat-x #fff;
	padding: 19px 0 0 0;
	font-size: 10px;
	overflow: hidden;
	display:block;
}
#leftside li, #rightside li, #rightside2 li {
	width: 150px;
	display: inline;
	float: left;
}
#leftside a:link, #leftside a:visited, #rightside ul li a:link, #rightside ul li a:visited, #rightside2 ul li a:link, #rightside2 ul li a:visited {
	float: left;
	color: #900;
	text-decoration: none;
	padding: 3px 8px;
}
#leftside a:link, #leftside a:visited, #rightside ul a:link, #rightside ul li a:visited, #rightside2 ul a:link, #rightside2 ul li a:visited  {
	width: 139px;
}
#leftside a:hover, #rightside ul li a:hover, #rightside2 ul li a:hover {
	color: #fff;
	text-decoration: underline;
	background: #900;
}
#rightside2 ul li a.datestamp:link, #rightside2 ul li a.datestamp:visited {
	text-decoration: underline;
	padding: 3px 14px 3px 4px;
}
#main, #main2 {
	border: 1px solid #000;
	font-size: 12px;
	padding: 5px;
	display: block;
	background: #fff;
	float: left;
}
#main {
	width: 728px;
}
#main2 {
	margin: 0 0 0 8px;
	width: 568px;

}
#rightside {
	width: 150px;
	float: right;
	border: 1px solid #000;
	border-top: 0;
	background: url('/media/navtop2.gif') repeat-x #fff;
	padding: 19px 0 0 0;
	font-size: 10px;
	overflow: hidden;
	display:block;
}
#rightside2 {
	clear: right;
	width: 150px;
	float: right;
	border: 1px solid #000;
	border-top: 0;
	background: url('/media/navtop2.gif') repeat-x #fff;
	padding: 19px 0 0 0;
	margin-top: 8px;
	font-size: 10px;
	overflow: hidden;
	display:block;
}
#cal {
	float: left;
	overflow: hidden;
}
#cal h2 {
	text-align: center;
	width: 180px;
	font-size: 14px;
}
#left {
	float: left;
	font-size: 9px;
}
#right {
	float: right;
	font-size: 9px;
}
#cal div.week  a.edit:link, #cal div.week a.edit:visited {
	width: 22px;
	height: 14px;
	padding: 4px 0;
	float: left;
	color: #966;
	text-decoration: none;
	border: 1px #eee solid;
	margin: 2px;
	text-align: center;
	display: block;
}
#cal div.week a.edit:hover {
	color: #fff;
	text-decoration: none;
	background: #900;
}
#cal div.week  a.happening:link, #cal div.week a.happening:visited {
	width: 22px;
	height: 14px;
	padding: 4px 0;
	float: left;
	color: #900;
	text-decoration: none;
	border: 1px #000 solid;
	margin: 2px;
	text-align: center;
	display: block;
}
#cal div.week a.happening:hover {
	color: #fff;
	text-decoration: none;
	background: #900;
}
.placeholder {
	width: 22px;
	height: 14px;
	padding: 4px 0;
	float: left;
	color: #000;
	text-decoration: none;
	border: 1px #fff solid;
	margin: 2px;
	text-align: center;
	display: block;
}
* html #content #main #cal div.week a:link {width: 21px;}
* html #content #main #cal div.week a:visited {width: 21px;}
* html #content #main #cal div.week a.placeholder {width: 21px;}

#cal div.week a.placeholder:hover {
	color: #000;
	text-decoration: none;
}
#cal div.week a.happen:link, #cal.week div a.happen:visited, #cal.week div a.happen:hover {
}
.helg {
	background: #fee;
}
#cal div.week {
	float: right;
	clear: right;
	width: 196px;
	height: 28px;
}
#cal #today {
background: #eee;
}
#cal #today:hover {
	background: #900;
}
#month {
	float: left;
	width: 527px;
}
#month a {
	float: left;
	clear: left;
	margin-left: 5px;
}
#month span {
	margin-top: 5px;
	font-weight: bold;
	float: left;
	clear: left;
}
#end {
	clear: both;
	text-align: center;
	font-size: 10px;
	padding: 20px 0 0 0;
}
input, textarea, select {
	border: 1px solid #000;
	font-family: verdana;
	font-size: 13px;
	background: #f6f6f6;
}
input:focus, textarea:focus, select:focus {
	background: #fff;
}
input.button {
	margin: 3px 0 0 3px;
}
.fieldset, form {
	width:550px;
	border:solid 0 #fff;
}
.fieldset label {
	text-align:right;
	width:110px;
	float:left;
	padding:4px;
	margin:0;
	margin-top:5px;
	font-size: 9px;
	clear: left;
}
.fieldset .nobr {
	display:none;
}
.fieldset .textfield {
	margin:3px;
	height:20px;
	width:100px;
	padding-left: 3px;
	padding-top: 2px;
}
.fieldset .textarea {
	margin:3px;
	height:100px;
	width:100px;
	padding-left: 3px;
	padding-top: 2px;
}
.fieldset .textfieldl{
	margin:3px;
	height:20px;
	width:410px;
	padding-left: 3px;
	padding-top: 2px;
}
.fieldset .textareal {
	margin:3px;
	height:165px;
	width:410px;
	padding-left: 3px;
	padding-top: 2px;
}
.fieldset .dropdown {
	margin:3px;
	height:20px;
	width:415px;
}
.fieldset .radio {
	margin:8px 0 7px 3px;
}
.fieldset .checkbox {
	border: none;
	background: none;
	margin:8px 0 7px 3px;
}
#small {
	margin-top: 8px;
	width: 150px;
	clear: right;
	float: right;
	border: 1px solid #000;
	border-top: 0;
	background: url('/media/navtop2.gif') repeat-x #fff;
	padding: 19px 0 0 0;
	font-size: 10px;
	overflow: hidden;
	display: block;
}
form.small {
	width:150px;
	border:solid 0 #fff;
	padding: 5px;
}
.small .nobr {
	display:none;
}
.small .textfield {
	margin:3px;
	height:20px;
	width:116px;
	padding-left: 3px;
	padding-top: 2px;
}
.red {
	color: #f00;
}
#leftside a:link.active, #leftside a:visited.active {
	color: #000;
	background: #e0e0e0;
}
#leftside a:hover.active {
	color: #fff;
	background: #900;
}
#menu a:link.active, #menu a:visited.active {
	color: #000;
	background: #e0e0e0 url('/media/arrow.gif') no-repeat 3px -38px;
}
#menu a:hover.active {
	color: #fff;
	background: #900 url('/media/arrow.gif') no-repeat 3px -19px;
}
#content.dynamic div.more,.hide{
	position:absolute;
	top:-9999px;
	left:-9999px;
	height:1px;
	overflow:hidden;
	padding-left: 5px;
}
#box1 {
	width: 119px;
	padding: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	}
#box2 {
	width: 167px;
	padding: 10px;
	position: absolute;
	left: 140px;
	top: 10px;
	z-index: 1;
	}
#box3 {
	width: 117px;
	padding: 10px;
	position: absolute;
	left: -1px;
	top: 181px;
	z-index: 2;
	}
#box4 {
	width: 83px;
	padding: 10px;
	position: absolute;
	left: 140px;
	top: 191px;
	z-index: 2;
	}
#box5 {
	width: 119px;
	padding: 10px;
	position: absolute;
	left: 311px;
	top: 181px;
	z-index: 2;
	}
#box6 {
	width: 121px;
	padding: 10px;
	position: absolute;
	left: 451px;
	top: 191px;
	z-index: 2;
	}
#box7 {
	width: 119;
	padding: 10px;
	position: absolute;
	left: -2px;
	top: 362px;
	z-index: 2;
	}
#box8 {
	width: 98px;
	padding: 10px;
	position: absolute;
	left: 140px;
	top: 372px;
	z-index: 2;
	}
#box9 {
	width: 89px;
	padding: 10px;
	position: absolute;
	left: 311px;
	top: 362px;
	z-index: 2;
	}
#box10 {
	width: 89px;
	padding: 10px;
	position: absolute;
	left: 451px;
	top: 372px;
	z-index: 2;
	}
#box11 {
	width: 119;
	padding: 10px;
	position: absolute;
	left: -1px;
	top: 543px;
	z-index: 2;
	}
#box12 {
	width: 119;
	padding: 10px;
	position: absolute;
	left: 140px;
	top: 553px;
	z-index: 2;
	}
#box13 {
	width: 119;
	padding: 10px;
	position: absolute;
	left: 311px;
	top: 543px;
	z-index: 2;
	}
#box14 {
	width: 119;
	padding: 10px;
	position: absolute;
	left: 451px;
	top: 553px;
	z-index: 2;
	}
#box15 {
	width: 119;
	padding: 10px;
	position: absolute;
	left: -1px;
	top: 724px;
	z-index: 2;
	}
#box16 {
	width: 119;
	padding: 10px;
	position: absolute;
	left: 140px;
	top: 734px;
	z-index: 2;
	}
#box17 {
	width: 119;
	padding: 10px;
	position: absolute;
	left: 311px;
	top: 724px;
	z-index: 2;
	}
#box18 {
	width: 119;
	padding: 10px;
	position: absolute;
	left: 451px;
	top: 734px;
	z-index: 2;
	}