/* TEMPLATE STYLES */
.pagemaster {
	width: 100%;
	height: 100%;
  background-color: #f1f1f1;  
}
.page {
  background-color: #a14590;
}
.cpsep {
  background-color: #f1f1f1;
}
.album {
  border: #a0448d solid 1px;
  background-color: #ecd9e9;
}
/* GENERIC */
H1  {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;100
	font-weight: normal;
  color: #a4448c;
	margin: 0;
font-style: normal;
}
H2  {
  font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 18px;
	font-style: bold;
	color: #666666;
	margin: 0;
}
H3  {
  font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	color: black;
}
H4  {
  font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	color: white;
	margin: 0;
}
H5  {
	font-family: Trebuchet MS, Geneva, Arial; 
	font-size: 16px; 
	font-weight: bold;
	margin: 0;
  color: #9f458f;
}
H6  {
	font-family: Trebuchet MS, Geneva, Arial; 
	font-size: 14px; 
	font-weight: bold;
	margin: 0;
	color: white;
}
.sidepane {
  color: white;
}
.sidepane table td {
  color: white;
}
.sidepane span {
  color: white;
}
.sidepane a:link, .sidepane a:visited, .sidepane a:active {
  color: white;
}
.sidepane a:hover {
  color: #f8b333;
}









