#mydesc a {text-decoration:none; color:#666666; cursor:default;}
#mydesc a:hover {text-decoration:none;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00ace1;
	margin-top: -5px;
	margin-bottom: 5px;
	margin-right: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00ace1;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0096C1;
	font-style: italic;
}
.blueborder {
	border-left:1px; border-top:1px; border-right:1px; border-bottom:0px; border-style:solid; border-color:#7acee8; 
}
.mytable{
	border: 1px solid #999999;
}
body,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a{color: #00ace1; text-decoration:none;}
a:hover{text-decoration:underline;}
#navcontainer { width: 222px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	padding: 0px;
	width: 222px;
	height:25px;
	color: #00ace1;
	text-indent: 20px;
	font-size: 14px;
	font-weight: bold;
}

#navcontainer a:link, #navlist a:visited
{
color: #00ace1;
text-decoration: none;
}

#navcontainer a:hover
{
	background-image:url(images/buttonback.gif);
	color: #f9a75e;

}
/* Photo-Caption PZ3 CSS (The Good Stuff) */

.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; text-decoration:none;}
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; text-decoration:none;}

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  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; text-decoration:none;}
.PZ3inr { display:block; padding:2px 5px; text-decoration:none;}

.noCap a:hover .PZ3cap { display:none; text-decoration:none;}
.noBdr,.noBdr a:hover { border:0; text-decoration:none;}
.Lnk a:hover { cursor:pointer; text-decoration:none;}

/* End Photo-Caption Zoom CSS */ 

