h1, h2, h3, h4, h5{font-family:Verdana, Arial, Helvetica, sans-serif; color:#29303b}
h6{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:9px;
	font-style:italic;
	color:#29303b;
	font-size: 9px;
}
address {color:orange; font-style:normal; font-variant:small-caps; clear:both; border-top:1px solid orange}
.revealcontent{visibility: hidden;}
}
#box {
	width:115px;
	margin:5px 5px 5px 5px;
	height: 150px;
	float: right;
	top: 50px;
}
#Layer1 #Layer7 {
	padding: 2px;
	height: 500px;
	top: 225px;
	left: 190px;
	float: right;
	position: absolute;
	visibility: visible;
	width: 400px;
	border: thin 1;
	clear: both;
}
body {
	background-image: url(/images/site/bg.gif);
	background-repeat: repeat;
	visibility: visible;
	z-index: 1;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #29303b;
	text-decoration: none;
	text-align: left;
}
#Layer1 {
	background-image: url(/images/site/bg_paper_mid.jpg);
	background-repeat: repeat;
	background-position: center;
	overflow: visible;
	z-index: 1;
	width: 800px;
	left: 100px;
	top: 0px;
	position: absolute;
	visibility: visible;
	height: 3500px;
}

.dropcap {
	float:left;
	color:#29303b;
	font-size:50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-right: 3px;
	padding-top: 0px;
} 
#Layer1 #Layer7 img {
	left: 275px;
	clear: both;
	float: right;
}
#Layer1 #Layer7 img2 {
	float: none;
}
#Layer1 #Layer6 img {
	clear: both;
	float: left;
}

#Layer2 {
	position:absolute;
	width:764px;
	height:225px;
	z-index:2;
	left: 25px;
	top: 0px;
	visibility: visible;
}
#Layer3 {
	position:absolute;
	width:200px;
	height:160px;
	z-index:10;
	left: 445px;
	top: 50px;
	visibility: visible;
}
#Layer4 {
	position:absolute;
	width:200px;
	height:600px;
	z-index:1;
}
#Layer5 {
	position:absolute;
	width:200px;
	height:600px;
	z-index:1;
}
#Layer8 {
	position:absolute;
	width:165px;
	height:18px;
	z-index:3;
	top: 198px;
	left: 610px;
}
#Layer9 {
	position:absolute;
	width:18%;
	height:500px;
	z-index:6;
	left: 25px;
	top: 232px;
}
#Layer10 {
	position:absolute;
	width:385px;
	height:320px;
	z-index:15;
	left: 200px;
	top: 225px;
	visibility: visible;
	text-indent: 5px;
	padding-left: 50px;
	white-space: normal;
	float: left;
}
#Layer11 {
	position:absolute;
	width:20%;
	height:187px;
	z-index:3;
	top: 226px;
	left: 625px;
	visibility: visible;
}
#Layer13 {
	position:absolute;
	width:90px;
	height:200px;
	z-index:4;
	left: 75px;
	top: 0px;
}
#Layer14 {position:absolute;
	width:300px;
	height:300px;
	z-index:8;}
#Layer15 {
	position:absolute;
	width:195px;
	height:121px;
	z-index:2;
	top: 200px;
	left: 0px;
	clear: both;
}

#Layer16 {
	position:absolute;
	width:440px;
	height:100px;
	z-index:5;
	left: 0px;
	visibility: visible;
}
#Layer17 {
	position:absolute;
	width:400px;
	height:2200px;
	z-index:auto;
	top: 90px;
	left: 15px;
	list-style-image: url(/images/site/bulletf.jpg);
}
#Layer18 {
	position:absolute;
	width:175px;
	height:98px;
	z-index:12;
	left: 50px;
	top: 223px;
	padding-top: 2px;
}
#Layer19 {
	position:absolute;
	width:90px;
	height:25px;
	z-index:3;
	top: 170px;
	left: 75px;
}
#Layer20 {
	position:absolute;
	width:100%;
	height:50px;
	z-index:5;
	top: 350px;
}
.style1 {
	color: #669933;
	font-style: italic;
}
a:link {
	color: #29303b;
	text-decoration: underline;
}
a:visited {
	color: #ffcccc;
	text-decoration: none;
}
a:hover {
	color: #cc6699;
	text-decoration: underline;
}
a:active {
	color: #cc6699;
}
#Layer1 #Layer10 #Layer17 p {
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
div#links a span {display: none;}
div#links a:hover span {display: block;
   position: absolute; top: 200px; left: 0; width: 125px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #AAA; background: black;
   font: 10px Verdana, sans-serif; text-align: center;}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -250px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -150px;
left: 75px; /*position where enlarged image should offset horizontally */

}
#newspanel {
  width:70%;
  height:20px;
  overflow:hidden;
}

.mborder {
  border:1px #404040 double;
  border-top:1px #c0c0c0 double;
  border-right:1px #c0c0c0 solid;
}
h2 {
  font-weight: normal;
  font-size: 1.4em;
  clear: both;
}

body > h2 { clear: none;}

.section h2 { cursor: pointer; }

#flyout .section {
  float: left;
  width: 20em;
  height: 25em;
  background: url('mback.jpg') #444 repeat-y;
  margin-left: 0;
  color: white;
  padding: 0;
  overflow: hidden;
}

#flyout h2 {
  font-family: monospace;
  width: 1em;
  font-size: 1.2em;
  padding-top: 1ex;
  float: left;
  padding-left: 1ex;
  padding-right: 0.2ex;
  height: 100%;
  clear: none;
  position: relative;
}

#flyout .section div {
  margin-left: 2em;
  padding: 1em;
  background: #B4E9FF;
  color: black;
  height: 100%;
  border-bottom: solid 1px #777;
  border-right: solid 1px #777;
  border-top: solid 1px #ccc;
}
#flyout + * {
  clear: both;
}
