BODY {
	FONT-SIZE: 0.9em;
	MARGIN: 0px;
	LINE-HEIGHT: 1.4em;
	FONT-FAMILY: sans-serif;
	padding: 0px;
	top: 1px;
}
DIV#navbar {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1em;
	WIDTH: 105px;
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
	border: none;
}
DIV#header {
	MARGIN-BOTTOM: 1px;
	BORDER-BOTTOM: #808080 thin groove;
	BACKGROUND-COLOR: #808000;
	TEXT-ALIGN: center;
	padding: 2%;
}
DIV#footer {
	CLEAR: both;
	PADDING-RIGHT: 2%;
	BORDER-TOP: thin groove;
	PADDING-LEFT: 2%;
	PADDING-BOTTOM: 2%;
	COLOR: #000000;
	PADDING-TOP: 2%;
	BACKGROUND-COLOR: #808000;
	TEXT-ALIGN: center;
	text-decoration: none;
}
DIV#maincontent {
	BORDER-RIGHT: #808000 thin groove; PADDING-RIGHT: 2%; PADDING-LEFT: 2%; PADDING-BOTTOM: 2%; MARGIN-LEFT: 10em; PADDING-TOP: 2%; TEXT-ALIGN: justify
}
DIV#leftcolumn {
	PADDING-RIGHT: 2%; PADDING-LEFT: 2%; FLOAT: left; PADDING-BOTTOM: 2%; WIDTH: 10em; COLOR: #000000; PADDING-TOP: 2%; BACKGROUND-COLOR: #808000; TEXT-ALIGN: left
}
DIV#Content {
	width:500px;
	margin:0px auto 0px 140px;
	text-align:left;
	padding:15px;
	border:1px dashed #333;
	background-color:#eee;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cccc33;
}
a:hover {
	text-decoration: underline;
	color: #cccc33;
}
a:active {
	text-decoration: none;
	color: #cccc33;
}
a.black:link {
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	text-decoration: none;
	color: #000000;
}
a.black:hover {
	text-decoration: underline;
	color: #000000;
}
a.black:active {
    text-decoration: none;
    color: #000000; 
}
a.redblue:link {
	color: red;
	text-decoration: none;
}
a.redblue:visited {
	text-decoration: none;
	color: red;
}
a.redblue:hover {
	text-decoration: underline;
	color: blue;
}
a.redblue:active {
    text-decoration: none;
    color: red; 
}
a.gl:link {
	color: #CC9900;
	text-decoration: none;
}
a.gl:visited {
	text-decoration: none;
	color: #CC9900;
}
a.gl:hover {
	text-decoration: underline;
	color:#009933;
}
a.gl:active {
    text-decoration: none;
    color: #CC9900; 
}
.style1 {color: black; }
.styleh1 {color: red; font: Castellar; font-size:2ems; text-decoration:blink; }
.stylegl {color:#CC9900; }
.style20 {
	font-size: 1.4em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}

/* Photo-Caption PZ3 CSS v080630
* copyright: http://randsco.com/copyright
* www.randsco.com
*/

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:1px solid #369; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none;
  cursor:default; height:auto; width:auto;
  overflow:visible; border:1px solid #369;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:50%; width:50%;
  border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#369; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap,
.noCap a:hover .PZ31cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */ 

