/* TEMPLATE STYLES */
.pagemaster {
	width: 100%;
	height: 100%;
  background-color: #e9ecee;  
}
.page {
  background-color: #416490;
}
.cpsep {
  background-color: #96c6f2;
}
.album {
  border: white solid 1px;
  background-color: #a0b2c8;
}
/* GENERIC */
H1  {
  font-family: Verdana, Arial, Sans-Serif;
	font-size: 26px;
	font-weight: bold;
	color: #416490;
	margin: 0;
font-style: normal;
}
H2  {
  font-family: Arial, Sans-Serif;
	font-size: 18px;
	color: #616161;
	font-style: normal;
  font-weight: bold;
	margin: 0;
}
H3  {
  font-family: Verdana, Arial, Sans-Serif;
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	color: black;
}
H4  {
  font-family: Verdana, Arial, Sans-Serif;
	font-size: 22px;
	font-weight: bold;
	color: #e9ecee;
	margin: 0;
}
H5  {
	font-family: Trebuchet MS, Geneva, Arial; 
	font-size: 16px; 
	font-weight: bold;
	margin: 0;
	color: black;
}
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 A:link, .sidepane A:visited, .sidepane A:active {
    text-decoration: underline;
    color: white;
}
.sidepane A:hover {
    text-decoration: underline;
    color: #ff0000;
}









