html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*
{
	margin: 0;
}

body 
{
	background: #ffffff url('/images/Background.gif') repeat-x top;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.4;

	display: flex;
	min-height: 100vh;
	margin: 0 auto;
	flex-direction: column;
}

a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

p
{
	margin-bottom: 5px;
}

h1, h2, h3, h4, h5
{
	margin-bottom: 15px;
}

h1
{
	color: #ffffff;
	font-size: 1.4em;
}

h2
{
	color: #c80000;
}

h3
{
	font-size: 0.9em;
}

#page-wrapper
{
	margin: 0 auto;
	width: 980px;

	min-height: 5em;
	flex: 1;
}

#header
{
	height: 200px;
	width: 980px;
	position: relative;
}

#header ul.base-menu
{
	position: absolute;
	left: 250px;
	top: 100px;
}

#header ul.top-menu
{
	position: absolute;
	right: 15px;
	top: 15px;
}

#header ul.sub-menu
{
	position: absolute;
	left: 250px;
	top: 125px;
}

#header ul.menu li
{
	float: left;
	padding-left: 12px;
	padding-right: 12px;
}

#header ul.menu li:first-child
{
	padding-left: 0px;
}

#header ul.submenu
{
	margin-top: 5px;
	font-size: 0.9em;
}

#header ul.submenu li
{
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}

#header ul.submenu li:first-child
{
	padding-left: 0px;
}

#header li.active a
{
	color: #f0e941;
}

#header li.highlight a
{
	color: #f0e941;
}

#banner
{
	position: absolute;
	left: 250px;
	top: 15px;
}

#logo
{
	width: 202px;
	height: 150px;
	background: url('/images/Logo.gif') no-repeat center center;
}

#footer-wrapper
{
	background: #0075a2 url('/images/Background-Footer.gif') repeat-x;
}

#footer
{
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 0.8em;
	width: 980px;
	margin: 0 auto;
	color: #ffffff;
}

#footer a
{
	color: #ffffff;
}

#footer .col1,
#footer .col2,
#footer .col3
{
	float: left;
}

#footer .col1,
#footer .col2
{
	margin-right: 10px;
}

#footer .col1
{
	width: 280px;
}

#footer .col2
{
	width: 400px;
}

#footer .col3
{
	width: 280px;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix 
{
	display: inline-block;
}

img.left
{
	float: left;
	margin: 4px 4px 0 0;
}

img.right
{
	float: right;
	margin: 4px 0 4px 4px;
}

.even
{
	background: #ffffff;
}

.odd
{
	background: #e8f0f5;
}

.post ul
{
	list-style-type: disc;
	margin-left: 15px;
}

.post p
{
	margin-top: 3px;
	margin-bottom: 3px;
}

.gallery
{
	margin-top: 20px;
	display: inline-block;
}

.gallery ul
{
	list-style-type: none;
}

.gallery ul li
{
	float: left;
	width: 100px;
	height: 75px;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.file
{
	margin-top: 20px;
	font-size: 0.8em;
}

div.file li
{
	margin-left: 20px;
}

ul.list-disc
{
	list-style-type: disc;
}

ul.list-disc li
{
	margin-left: 20px;
	margin-bottom: 5px;
}

dt
{
	float: left;
	width: 15%;
}

dd
{
	float: left;
	width: 85%;
	margin-bottom: 10px;
}
.postdate {
	color: #0075a2;
	font-size: 1.4rem;
	display: flex;
	flex-direction: row;
}

.postdate .year {
	writing-mode: vertical-rl;
	transform: rotate(180deg);
	text-align: center;
	width: 30px;
}

.postdate .day {
	font-weight: bold;
	letter-spacing: 2px;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 100px; 
	float: right;
	padding-bottom: 0.7em;	
}