/* .............................. */
/* Basic */
/* .............................. */

div#top {
  height: 28px;
  width: 750px;
  background-color: #FFF;
  top: 0px;
}

ul {
  list-style-type: circle;
}

.thumbnails {
  border:1px solid #515151;
  padding:3px;
  margin:3px;
}


div#content {
  margin-left: -375px;
  margin-right: -375px;
  left: 50%;
  right: 50%;
  position: absolute;
  width: 750px;
  text-align: center;
}

img#photo {
  border: 1px solid;
}

div#img {
  background-image: url("../template_images/atarpix.png");
  height: 23px;
  background-repeat: no-repeat;
  background-position: top left;
}


div#nav {
  text-align: right;
}

a {
  font-family: Verdana, Geneva, Arial, sans-serif;
  text-decoration:none;
  font-size: 12px;
  font-weight: bold;
}

div#line1 {
  height: 9px;
  border-bottom: 2px dotted #000;
}

div#arrows {
  text-align: left;
}

span.spacer {
  font-size: 12px;
  color: #666;
}

div#description {
  text-align: left ;
  font-size: 13px;
  font-family: Verdana, Geneva, Arial, sans-serif;
}

div#line2 {
  height: 6px;
  border-bottom: 2px dotted #000;
}

div#copyright a {
  font-weight: normal;
  text-align: center;
  font-size: 9px;
  font-family: Verdana, Geneva, Arial, sans-serif;
}

div#tag, div#tag a{
  text-align: left ;
  font-size: 10px;
  font-family: Verdana, Geneva, Arial, sans-serif;
}

a:link {color: #000} 
a:visited {color: #000} 
a:hover {color: orange}
a:active {color: #000}

div#main {
  margin-top: 7px;
}

td#prenext {
  text-align: left;
}

td#comment {
  text-align: right;
}

body {
  background-color: #FFF;
  margin: 10px;
}

#logos {
  border: 0px;
}
