body {
  margin: 0;
  padding; 0;
}

a, div, p, td, th {
  font: 11px 'Verdana', 'Helvetica', 'Arial', sans-serif;
}

div#content {
  position: absolute;
  top: 0;
  z-index: 0;
}




div#content div {
  margin: 75px 5px 5px 180px;
}

div#copyright {
  font-size: 9px;
  margin: 0 0 10px 0;
  text-align: center;
}

div#copyright a {
  color: #000;
  font-size: 9px;
  text-decoration: none;
}

div#copyright a:hover {
  text-decoration: underline;
}




div#tags-start {
  position: absolute;
  bottom: 0;
  z-index: 0;
}



div#keywords {
  font-weight: bold;
  text-align: center;
}

div#keywords a {
  color: #000;
  text-decoration: underline;
}

div#keywords a:hover {
  text-decoration: none;
}

div#keywords p {
  text-align: center;
}

div#logo {
  background: url('http://static.fotolia.com/pics/logo.gif') no-repeat;
  height: 50px;
  position: absolute;
  top: 0;
  width: 180px;
  z-index: 2;
}

div#menu {
  position: absolute;
  top: 0;
  width: 180px;
  z-index: 1;
}

div#menu a {
  color: #000;
  text-decoration: underline;
}

div#menu a:hover {
  text-decoration: none;
}

div#menu div {
  margin: 75px 5px 5px 5px;
}

div#nb_results, div#pagi_container {
  line-height: 20px;
  text-align: center;
}

div#nb_results a, div#pagi_container a {
  color: #000;
  text-decoration: underline;
}

div#nb_results a:hover, div#pagi_container a:hover {
  text-decoration: none;
}

div#search {
  border: 1px solid #ccc;
  color: #333;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  left: 180px;
  padding: 5px 8px;
  position: absolute;
  top: 10px;
  z-index: 3;
}

div#wnav {
  margin: 75px 0 0 0;
  text-align: center;
}

div#wnav h1 {
  margin: 0 0 3px 0;
  text-align: center;
}

h1 {
  font: 14px 'Verdana', 'Helvetica', 'Arial', sans-serif;
  font-weight: bold;
  margin: 0 0 20px;
}

h2 {
  font: 12px 'Verdana', 'Helvetica', 'Arial', sans-serif;
  font-weight: bold;
  margin: 0 0 15px;
}

input {
  border: 1px solid #333;
  font: 10px 'Verdana', 'Helvetica', 'Arial', sans-serif;
  padding: 1px;
  width: 150px;
}

input#button {
  background: #ccc;
  border: 1px solid #333;
  font: 10px 'Verdana', 'Helvetica', 'Arial', sans-serif;
  padding: 1px;
  width: auto;
}

li {
  list-style-type: none;
	padding: 2px;
  list-style-image: url('li.png');
}

p {
  line-height: 17px;
  text-align: justify;
}

table#license_table {
  border: 1px solid #000;
  margin: auto;
  text-align: left;
}

table#license_table img {
  border: 0;
}

table#license_table td {
  padding: 2px 5px;
}

table#license_table th {
  font-weight: bold;
  padding: 5px;
}

table#license_table td.col4 {
  text-align: center;
}

table#SearchResults {
  margin: 0;
  width: 100%;
}

table#SearchResults img {
  border: 3px solid #fff;
}

table#SearchResults img:hover {
  border: 3px solid #a7121c;
}

table#SearchResults td {
  text-align: center;
  width: 25%;
}

ul {
  margin: 0;
  padding: 0 0 0 15px;
}



/* tags */
#tags {
    border:1px solid #ccc;
    padding:5px;

}
#tags a:hover.tags1,
#tags a:hover.tags2,
#tags a:hover.tags3,
#tags a:hover.tags4,
#tags a:hover.tags5,
#tags a:hover.tags6,
#tags a:hover.tags7,
#tags a:hover.tags8,
#tags a:hover.tags9,
#tags a:hover.tags10 {

}

#tags a.tags1,
#tags a.tags2,
#tags a.tags3,
#tags a.tags4,
#tags a.tags5,
#tags a.tags6,
#tags a.tags7,
#tags a.tags8,
#tags a.tags9,
#tags a.tags10 {
	text-decoration: none;
	padding-right: 5px;
}

#tags a.tags4,
#tags a.tags7,
#tags a.tags9 {
	font-weight: bold;
}

#tags a.tags1,
#tags a.tags2,
#tags a.tags3,
#tags a.tags4,
#tags a.tags5,
#tags a.tags6,
#tags a.tags7,
#tags a.tags8,
#tags a.tags9,
#tags a.tags10 {
	color: #000;
}

#tags a.tags1 { font-size: 9px; }
#tags a.tags2 { font-size: 10px; }
#tags a.tags3 { font-size: 11px; }
#tags a.tags4 { font-size: 12px; }
#tags a.tags5 { font-size: 13px; }
#tags a.tags6 { font-size: 14px }
#tags a.tags7 { font-size: 15px; }
#tags a.tags8 { font-size: 16px; }
#tags a.tags9 { font-size: 17px; }
#tags a.tags10 { font-size: 18px; }

