a         { color:#111111;  text-decoration:underline;}
a:link    { color:#111111;  text-decoration:underline;}
a:visited { color:#111111;  text-decoration:underline;}
a:hover   { color:#333333;  text-decoration:underline;}
a:active  { color:#111111;  text-decoration:underline;} 

body {
  background-image: url('back.png');
  background-repeat:repeat;
  background-position:center;
  color: #000000;
  margin: 0px;
  font-family: Georgia;
  font-weight: normal;
  font-style: normal;
  font-size: 80%;
  text-align: center;
}

#frame {
  margin: 0px;
  width: 850px;
  margin-left: auto;
  margin-right: auto;
  padding:0px;
  text-align:left;
  background-color: transparent;
}

#choiceleft {
  width: auto;
  padding:0px;
  float:left;
  background-color: transparent;
}

#choicecenter {
  width: 800px;
  height:100%;
  padding:0px;
  float:left;
   background-color: transparent;
 margin-top: 0px;
}

#choiceright {
  width:auto;
  padding:0px;
  float:left;
  background-color: transparent;
}

#contentleft {
  width: auto;
  padding:0px;
  float:left;
background-color: transparent;
}

#contentcenter {
  width: 870px;
  height:100%;
  padding:0px;
  float:left;
 background-color: transparent;
  margin-top: 0px;
}

#contentright {
  width:auto;
  padding:0px;
  float:left;
  background-color: transparent;
}

#topborder {
  height: 30px;
background-color: transparent;
}

#header {
  width: 100%;
  float: left;
  clear: both;
  height: 100px;
}

#header-left  {
  background-color: transparent;
  margin-top: 10px;
  margin-left: 10px;
  float: left;
  margin-bottom: 10px;
} 

#header-middle  {
  background-color: transparent;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 10px;
  float: left;
  height: 10px;
} 

#header-right  {
  background-color: transparent;
  text-align: right;
  margin-top: 10px;
  margin-right: 10px;
  float: right;
  margin-bottom: 10px;
} 

#centercontent {
  width: 100%;
  float: left;
  clear: left;
  background-color: transparent;
}

#photocontent {
  width: 100%;
  margin-top: 10px;
}

#photocomment {
  width: 50%;
  margin-top: 10px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 120%;
  border-top: 1px #AAAAAA solid;
  border-bottom: 1px #AAAAAA solid;
}

#photocommenttitle {
  margin-top: 10px;
  font-weight: bold;
}

#photoexif {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#photo {
  width: 100%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}

#links {
  background-color: transparent;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  text-align: center;
  clear: both;
} 

#content {
  width: 90%;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;  
  padding: 15px;
  background-color: transparent;
  float: left;
}

#footer {
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 20px;
  margin-bottom: 10px;
  float: left;
  clear: both;
}

#info {
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 0px;
  float: left;
}

#subsection {
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 0px;
}

#logos {
  margin-top: 10px;
  margin-bottom: 0px;
  float: right;
  text-align: right;
}

#ads {
  margin-top: 10px;
  margin-bottom: 10px;
  float: center;
  clear: both;
  text-align: center;
}

#stats {
  margin-right: 10px;
  font-size: 50%;
}

#header-left img {
  border: 0px;
  margin-top: -30px;
}

#header-right img {
  border: 0px;
  margin-top: -30px;
}

#header-middle img {
  border: 0px;
}

#links h1 {
  margin-left:10px;
  margin-right:10px;
}

#links h2,p,address {
  margin-left:10px;
  margin-right:10px;
}

#links h3,h4,h5,h6 {
  margin-left: 20px;
}

#links img {
  margin:10px;
  padding:0px;
} 

#links br {
  clear: both;
}

#links p {
  margin: 10px;
}

#links .separated {
  margin-top: 90px;
}

#links address {
  margin-left: 10px;
  margin-right: 10px;
  font-style: normal;
}

#links h1,h2,h3,h4 {
  font-weight: bold;
  color: #111111;
}

#links h1 {
  margin-top: 14px;
  margin-bottom: 2px;
  font-size: 140%;
}

#links a { color: #111111; text-decoration: underline; }
#links a:hover { color: #333333; }

#links h2 {
  margin-top: 7px;
  margin-bottom: 2px;
  font-size: 110%;
}

#links h3,h4 {
  margin-top: 4px;
  margin-bottom: 2px;
  font-size: 90%;
  margin-top: 0px;
  margin-bottom: 0px;
}

#content h1,h2,h3,h4,h5,h6,p {
  margin-left: 10px;
}

#header-right h1 {
  margin-right: 10px;
  text-align: right;
}

#logos img {
  border: 0px;
}

#info img {
  border: 0px;
}

#content {
  margin-bottom: 10px;
  margin-right: 10px;
  background-color: transparent;
  float: left;
}

#choicecenter img {
  border: 0px;
}

.EXIF_Main_Heading { 
  color: #DDDDDD ;
}

.EXIF_Secondary_Heading { 
  color: #999999;
}

.EXIF_Table {  
  border-collapse: collapse; 
  border: 1px solid #FFFFFF;
  margin-left: 10px;
  margin-right: 10px;
  width:80%;
}
.EXIF_Table tbody td {
  border-width: 1px; 
  border-style: solid; 
  border-color: #555555;
  width: 50%;
}


TABLE    { border-collapse: collapse; }
.kg1     { width: 80px; color: #000000; background-color: transparent; }
.kg2     { border-left: 2px solid #000000; width: 60px; }
THEAD    { border-top: 1px solid #000000;
           border-bottom: 1px solid #000000;
           color: #000000; background-color: transparent; }
TBODY    { border-top: 1px solid #000000;
           border-bottom: 1px solid #000000; }
COL      { border-left: 1px solid #000000; }
TR       { border-top: 0px solid #000000; }
TH       { text-align: left; }
THEAD TH { text-align: center; vertical-align: top; }
TD       { text-align: center; }

