

*, h1, h2, p { padding:0px; margin:0px; border-width:0px; }

html, body
{
	width:100%;
	background-color:#ffffff;
	margin-top:5px;
	font-family:"Comic Sans MS" Georgia;
}

a img { border-style:none; }
/* img { border-style: solid; border-color: #FF7D26; border-wdith: 1px; } */

#header, #main, #footer
{
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
}

#header,#footer
{
	background-repeat:no-repeat;
}

#header
{
	background-image: url(images/header.png);
	width:790px;
	height:146px;
	text-align:left;
	padding-bottom:0px;
	margin-bottom:0px;
}

#footer
{
	background-image: url(images/footer.png);
	width:790px;
	height:94px;
	clear:both;
}

#main
{
	display:block;
	width:790px;
	padding-left:50px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:50px;
}

#content
{
	margin-top:0;
	padding-top:0;
}

@media print
{
	#header, #footer
	{
		display:none;
	}
}

h1
{
	color:#FF7D26;
	background-color: inherit;
    font-size: 150%;
    font-weight: normal;
    margin: 0 0 1em 0;
	padding: 0.5em 0 0 0;
	margin-top:0px;
	padding-top:0px;
    border-bottom: 1px solid #f30;
	clear: left;
}

h2
{
	height:1em;
	padding-top:15px;
	padding-bottom:5px;
}

a img { text-decoration:none; }

#logo
{
	display:block;
	width:115px;
	height:119px;
	position:relative;
	top:0px;
	left:0px;
	padding:0px;
}

.buttonimg
{
	display:block !important;
	float:right !important;
	width:80px;
	margin:0px !important;
	padding:0px !important;
	margin-right:40px !important;
	position:relative !important;
	top:-110px !important;
	/* 	top:0px;
	left:50px; */
	text-align:center !important;
	font-size:small !important;
	font-weight:bold !important;
	color:black !important;
}

.buttonimg a:hover
{
	text-decoration:underline;
	color:yellow;
}

.buttonimg a img
{
	width:65px;
	height:45px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.buttonimg *
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	color:black;
	text-decoration:none;
	line-height:12px;
	font-size:12px;
}

.eventsblock
{
	float:right;
	clear:right;
	display:block;
	height:100%;
	width:20%;
	font-size:7pt;
	text-align:left;
	padding-top:0px;
	margin-top:0px;
}

.eventsblock p, .eventsblock a
{
	font-size:8pt;
}


/* Specifically for Dokuwiki... */

#bar__bottom
{
	padding:5px;
	height:30px;
	width:95%;
	display:block;
	position:relative !important;
	top:60px !important;
}

.muser
{
	margin-top:75px;
	padding-right:4px;
	display:block;
	width:100px;
	float:right !important;
	font-weight:bold;
}

.breadcrumbs
{
	background-color:#ffffff !important;
	margin:0px !important;
	margin-top:-10px !important;
}

.pageinfo
{
	color:#cc4400;
	font-size:xx-small;
	width:790px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
}
