body {
  margin: 20px 0 0 0;
  padding: 0;
  font-family: arial, helvetica, sans-serif;
  background: #fff url( '../imgs/bg.gif' ) repeat-x;
}

/*#container {
  width: 950px;
  margin: auto;
  background-color: #fff;
  overflow: hidden;
}*/

#menu {
	font-size: 1.35em;
  margin: 20px 0 15px 0;
  text-align: center;
}

#menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#menu li {
  display: inline;
  margin: 0 10px 0 0;
}

#menu li a {
  font-size: 1.2em;
  text-decoration: none;
  color: #557;
  margin: 0;
  padding: 0.2em 0.5em 0.3em 0.5em;
}

#menu li a.selected {
  color: #59f;
  background-color: #cfc;
}

#menu li a:hover {
  color: #59f;
}

.image {
	text-align: center;
	margin-bottom: 30px;
}

.image2 {
	text-align: center;
	margin-bottom: 20px;
}

.title, 
.description {
  font-size: 0.95em;
  font-size: 1.35em;
  font-weight: bold;
  line-height: 1.2em;
  color: #333;
  margin-right: 0.5em;
}

.title {
	margin-top: 0.5em;
}

.description {
  font-weight: normal;
  color: #777;
}

.text {
	padding: 0 0 20px 20px;
}

/*#photos {
  margin: 20px 0 0 0;
}

#photos ul#catalog-photos {
  float: left;
  margin: 0;
  padding: 0;
}

#photos ul#catalog-photos li {
  float: left;
  display: inline;
  list-style: none;
  text-align: center;
}

#photos ul#catalog-photos li.first {
  margin: 0;
}

#photos ul#catalog-photos li ul {
  margin: 20px 0 0 0;
  padding: 0;
  padding-bottom: 10px;
}

#photos ul#catalog-photos li ul.first {
  margin: 0;
}

#photos ul#catalog-photos li ul li.first {
  margin: 0 50px 0 0;
}

#photos ul#catalog-photos li ul li ul li {
  padding: 0 0 10px 0;
}

#photos ul#catalog-photos li ul.triple {
  margin: 0;
}

#photos ul#catalog-photos li ul.triple li ul li {
  margin: 0 55px 0 0;
}

#photos ul#catalog-photos li ul.triple li.last ul li {
  margin: 0;
  padding: 0;
  padding: 0 0 10px 0;
}

#photos ul#catalog-photos li ul li ul li .title, 
#photos ul#catalog-photos li ul li ul li .description {
  font-size: 0.95em;
  font-weight: bold;
  color: #333;
  margin-right: 0.5em;
}

#photos ul#catalog-photos li ul li ul li .description {
  font-weight: normal;
  color: #777;
}
*/
