body {
  background-color: #b1c493;
  margin-top: 18px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #666666;
}

A:link {
	text-decoration: none;
	color: #666666;
}
A:visited {
	text-decoration: none;
	color: #666666
}
A:hover {
	text-decoration: none;
	color: #666666
}

#container {
  border-style: solid;
  border-color: #c8d3b4 #c7d4b1 #cbcdba #c8d4b3;
  border-width: 1px;
  margin: 0 auto;
  width: 855px;
  height: 586px;
  background-color: #e7e7df;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

#thumbox{

	margin-top: 10px;
	width: 600px;

}
#photo{
	width:665px;
	height: 500px;
	min-height: 500px;
	display: block;	
	float: left;
}


#menu {
  background-image: url(../templates/tpl_imgs/rule.gif);
  background-position: center bottom;
  background-repeat: repeat-y;
  height: 100%;
  float: right;
  clear: right;
  text-align: center;
}

#logo {
  height: 97px;
  background-color: #e7e7df;
  float: right;
  width: 134px;
}

.row {
  border-style: none;
  background-image: url(../templates/tpl_imgs/circle.gif);
  background-position: center bottom;
  height: 45px;
  background-repeat: no-repeat;
  color: #666666;
  line-height: 75px;
  text-align: center;
  word-spacing: 20px;
  width: 145px;
  padding-right: 25px;
}

.bkmenu {
        background-color: #e7e7df;
}
