body {
	margin:0;
	padding:0;
}

a:link, a:visited {
 padding: 0px 0px;
 color:#000;
 text-decoration: none; 
 
}

a:hover {
 padding: 0px 0px;
 color:#ffcc66;
 text-decoration: none; }

  /* lightbox */  
#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/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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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; }
 
  /* lightbox */

#wrapper {
  width: 1000px;
  margin: 0 auto 0 auto; /* top right bottom left */
  background-color: #000;
  font-family:"Courier New", Courier, monospace;
  min-width: 780px;
  color: white;
  }

#box0_1{
  background-color: black;
  margin:0;
  padding:0;
  float: left;
  width: 50%;
  height: 140px;
  }
  
 #box0_2{
  background-color:#FFCC66;
  margin:0;
  padding:0;
  color: black;
  float: left;
  width: 50%;
  height: 140px;}



#box1{
  background-color: black;

  margin:0;
  padding:0;
  float: left;
  width: 50%;
  height: 350px;}

#box2{
  background-color:#FFCC66;


  margin:0;
  padding:0;
  color: black;
  float: left;
  width: 50%;
  height: 350px;}
  
  
  
  
    #box_menu_1{
  background-color: black;
  background-image:url(../img/bg_portfolio_line_01.gif);
  background-position:bottom;
  background-repeat:repeat-x;

  margin:0;
  padding:0;
  float: left;
  width: 50%;
  height: 55px;}

#box_menu_2{
  background-color:#FFCC66;
   background-image:url(../img/bg_portfolio_line_02.gif);
  background-position:bottom;
  background-repeat:repeat-x;

  margin:0;
  padding:0;
  color: black;
  float: left;
  width: 50%;
  height: 55px;}


#navigation {
  font-family:"Courier New", Courier, monospace;
  font-size: 0.95em;
  position:relative;

  float:right;
  margin-right: -93px;
  margin-top: 25px;}

#navigation ul {
  list-style: none; /* remove list bullets */
  margin: 0;        /* remove indented left margin */
  padding: 0;      /* remove indented left padding */

}


#navigation li {
  display: inline;/* changes block element 'li' to inline element: horizontal display */
   border:double #fff;
}             



#navigation li a:link, #navigation li a:visited {
 padding: 0px 10px;
 color:#000;

   background-color:#FFFFFF;
 text-decoration: none; /* removes default link underlining */
 
}

#navigation li a:hover {
 color: #000;
 background-color:#FFCC66;}
  
  
  
  
  
  
  #box3{

  margin:0;
  padding:0;
  background-color:#FFFFFF;
  float: left;
  width: 100%;
  height: 184px;
  overflow:hidden;}
  
  #box4{
  background-color: black;
  background-image:url(../img/bg_portfolio_line_03.gif);
  background-position:top;
  background-repeat:repeat-x;
  color:#454545;
  margin:0;
  padding:0;
  font-size: 0.9em;
  float: left;
  width: 50%;
  height: 60px;}
  
  #box5{
  background-color:#FFCC66;
  background-image:url(../img/bg_portfolio_line_04.gif);
  background-position:top;
  background-repeat:repeat-x;
  color: #454545;
  margin: 0;
  padding: 0;
  font-size: 0.9em;
  float: left;
  width: 50%;
  height: 60px;}
  
  #box1 p{
  float:right;
  margin-right: 5px;
  margin-top: 200px;
  font-size:15px;
  }
  
  #box1 table{
  float:right;
  margin-top: 300px;
  }
  
  #box2 p{
  float:left;
  margin-left: 20px;
  margin-top: 200px;
  font-size:15px;
  }
  
  #box4 p{
  float:right;
  margin-right: 5px;
  margin-top: 20px;
  }
  
  #box5 p{
  float:left;
  margin-left: 5px;
  margin-top: 20px;
  }
  
  img.zhenya
  {
  float:right;
  margin-top: 100px;
  }
  
  img.jim
  {
  float:left;
  margin-top: 0px;
  }
  
  img.logo_zhenya
  {
  float:right;
  margin-top: 35px;
  margin-right: 60px;
  }
  
  img.logo_jim
  {
  float:left;
  margin-top: 30px;
  margin-left: 50px;
  }
  
  img.portfolio{
  padding-bottom: 8px;
  border: 0px solid;
  }
  
  .align_center_to_left
{
position: relative;
right: 50%;
float: right;
}
.align_center_to_right
{
position: relative;
z-index: 1;
right: -50%;
}