body {
  background-color: #383838; 
}
body,td,th {
  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000;
}
img {
  border:0;
}
a {
  color: #ffffff; 
  text-decoration: none;
}
a:hover {
  color: #ffffff;
  text-decoration: underline;
}
a:visited {
  color: #ffffff;
  text-decoration: none;
}
#mainpage {
  margin: auto;
  position: relative;
  width: 1000px;
  padding: 0px; 
}
#head {
  height: 150px; 
  width: 400px;
  float: left;
  background: url(images/site/logo.jpg); 
}
#headline { 
  width: 1000px;
  float: left;
}
#content {
  width: 1000px;
  float: left;
}
#link {
  display: block;
  position: relative;
  float: left;
  margin: 6px;
}
#thumb {
  position: relative;
  border: 1px solid #000000;
  background-color: #ffffff;
  padding: 1px;
}
#title {
  position: relative;
  font-size: 14px;
  width: 180px;
  height: 14px;
  font-weight: bold;
  margin: 2px 0px 0px 0px;
}
#pages {
  float:left;
  width: 980px;
  margin-left: 20px;
}
#page {
  float:left;
  width: 16px;
  height: 16px;
  text-align: center;
  margin: 1px;
  background-color: #ffffff;
  color: #383838;
}
#page:hover {
  float:left;
  width: 16px;
  height: 16px;
  text-align: center;
  margin: 1px;
  background-color: #ff6600;
}
#pagesel {
  float:left;
  width: 16px;
  height: 16px;
  text-align: center;
  margin: 1px;
  background-color: #ffffff;
  color: #383838;
}
#media {
  float: left;
  width: 386px;
  height: 550px;
  border: 1px solid #000000;
  background-color: #ffffff;
  margin: 6px;
}
#mediacontent {
  margin: 10px;
  text-align: center;
}
#media2 {
  float: left;
  width: 600px;
  height: 552px;
}
#tit {
  float: left;
  width: 980px;
  margin: 6px;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
}
#links {
  float: left;
  width: 960px;
  margin: 20px;
  border-top: 1px dotted #ffffff;
  font-weight: bold;
  font-size: 14px;
  color: #ffffff;
}
#lnk {
  float:left;
  font-size: 12px;
  margin: 2px 10px 2px 10px
}