body {
	background-color: #282d39;
	background-image: url(../images/MISC/bgGray.gif);
	background-attachment: fixed;
}
.mainLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666699;
	/*font-weight: bold;*/
	letter-spacing: normal;
}
.BGgraphic {
	background-attachment: fixed;
	background-image: url(../images/MAIN/HEADS/headerimage1350x131.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.BGimage {
	background-attachment: fixed;
	background-image: url(../images/MISC/bgB.gif);
	background-repeat: repeat;
	background-position: left top;
}
a:link {
 color: #000000;
text-decoration: none;
 }
 a:visited {
color: #666666;
text-decoration: none;
 }
 a:hover {
 text-decoration: none;
color: #CC6600;
 }
 a:active {
 text-decoration: none;
 }
 a.white:link {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }
a.white:active {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.white:visited {
	color: #cccccc;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.white:hover {
	color: #ffff66;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
 a.gray:link {
	color: #669900;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }
a.gray:active {
	color: #669900;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.gray:visited {
	color: #669900;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.gray:hover {
	color: #CC9900;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.redLink:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
 }
a.redLink:active {
	color: #CC0000;
	text-decoration: none;
}
a.redLink:visited {
color: #FF3366; 
text-decoration: none;
}
a.redLink:hover {
	color: #CC6600;
	text-decoration: none;
}
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	letter-spacing: 0.05em;
}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: normal;
	line-height: inherit;
}
.bodyTextRED {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ff0000;
	font-weight: bold;
	letter-spacing: normal;
	line-height: inherit;
}
.bodyTextW {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: normal;
	line-height: inherit;
}
.bodyTexti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
}
.bodyTextii {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FF6600;
}
.bodyHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.bodyTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.bodyTitleXLW {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #666666;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.bodyTitleMW {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.bodyTitleXLB {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.lightHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	word-spacing: normal;
	letter-spacing: 0.5em;
}
.gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #669900;
	font-weight: bold;
}
.grayHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669999;
	word-spacing: normal;
	letter-spacing: 0.5em;
}
h1 { border-bottom-style: dashed ; 
border-bottom-color: #ffffff; 
border-bottom-width: 1px; 
}
.borderDBL {
	border-left-style: double;
	border-left-color: #ffffff;
	border-left-width: 4px;
}
.borderTB {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.borderLR {
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
}
.borderR {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ffffff;
}
.borderL {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
}
.borderB {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
}
.borderT {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}
.borderTBLR {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-right-color: #ffffff;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/lightbox/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.hryhorczuk.com/images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/*ROUND CORNERS DARK GREY */
.cornerGRAY{display:block}
.cornerGRAY *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#333333}
.cornerGRAY1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #333333;
  border-right:1px solid #333333;
  background:#333333}
.cornerGRAY2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #333333;
  border-right:1px solid #333333;
  background:#333333}
.cornerGRAY3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #333333;
  border-right:1px solid #333333;}
.cornerGRAY4{
  border-left:1px solid #333333;
  border-right:1px solid #333333}
.cornerGRAY5{
  border-left:1px solid #333333;
  border-right:1px solid #333333}
.cornerGRAYfg{
  background:#333333}

  /*ROUND CORNERS WHITE */
  .cornerWHT{display:block}
.cornerWHT *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff}
.cornerWHT1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #e1ffe1;
  border-right:1px solid #e1ffe1;
  background:#f2fff2}
.cornerWHT2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #d1ffd1;
  border-right:1px solid #d1ffd1;
  background:#f5fff5}
.cornerWHT3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f5fff5;
  border-right:1px solid #f5fff5;}
.cornerWHT4{
  border-left:1px solid #e1ffe1;
  border-right:1px solid #e1ffe1}
.cornerWHT5{
  border-left:1px solid #f2fff2;
  border-right:1px solid #f2fff2}
.cornerWHTfg{
  background:#ffffff}
 
/*ROUND CORNERS BLACK */
.cornerBLK{display:block}
.cornerBLK *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#000000}
.cornerBLK1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #749174;
  border-right:1px solid #749174;
  background:#333f33}
.cornerBLK2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #b7e5b7;
  border-right:1px solid #b7e5b7;
  background:#263026}
.cornerBLK3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #263026;
  border-right:1px solid #263026;}
.cornerBLK4{
  border-left:1px solid #749174;
  border-right:1px solid #749174}
.cornerBLK5{
  border-left:1px solid #333f33;
  border-right:1px solid #333f33}
.cornerBLKfg{
  background:#000000}

