
body {
  background: #222222;
  margin: 0px
}

#mycopyright {
  font-family: Tahoma, Arial, sans-serif;
  font-size: x-small;
  font-style: normal;
  text-align: left;
  color: #DDDDDD;
  font-variant: normal;
  font-smooth: always;
  word-spacing: 0.2em;
  letter-spacing: 0.2em;
  font-weight: 300;
  position: absolute;
  bottom: 0px;
  vertical-align: bottom;
  width: 100%;
  left: 10px;
}


.alt_text {
  font-family: Tahoma, Arial, sans-serif;
  font-size: xx-small;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #DDDDDD;
  text-align: center;
  border: 0px none;
  vertical-align: middle;
  margin: auto
}

.contact_text {
  font-family: Tahoma, Arial, sans-serif;
  font-size: small;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #DDDDDD;
  text-align: left;
  border: none;
  letter-spacing: 0.1em
}


h1 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: small;
  font-style: normal;
  font-weight: 300;
  word-spacing: 0.3em;
  letter-spacing: 0.1em;
  text-align: center;
  position: absolute;
  top: 25px;
  color: #FFFFFF;
  left: 25px
}

h2 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: medium;
  font-style: normal;
  font-weight: 300;
  word-spacing: 0.3em;
  letter-spacing: 0.1em;
  text-align: center;
  color: #CC3300;
}


#mainbox {
  width: 860px;
  vertical-align: top;
  height: 760px;
  background-color: #0f0f0f;
  left: 50%;
  margin-left: -430px;
  padding: 0px;
  position: absolute;
  border-width: 3px;
  border-color: #222222;
  border-style: dotted;
  top: 10px
}

#header {
  width: 860px;
  text-align: left;
  margin-left: 0;
  height: 40px
}

#photo_gif {
  margin-left: 0px;
  vertical-align: top
}

#ak_gif {
  vertical-align: top;
  margin-right: 0px;
  text-align: right
}

#bio_text {
  vertical-align: top;
  margin-right: 150px;
  margin-left: 150px;
  text-align: left;
  margin-top: 100px
}

#contact_info {
  left: 150px;
  text-align: left;
  position: absolute;
  bottom: 100px;
  width: 560px;
  height: 80px
}

#picture_box {
  position: absolute;
  height: 600px;
  width: 700px;
  top: 80px;
  left: 80px;
  border: 1px solid #FFCC00
}

#picture_box_outer {
  position: relative;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  overflow: hidden;
  background-color: #0f0f0f;
  border: 0px solid #FFCC00
}
#picture_box_outer[id] {
  display: table;
  position: static
}

#picture_box_mid {
  position: absolute;
  width: 100%;
  top: 50%;
  border: 0px solid #FFCC00;
  background-color: #0f0f0f
  text-align: center       ;
}
#picture_box_mid[id] {
  display: table-cell;
  vertical-align: middle;
  position: static
}

#picture_box_inner {
  position: relative;
  top: -50%;
  text-align: center;
  background-color: #0f0f0f
}
#picture_box_inner[id] {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}



#logo_asmp {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 80px;
  width: 100px;
  background-color: #FFFFFF;
  overflow: hidden;
}
#logo_asmp[id] {
  display: table;
  position: static
}

#logo_asmp_mid {
  position: absolute;
  top: 50%;
  width: 100%;
  background-color: #FFFFfF;
  text-align: center;
}
#logo_asmp_mid[id] {
  display: table-cell;
  vertical-align: middle;
  position: static
}

#logo_asmp_inner {
  position: relative;
  top: -50%;
  background-color: #FFfFFF;
  text-align: center;
}
#logo_asmp_inner[id] {
  width: 80px;
  margin-left: auto;
  margin-right: auto;
}

#contacts {
  vertical-align: bottom;
  position: absolute;
  left: 120px;
  top: 0px;
  width: 250px
}

#footer {
  bottom: 20px;
  position: absolute;
  height: 40px;
  padding: 0px;
  width: 100%
}


.button {
  width: 140px;
  height: 40px;
  vertical-align: bottom;
  position: absolute;
  text-align: center
}

#preview_group {
  position: absolute;
  height: 600px;
  width: 700px;
  top: 80px;
  left: 50%;
  margin-left: -350px;
  text-align: center;
  border: 0px solid #FFCC00
}

#description_box {
  position: absolute;
  height: 50px;
  width: 700px;
  bottom: 80px;
  left: 80px;
  vertical-align: bottom;
  text-align: center;
  display: table;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-style: normal;
  font-weight: 100;
  color: #EEEEEE;
  border-width: 0px;
  border-top-style: solid;
  min-height: 50px
}

#description_text {
  border-style: none;
  background-color: #0f0f0f;
  text-align: center;
  min-height: 50px;
  max-height: 50px
}


#left_arrow {
  position: absolute;
  height: 60px;
  width: 60px;
  top: 350px;
  left: 5px;
  border-style: solid;
  border-color: #FFCC00;
  border-width: 0px
}

#right_arrow {
  position: absolute;
  height: 60px;
  width: 60px;
  top: 350px;
  right: 5px;
  border-style: solid;
  border-color: #FFCC00;
  border-width: 0px
}


.preview_box {
  height: 160px;
  width: 160px;
  border-width: 0px;
  border-color: #FFCC00;
  border-style: solid;
  position: absolute
}

#button_info {
  bottom: 80px;
  position: absolute;
  padding: 0px;
  right: 10px;
  width: 16px;
  height: 16px
}

#button_slide_show {
  bottom: 100px;
  position: absolute;
  padding: 0px;
  right: 10px;
  width: 16px;
  height: 16px
}

.transparent_class {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
  width: 100%;
  height: 100%
}

.no_transparent_class {
	filter:alpha(opacity=0);
	-moz-opacity:0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
  width: 100%;
  height: 100%
}

#slide_show_box {
  width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  min-width: 100%
}

#ss_transparent {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
  width: 100%;
/*  min-height: 100%; */
  background-color: #000000;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  height: 100%;
/*  min-width: 100% */
}

#ss1_picture_box_inner {
  position: absolute;
  text-align: center;
}

#main_img {
  position: absolute;
  border-color: #FF9900;
  border-style: solid;
  border-width: 0px;
  visibility: visible;
  z-index: 1
}

