
body{
  background-color: black;
  color: white;
  margin: 20px;
}

#main{
  width: 584px;
  background-color: white;
  color: black;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	padding: 10px;
}

#image{
  background-color: white;
  color: black;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	padding: 25px 27px;
}

#imagein{
  text-align: center;
}

#image p.desc{
  color: #333;
  font-weight: bold;
  margin: 20px 0px 0px 0px;
}

#image p.gallery{
  font-size: 12px;
  color: #666;
  margin: 5px 0px 0px 0px;
}

#image p.gallery a{
  color: #666;
}

table#menu{
  padding: 0px;
  margin: 0px;
  border: 0px;
  border-collapse: collapse;
  margin-bottom: 10px;
}

table#menu{
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}


table#menu a{
  color: white;
  text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

table#menu .sub{
	font-size: 11px;
  padding-top: 3px;
}

table#menu .sub a{
	font-weight: normal;
}

table#menu a.selected{
  color: #998FD6;
}

table#menu tr{
  vertical-align: top;
}

table#menu td.main{
  margin-left: 0px;
  padding-left: 25px;
  padding-right: 9px;
  text-align: right;
}

table.gallery{
  border: none;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
}

table.gallery td{
  margin: 0px;
  padding: 0px;
  border: 10px solid white;
  border-bottom: none;
  background-color: white;
}

table.gallery td div{
  line-height: 1px;
  margin: 0px;
  padding: 0px;
}

table.gallery td div a{
  margin: 0px;
  padding: 0px;
}

img.g_th{
  margin: 0px;
  border: 0px;
  padding: 0px 0px 10px 0px;
}

table#index{
  margin-top: 8%;
}

table#index td{
  width: 132px;
  border-right: solid 20px black;
  border-bottom: solid 20px black;
  background-color: white;
  color: black;
  padding: 10px;
}

table#index td table{
  border: none;
  border-collapse: collapse;
}

table#index td table td{
  width: 132px;
  padding: 0px;
  margin: 0px;
  border: none;
}

table#index td table td.main{
  padding-bottom: 2px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

table#index td table td.main a{
  color: black;
  text-decoration: none;
}

table#index tr{
  vertical-align: top;
}

table#index td table tr{
  vertical-align: top;
}

table#index td table td.sub{
  vertical-align: bottom;
  padding-top: 12px;
  height: 55px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
  color: #888;
}

table#index td table td.sub a{
  color: #888;
  text-decoration: none;
}

img.nb{
  border: none;
}

table.photo{
  width: 550px;
  border: none;
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
}

table.photo td{
  border: none;
  margin: 0px;
  padding: 0px;
}

table.photo td.left{
  width: 20px;
  padding-right: 5px;
}

table.photo td.right{
  width: 20px;
  padding-left: 5px;
  text-align: right;
}

table.photo img{
  border: 0px;
}

