body {
	background: #f9ebf8;
}
#wrapper {
	background: #fff;
	width: 750px;
	margin: 0 auto;
	padding: 0 20px 20px;
}
#wrapper2 {
	background: #fff;
	width: 800px;
	margin: 0 auto;
	padding: 0 20px 20px 20px;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333366;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
.bodyBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-align: center;
}

#header {
  text-align: center;
  width: 765px;
  margin: 0;
  padding: 0;
}
#header img {
  vertical-align: text-top;
  margin: 0;
  padding: 0;
}
#header a {
  margin: 0;
  padding: 0;
}
div.spacer {
 	clear: both;
 	font-size: 1px;
}

#mainmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#mainmenu li {
  display: inline;
  padding: 5px 10px;
}
#mainmenu #here {
  background: #f9ebf8;
}
#mainmenu #here a {
  color: #c97ABD;
}

#submenu {
  text-align: center;
  width: 750px;
  background: #f9ebf8;
}

#submenu ul {
  list-style: none;
  margin: 0;
  padding: 5px;
  border: 0;
}
#submenu li {
  display: inline;
  padding: 0 6px;
}
#submenu li.leftborder {
  border-left: 1px solid #339da1;
}
#submenu a {
	font: normal 10px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #339da1;
	text-decoration: none;
}
#submenu a:hover {
	color: #c97ABD;
}
#submenu #here a {
  color: #c97ABD;
}




.menuUp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #339da1;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #339da1;
	text-decoration: none;
}

a:hover {
	color: #c97ABD;
	text-align: center;
}
.menuPink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: c97ABD;
}
.menuLight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #339da1;
}
.menuLightPink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #c97ABD;
}

.H1Blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	text-align: center;
}
.H1Pink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #c97abd;
	text-align: center;
}
.H2Blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.H2Pink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #c97abd;
}
.photospace {
	border: 0;
	padding: 0;
	margin: 0 5px 15px 5px;

}

.error {
  color: #f00;
  font-weight: bold;
  font-size: 14px;
}
#wrapper p .H1Blue {
	text-align: center;
}
#wrapper table tr .body-left {
	text-align: left;
	color: #006699;
}
#wrapper table tr .body .bodyBold-left {
	text-align: left;
}

#wrapper table tr td table {
	color: #ECBAEF;
}
#wrapper table tr .bodyBold p .body-right {
	text-align: right;
}
#wrapper table tr .bodyBold table tr td p {
	color: #006699;
}

.centered {
	text-align: center;
}
p {
	color: #036;
}
#wrapper table tr .bodyBold div .body .bodyBold {
	text-align: right;
}

