* {
  margin: 0px; padding: 0px;
}


body {
     margin: 0px; padding: 0px;
     background-color: #000000;
     color: #b8b8b8;
     background-image: url(images/reddot_bg.jpg);
     background-repeat: no-repeat;
     min-height: 630px;
     font-family: Arial, Helvetica, sans-serif;
 }

span#remove {
  display: inline; float: right;
}

.clear {clear: both;}

a {
    color: #b8b8b8;
    border-width: 1px;
    border-bottom-style: dotted;
    border-color: #8b8b8b;
    text-decoration: none;
}

a:hover {
    color: #eeeeee;
    border-color: #eeeeee;
}

h1 {
    color: #b8b8b8;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0.1em;
    line-height: 15px;
    margin: 0;
    padding: 0 0 15px 45px;
}

h2 {
    color: #b8b8b8;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0.2em;
    padding: 50px 0 0 0;
}

h3 {
    color: #b8b8b8;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.4em;
    margin:0px 0 -14px
    }

#arrows {
    position: absolute;
    padding: 7px 0 0 40px;
}

#arrows a {
    border-style:none; outline-style: none;
}

#navhome {
    position:absolute;
    top: 175px;
    left: 710px;
    margin:0px; padding-top:3px;
    list-style: none;
    line-height:18px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
	font-weight: lighter;
    text-transform: lowercase;
}
#frame_main {
  position: absolute;
  top: 95px;
  left: 175px;
}

#container {
   position: absolute;
   top: 75px;
   left: 175px;
   width: 945px;
}

#navchain {
    position: absolute; top: 15px; left: 0;
    list-style: none;
    font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: lighter; color: #b8b8b8;
}

#pic_box {
  position: absolute; top: 40px; left: 0px;
  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: lighter;
}

td.cat{
  text-align: center;
  margin: 50px; padding: 0 65px 40px 0;
}

td a.gallery {
  border-style:none; outline-style: none;
}


td img {
    background-image: url(images/frame.png); background-repeat: repeat;
    padding: 10px;
    max-width: 120px; overflow: hidden;
}

td img:hover {
    background-image: url(images/frame_15.png); background-repeat: repeat;
}

#gallery {
  position: absolute; top: 95px; left: 0px; max-width: 560px; overflow: hidden;
  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: lighter;
}

.gallery_entry img{
  background-image: url(images/frame.png); background-repeat: repeat;
  padding: 10px; margin: 0 25px 10px 0;
  max-width: 120px; max-height: 120px; overflow: hidden;
}

.gallery_entry img:hover{
  background-image: url(images/frame_15.png); background-repeat: repeat;
}

.gallery_entry a{
  border-style:none; outline-style: none;
}

#photo_description {
  position: absolute; top: 170px; left: 760px; width: 260px;
  background-image: url(images/frame.png); background-repeat: repeat;
  padding: 20px;
  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: lighter;
  text-decoration: none; color: #b8b8b8; line-height: 14px; text-align: justify; z-index: 1;
}

#emaillink {
  position: absolute; top: 400px; left: 760px; width: 300px; text-align: left;
  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: lighter;
}

#slideshow {
  position: absolute;
  top: 115px;
  left: 195px;
  width: 450px;
  height: 300px;
}

ul#nav {
     margin:0px; padding:0px;
     position:absolute;
     top: 17px;
     left: 660px;
}

ul#nav li {
    margin:0px; padding-left:5px; padding-right:5px;
    color: #444444;
    list-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
	font-weight: lighter;
    text-transform: lowercase;
    display: inline;
}

ul#nav li a {
    color: #b8b8b8;
    border-color: #b8b8b8;
}

ul#nav li a:hover {
    color: #eeeeee;
    border-color: #eeeeee;
}

#logo {
  position: absolute;
  top: 422px;
  left: 750px;
}

#content {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #b8b8b8;
  font-size: 10px;
  line-height: 14px;
  text-align: justify;
  position: absolute;
  top: 95px;
  left: 175px;
  font-weight: lighter;
  width: 450px;
  padding: 25px 35px 25px 35px;
  background-image: url(images/frame.png);
  background-repeat: repeat;
}

#content img {
  background-image: url(images/frame_15.png);
  background-repeat: repeat;
  padding: 10px;
  margin: 0 0 10px 15px;
  float: right;
  border: 0;
}

