body {
	margin: 0;
	padding: 0;
	background: black !important;
}

ul li
{
	list-style-image: none;
	list-style-type: none;
}

#gallery ul li a,
#gallery ul li img
{
	display: block;
	font-weight: normal;
	font-style: normal;
}

div#footer
{
	clear: both;
	padding-bottom: 20px;
}

a
{
	color: #174156;
}

#container
{
	font-size: 13px;
	line-height: 18px;
	color: #222;
	margin: 0 auto;
	position: relative;	
}

#container .cla {
	position: absolute;
	left: 714px;
	top: 190px;
	z-index: 3000;
}

p.extro
{
	clear: both;
	height: 30px;
}

p
{
	margin: 0 0 12px 0;
}

#container {
	width: 750px;
	background: #92b9cb;
	position: relative;
}

div#main
{
	margin-right: 30px;
	margin-left: 30px;
}

.front {
	position: relative;
	z-index: 2;
}

 h2
{
	margin: 0;
	padding: 0;
}

/* @group Two */

div#main
{
	margin-right: 20px;
	margin-left: 40px;
}
 h2
{
	font: bold 24px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	letter-spacing: -1px;
	word-spacing: -1px;
}
img.h2
{
}

/* @end */

/* @group Index */

span.starttext
{
	color: #fea934;
}

div.content
{
	position: relative;
	padding-bottom: 30px;
}

img.h2
{
	display: block;
}

/* @end */

 #pullout1 h2 
{
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 6px;
	letter-spacing: 0;
	
}

/* @group TOC */

#toc ol li.selected
{
	font-weight: bold;
}

#toc ol li
{
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 5px;
	font-style: normal;
}

#toc ul li
{
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 5px;
	font-style: normal;
}

#toc ol a {
	color: #1d3441;
	text-decoration: none;
}

#toc ul a {
	color: #B31F1F;
	text-decoration: none;
}

#main #toc ol
{
	margin: 0;
	margin-left: 20px;
	padding: 0;
	
	color: #1d3441;
}

#main #toc ul
{
list-style-type: none;
margin: 0;
	margin-left: 20px;
	padding: 0;
font-size: 10px;
	line-height: 12px;
	margin-bottom: 5px;
	font-style: normal;
	
	color: #1d3441;
}

#main #toc
{
	margin-top: 3px;
	margin-right: 20px;
	float: right;
	width: 186px;
	padding: 11px 11px 6px 9px;
	border: 1px solid #789bab;
	background-color: #a8c7d5;
}

/* @end */

#main p.doclick
{
	color: #133a4c;
	font-size: 10px;
	clear: both;
	margin-top: 20px;
}

p#intro
{
font-size: 12px;
line-height: 1.5;
	width: 440px;
}

#main img.h3
{
	display: block;
	margin-top: 28px;
	margin-bottom: 10px;
}

/* @group Pullout */

#pullout1 div.pcaption
{
	width: 210px;
	font-size: 10px;
	margin-left: 40px;
}

#pullout1 img
{
	position: relative;
	z-index: 1;
	margin-bottom: -20px;
}

div#pullout1
{
	position: absolute;
	top: 0;
	left: 0;
}

#pullout1 div.pcaption p
{
	font-size: 10px;
	line-height: 12px;	
}

/* @end */

/* @group Copyright */

div#copyright
{
	color: white;
	font-size: 10px;
	margin-left: 40px;
	position: relative;
	
}

div#copyright a
{
	color: white;
	text-decoration: underline;
}

div#copyright a:link,
div#copyright a:visited
{
	color: white;
}

div#copyright a:hover
{
	color: #aaa;
}

div#copyright a:active
{
	color: white;
}

/* @end */

/* @group Gallery */

#gallery ul li
{
	float: left;
	display: block;
	width: 212px;
	background-color: #f1f1f1;
	/*height: 190px;*/
	margin: 0 18px 18px 0;
}

#gallery ul
{
	margin: 0;
	padding: 0;
	min-height: 550px;
}

#gallery ul li a
{
	border: 1px solid #7d949e;
	margin: 4px;
}

#gallery ul li a img
{
	width: 202px;
	height: 180px;
	border: 0;
}

/* @end */

div#preloadedgallery
{
	display: none;
}

#popgallery
{
	width: 713px;
	min-height: 300px;
	position: absolute;
	top: 85px;
	left: 115px;
	background-color: #FFF;
	display: none;
	opacity: 0;
}

div.caption
{
	font-size: 12px;
	padding: 0;
	float: right;
	width: 178px;
	position: absolute;
	top: 15px;
	right: 20px;
	line-height: 16px;
}

div#popnav a
{
	
	float: left;
	text-indent: -10000px;
	height: 14px;
	width: 15px;
	border: 1px solid #8b8b8b;
	background-repeat: no-repeat;
	background-color: white;
	margin-top: 3px;
	margin-right: 3px;
}

div#popnav
{
	padding-left: 653px;
	background-color: #a5a5a5;
	height: 22px;
}

body div#popnav a.hide
{
	visibility: hidden;
}




a#popnav-close
{
	background-image: url(img/nav-close.gif);

}

a#popnav-prev
{
	background-image: url(img/nav-prev.gif);

}

a#popnav-next
{
	background-image: url(img/nav-next.gif);

}

div.caption p
{
	
}

div.caption .ack
{
	font-size: 9px;
	line-height: 12px;
}

#popgallery.show
{
	display: block;
	margin-top: -100px;
}

#popgallery .si-wrap
{
	display: none;
	position: relative;
}

#popgallery .si-wrap.show
{
	display: block;
}

#shadow
{
	position: absolute;
	top: 0;
	left: 0;
	background: #000000;
	height: 100%;
	width: 100%;
	opacity: 0.7;
	display: none;
}

#shadow.show
{

	display: block;
}



#image-wrap
{
	min-height: 40px;
	/*border: 1px solid #9e9e9e;*/
	margin: 1px;
	position: relative;
}

#image-wrap div.si-wrap.show img
{
	width: 500px;
	border: 1px solid #a6a6a6;
}

#extra-links
{
	border-top: 1px solid #6695a8;
	padding-top:9px;
	margin-top: 18px;
}

.trianglehome .content {
  width: 500px;
}

.trianglehome #main, .trianglehome img.h2 {
  left: 250px;
  position: relative;
}

.trianglehome ol li {
  margin-bottom: 5px;
}

.trianglehome #main {
  margin-top: -70px;
}

.container_12.interior {
  margin-top: -16px;
}

#footer.interior {
 margin-top: 40px; 
}

#footer .container_12  {
  color: #92B9CB;
  border-top: 3px solid #92B9CB;
}

#footer .container h1 {
  color: #92B9CB;
  border-top: 5px solid #92B9CB;

}

#footer .container h1 a {
 color: #92B9CB;
}

#toc ol li {
	font-family: Arial, Verdana, Geneva, sans-serif;
  list-style-type: decimal;
}

#toc {
  margin-left: 15px;
  
}

#toc a {
  display: block;
}

#toc a:hover {
color: black;
}

div.container.interior p {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #222;
}
div.container.interior .caption p {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
div.container.interior p.ack{
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 12px;
}
