html, body {
  background: #000003;
  font-family: 'Lucida Console', verdana, 'Arial', 'Courier New', Georgia, 'Times new Roman';
  font-size: 0.9em;
  color: #396f7e;
  margin: 0;
  padding: 0;
}

a:link,
a:visited,
a:active {
  color: #5d8b98;
  text-decoration: none;
}

a:hover {
  color: #959bce;
  text-decoration: underline;
}

#header {
  width: 1200px;
  height: 145px;
  background: url('graphics/header.jpg');
  margin: 0 auto;
}

#main_screen_top {
  background: url('graphics/main_screen.gif');
  width: 320px;
  height: 145px;
  margin-left: 108px;
  float: left;
}

#title-x {
  width: 300px;
  height: 120px;
  margin: 0 16px;
  padding: 20px 0;
}

#title-y {
  width: 300px;
  height: 120px;
}

#header_distance {
  background: url('graphics/header_distance.gif') 138px 18px no-repeat;
  width: 772px;
  height: 145px;
  float: left;
}

#navig {
  width: 1200px;
  height: 70px;
  background: url('graphics/navig.jpg');
  margin: 0 auto;
  text-align: center;
}

#main_screen_bottom {
  background: url('graphics/main_screen.gif') 0 -145px no-repeat;
  width: 320px;
  height: 70px;
  margin-left: 108px;
  float: left;
}


#block1 {
  width: 6px;
  height: 65px;
  float: left;
}

#option1 {
  width: 120px;
  height: 26px;
  float: left;
  margin-top: 5px;
}

#option1_checked {
  background: url('graphics/option1_hover.jpg');
  width: 120px;
  height: 26px;
  float: left;
  margin-top: 5px;
}

#option1_hover {
  background: url('graphics/option1_hover.jpg');
  width: 120px;
  height: 26px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

#block2 {
  width: 40px;
  height: 65px;
  float: left;
}

#option2 {
  width: 105px;
  height: 26px;
  float: left;
  margin-top: 17px;
}

#option2_checked {
  background: url('graphics/option2_hover.jpg');
  width: 105px;
  height: 26px;
  float: left;
  margin-top: 17px;
}

#option2_hover {
  background: url('graphics/option2_hover.jpg');
  width: 105px;
  height: 26px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

#block3 {
  width: 34px;
  height: 65px;
  float: left;
}

#option3 {
  width: 146px;
  height: 24px;
  float: left;
  margin-top: 29px;
}

#option3_checked {
  background: url('graphics/option3_hover.jpg');
  width: 146px;
  height: 24px;
  float: left;
  margin-top: 29px;
}

#option3_hover {
  background: url('graphics/option3_hover.jpg');
  width: 146px;
  height: 24px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

#block4 {
  width: 37px;
  height: 65px;
  float: left;
}

#option4 {
  width: 91px;
  height: 22px;
  float: left;
  margin-top: 39px;
}

#option4_checked {
  background: url('graphics/option4_hover.jpg');
  width: 91px;
  height: 22px;
  float: left;
  margin-top: 39px;
}

#option4_hover {
  background: url('graphics/option4_hover.jpg');
  width: 91px;
  height: 22px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.clear {
  width: 100%;
  clear: both;
}

#content {
  width: 1200px;
  height: 490px;
  background: url('graphics/content.jpg');
  margin: 0 auto;
}

#screen {
  padding: 38px 206px 135px 212px;
  line-height: 115%;
  text-align: justify;
}

#screen_credits {          
  background: url('graphics/credits_image.jpg') 197px 26px no-repeat;
  padding: 38px 16px 135px 212px;
  line-height: 115%;
  text-align: justify;   
}

#credits_right {   
  padding: 70px 0 0 500px;
}

#screen_about {          
  background: url('graphics/about_image.jpg') 751px 25px no-repeat;
  padding: 42px 16px 135px 212px;
  line-height: 115%;
  text-align: justify;   
}

#inner_content {
  width: 500px;
  height: 432px;
  text-align: justify;
}

.paragraph {
  text-indent: 30px;
  margin-bottom: 24px;
}

#pdf_icon {
  vertical-align: middle;
  margin-left: 16px;
}

#screen_gallery {          
  background: url('gallery/image1.jpg') 393px 25px no-repeat;
  padding: 30px 16px 135px 200px;
  line-height: 115%;
  text-align: justify;   
}

#screen_gallery table {
  width: 180px;
  float:left;
}

.gallery_thumbnail {
  height: 46px;      
}   

.gallery_hover {
  background: #fff;
  width: 100%;
  height: 46px;  
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -webkit-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

#image_title {
  width: 604px;
  position: relative;
  top: 412px;
  float: left;
  text-align: right;
}

#image_title_inner {
  background: url('graphics/gallery_desc.png');
  padding: 4px 8px 3px 24px;
}

#footer {
  width: 1200px;
  height: 400px;
  background: url('graphics/footer.jpg');
  margin: 0 auto;
  font-size: 0.9em;
  text-align: center;
  color: #FFF;
}

#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover {
  color: #FFF;
  text-decoration: none;
}