#content img:hover {
    background-image: url(images/frame_white_5.png);
  background-repeat: repeat;
}

#content img a {
  border-style: none; outline-style: none;
}

#content p {
  margin-bottom: 15px;
  text-align: justify;
}

ul#links_nav li img:hover {
  background-image: none;
}


#content_home {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-align: justify;
  color: #b8b8b8;
  font-size: 13px;
  font-weight: lighter;
  position: absolute;
  padding-top: 510px;
  padding-left: 195px;
}

#heading {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #b8b8b8;
  font-size: 15px;
  font-weight: bold;
  position: absolute;
  top: 485px;
  left: 195px;
}

.column {
  float: left;
  width: 450px;
}

#description {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #b8b8b8;
  font-size: 13px;
  position: absolute;
  top: 485px;
  left: 195px;
  }

#footer {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #b8b8b8;
  font-size: 10px;
  font-weight: lighter;
  text-align: center;
  position: relative;
  top: 595px;
}

/*.button {
    border: 1px dotted #8b8b8b;
    background-image: url(images/frame.png);
    color: #b8b8b8;
    padding: 0 8px 0 8px;
}

.button:hover {
    border: 1px dotted #eeeeee;
    background-image: url(images/frame_white_5.png);
    color: #eeeeee;
}                      */

.form {font-size: 10px; font-family: Arial, Helvetica, sans-serif; padding-bottom: 5px;}
.form .in_pos {position: relative; margin: 0 0 5px 0;}

label {font-size: 10px; font-family: Arial, Helvetica, sans-serif;}
label.error {color: #ff0000; position: absolute; top: 4px; left: 240px;}

textarea {font-size: 13px; font-family: Arial, Helvetica, sans-serif;}

/* Links Area */
#load {
    display: none;
    position: fixed;
    right: 500px;
    top: 120px;
}

ul#links_nav {
     margin:0px; padding:0px;
     position: relative;
     top: 0px;
     left: 5px;

}

ul#links_nav li {
    margin:0px; padding-left:5px; padding-right:5px;
    color: #444444;
    list-style: none;
    display: inline;
    border-style: none;
}

ul#links_nav li img {
    background-image: none;
    border: none;
    border-style: none;
    margin:0 15px 0 0;
    padding:0 0 10px 0;
    float: left;
}

#link {font-size: 10px; font-family: Arial, Helvetica, sans-serif; padding: 3px 15px 0 5px;}
#link span{color: #777777;}

#dockContainer { position: absolute; top: 490px; left: 120px; }
#jqDock { position: relative; bottom: 48px; }
#jqDock li { list-style: none;}
.jqDockLabel { margin-bottom: 60px; background-image: url(images/frame_white_5.png); color: #eeeeee; padding: 3px 10px; }

#tweet {
  text-decoration: none;
  color: #b8b8b8;
  font-size: 10px;
  line-height: 14px;
  text-align: justify;
  position: absolute;
  top: 500px;
  left: 175px;
  font-weight: lighter;
  width: 450px;
  padding: 10px 35px;
  background-image: url(images/frame.png);
  background-repeat: repeat;
}

#tweet p{
  text-align: center;
}

#tweet li {
  list-style: none;
  margin-left: 0px;
}

#tweet img {
  list-style: none;
  margin-bottom: -10px;
}

#viewlarger {
  position: absolute; top: 380px; left: 760px; width: 300px; text-align: left;
  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: lighter;
}

#overlay {
  position: fixed; top: 0; left: 0; width: 100%; height: 100%;
  background-color:#000; background-color: rgba(0,0,0,.9); opacity: .9; display: none; z-index:9999;
}

#lightbox {
  position: fixed; top: 50%; left: 50%;
  background: none; margin: -200px 0 0 -300px; display: block; z-index:10000;
}

#lightbox.loading { background: none;}

	#lightbox a.close {
	  color: #b8b8b8; background: none;
      position: absolute; left: 50%; top: 100%;
      display: block;
      font-size: 10px; padding: 5px 0 0 0; margin-left: -15px; border-style: none; outline-style: none;
    }

    #lightbox a:hover.close {
	  color: #e50000;
    }

#share {
    position: absolute;
    left: 760px;
    text-align: left;
    top: 350px;
    width: 300px;
}

.twitter-share-button {
    margin-bottom: 2px;
}

#print {
position: absolute; top: 495px; left: 760px; width: 300px; text-align: left;
}


