/* override */

img.bigImg {
  border: 1px solid gray;
}
#header #topArea #addLinksArea #linksArea {
  left: 0px;
}

/* new styles */

#header #topArea #addLinksArea #headline {
  position: relative;
  left: 60px;
  top: 57px;
  font-size: 24px;
  font-style: italic;
  font-family:Arial,Helvetica,sans-serif;
}

#navigation div  {
  margin-bottom: 10px;
}
#navigation img  {
  margin: 0px 5px;
  vertical-align: top;
}
#navigationLeft {
  float: left;
  text-align: left;
  width: 50%;
}
#navigationRight {
  float: left;
  text-align: right;
  width: 50%;
}
#navigationEnd {
  float: none;
  clear: both;
}
#screenshot {
  text-align: center;
}
#navigation a {
	text-decoration: none;
}
#contentImage h2,
#contentImage p {
  color: #4C4C4C;
  font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
}
#contentImage h2 {
  font-size: 14px;
  font-weight:bold;
}
#contentImage p {
  font-size: 12px;
  font-weight:normal;
}
h3, h4 {
  font-family: Arial, Helvetica, sans-serif;
}
h3 {
  font-size: 16px;
  color: #E30A7B;
}
h4 {
  font-size: 14px;
  margin-bottom: 4px;
  margin-top: 8px;
}
#firstScreen a, #secondScreen a, #thirdScreen a,
#photoDiv a {
  text-decoration: none;
}
#photoDiv {
  margin-top: 20px;
}
