html {
overflow-x: hidden;
}

body {
	margin:0;
	padding:0;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	}

H1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #333333;
	}

#header {
	height: 99px;
	padding:0;
	background-image: url(bg_header.gif);
	}

#menu {
	height: 27px;
	padding:0 1em;
	background-image: url(bg_nav.gif);
	}


div.outer {
	float: left;
	width: 103px; height: 25px;
	margin: 0 0 0 0;
	background: url( 'menu_bg.gif' ) 0 -48px no-repeat;
	}

div.outer a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:#FFFFFF;
	text-decoration: none;
	background: url( 'menu_bg.gif' ) top left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
div.outer span {
	display: block;
	margin:0; padding: 6px 0 0 11px;
	}
div.outer a:hover {
	background-image: none;
	color: yellow;
	}
div.outer a:active {
	color: #FF0000;
	}

#contentcontainer {
	width: 650px;
}

#footer {
	width: 650px;
	padding: 20px;
}

.content {
	padding: 10px 0px 30px 13px;
}

.contentimages {
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
}

#mapcontent {
	width: 390px;
	float: left;
	position: absolute;
	margin-left: 285px;
	top: 185px;
}
#form {
	width: 280px;
}


/* gallery */

#navcontainer {
	width: 120px;
	height: 600px;
}

#navcontainer ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a {
display: block;
padding: 3px;
width: 110px;
background-color: #E6E6E6;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited {
color: #000000;
text-decoration: none;
}

#navcontainer a:hover {
background-color: #333333;
color: #fff;
}

#webmail {
	position: absolute;
	margin-left: 450px;
	top: 160px;
}


#galleryframe {
	background-color: #369;
	color: #fff;
	position: absolute;
	margin-left: 125px;
	top: 197px;
}





/* qdigg */

.qdig-dirNew { 
	color: red;
}

a.qdig-subdirLinks { 
}

a.qdig-subdirLinks:hover { 
}

.qdig-dirNav { 
	color: black; 
}

a.qdig-dirNav {
	color: blue;
}

a.qdig-dirNav:hover { 
	color: red; 
	text-decoration: overline underline; 
}

.qdig-disabled {
	color: silver;
}

.qdig-imgLinks {
        background: url( transbg1.png ) repeat;
}

img.qdig-imgLink {
	border: 0px;
}

img.qdig-imgLink#imgLink-current {
	border: 2px solid red;
	text-align: center;
}

.qdig-pageLinks {
	position: relative;
	font: 10pt Arial Black;
}

.qdig-caption {
	text-align: center;
	font: 10pt monospace Black;
}
/* 
img.qdig-imageDisplay {
qdigg	border: 2px solid #CCCCCC;
	border-bottom: 2px solid #333333;
	border-right: 2px solid #333333;
	background-color: gray; 
}

.qdig-firstLink {
	font-size: 10pt;
	font-family: Arial;
	font-weight: 700;
}
.qdig-firstLink:hover {
	text-decoration: overline underline;
}

.qdig-prevLink {
	font-size: 10pt;
	font-family: Arial;
	font-weight: 700;
}

.qdig-prevLink:hover {
	text-decoration: overline underline;
}

.qdig-nextLink {
	font-size: 10pt;
	font-family: Arial;
	font-weight: 700;
}
.qdig-nextLink:hover {
	text-decoration: overline underline;
}

.qdig-lastLink {
	font-size: 10pt;
	font-family: Arial;
}
.qdig-lastLink:hover {
	text-decoration: underline;
}
*/

.qdig-firstLink,.qdig-prevLink,.qdig-nextLink,.qdig-lastLink {
	font-size: 10pt;
	font-family: Arial;
}
.qdig-firstLink:hover,.qdig-nextLink:hover,.qdig-prevLink:hover,.qdig-lastLink:hover {
	background-color: #CCCCCC;
}

.qdig-firstLink:active,.qdig-nextLink:active,.qdig-prevLink:active,.qdig-lastLink:active {
	text-decoration: none;
}


.qdig-navCounter {
	font-size: 10pt;
	font-family: Arial;
	font-weight: 700;
}

table.templateBase { 
        background-style: repeat;
}

.qdig-copyright {
	font-size: 8pt;
	font-style: italic;
}
.qdig-qdigHomeLink {
	font-size: 8pt;
	font-family: monospace;
}
.qdig-adminLink {
	font-size: 8pt1;
}
