@font-face {
    font-family: 'Comic Sans MS Bold';
    src: url('design.graffiti.comicsansmsgras.ttf');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Comic Sans';
    src: url('ComicSansMS3.ttf');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Cooper Black';
    src: url('coopbl.ttf');
    font-weight: bold;
    font-style: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.editorial {
	font-family: 'Comic Sans MS Bold';
	font-weight: bold;
	font-size: 15px;
}
.body {
	font-family: 'Comic Sans';
	font-size: 15px;
}
.bg {
	background-color: #CECEFF;
}
.oopsie {
	font-family: 'Comic Sans MS Bold';
	font-size: 25px;
	font-weight: bold;
}

.mapborder {
border-color:#87BCFE;
}

.piccredit {
	font-family: "Comic Sans";
	font-size: 10px;
font-weight:bold;
}
a:link {
	color: #000066;
	text-decoration: none;

}
.menu {
	font-family: "Cooper Black";
	font-size: 20px;
}

/* visited link */
a:visited {
  color: #000066;
}

/* mouse over link */
a:hover {
  color: #99CCFF;
}

/* selected link */
a:active {
  color: #3333FF;
}
.title {
	font-family: "Cooper Black";
	font-size: 24px;
	color: #000000;
}
.headerbox {
   width:100%;
    max-width:1000px;
}
