body {
  background-color: #EBA69C;
  margin-left: 5px;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}
#container
{
    width: 720px;
    margin: auto;
    border: 0px;
}
#header
{
	text-align: left;
	border: 0px;
	padding-bottom: 40px;
}
#menu
{
	text-align: center;
	border: 1px solid #DC6756;
    margin-top: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #FEDECB;
}
#content
{
	text-align: center;
	border: 1px solid #DC6756;
    margin-top: 5px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	background-color: #FEDECB;
}
#footer
{
	text-align: left;
    margin-top: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
a {
	color: #DC6756;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 13px;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DC6756;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: none;
	color: #DC6756;
	font-family: Arial, Helvetica, sans-serif;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: right;
	padding-top: 25px;
	padding-right: 20px;
}
.description {
	font-size: 13px;
}
.titleimage {
	border: 1px solid;
	border-color:#FF6666;
}
#pages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	text-align: center;
}
#pages a:link {
	color: #FF0099
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
}
#pages a:visited {
	color: #FF0099
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
}
#pages a:hover {
	color: #FF0099
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
}
.pages a:active {
	color: #FF0099
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
}
.gallery {
	float: left;
}
.payment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#pich {
	width: 154px;
	height: 154px;
	background: url(/images/picbg_h.gif);
	azimuth: center;
}
#picv {
	width: 154px;
	height: 154px;
	background: url(/images/picbg_v.gif);	
}
#list {
	border: 0;
}
#list th {
	background-color: #FEBE98;
}
#list td {
	background-color: #FECEB1;
}
