@charset "utf-8";
/* CSS Document */

/* general */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	margin: 0px;
	background-color: #d7b523;
	color: #233245;
	text-align: center;
}
div, table, tr, td {
	margin: 0px;
	padding: 0px;
}
object, embed {
	display:inline;
}
h1 {
	font-family: Garamond, “Hoefler Text”, Palatino, “Palatino Linotype”, serif;
	font-size: 160pt;
	line-height: 148pt;
	color: #e33225;	
}
h1.billytitle {
	text-align: center;
}

a {
	color: #CC3366;
	text-decoration: none;
}
a:hover {
	color: #ee88c8;
}


/* for main page structure */

div.maindiv {
	position: relative;
	top: 0;
	width: auto;
	z-index:0;
}

.backgroundtextblock {
	z-index:0;
	position: absolute;
	top: 0px;
	width:100%;
	overflow: hidden;
	width: 100%;
}
.backgroundtext {
	font-size: 16pt;
	position: relative;
	width: 116%;
	left: -7%;
	top: -1%;
	line-height: 16pt;
	font-family: “Copperplate Light”, “Copperplate Gothic Light”, Palatino, “Palatino Linotype”, “Hoefler Text”, Times, “Times New Roman”, serif;
	color: #c3a91b;
}


/* text classes */

.ff1 {
	font-family: Garamond, “Hoefler Text”, Palatino, “Palatino Linotype”, serif;
}
.ff2 {
	font-family: “Gill Sans”, “Trebuchet MS”, Calibri, sans-serif;
}
.ff3 {
	font-family: Impact, Haettenschweiler, “Arial Narrow Bold”, sans-serif;
}
.ff4 {
	font-family: “Copperplate Light”, “Copperplate Gothic Light”, Palatino, “Palatino Linotype”, “Hoefler Text”, Times, “Times New Roman”, serif;
}
.ff5 {
	font-family: Consolas, ‘Andale Mono WT’, ‘Andale Mono’, ‘Lucida Console’, ‘Lucida Sans Typewriter’, ‘DejaVu Sans Mono’, ‘Bitstream Vera Sans Mono’, ‘Liberation Mono’, ‘Nimbus Mono L’, Monaco, ‘Courier New’, Courier, monospace;
}
.ff6 {
	font-family: Constantia, ‘Lucida Bright’, Lucidabright, ‘Lucida Serif’, Lucida, ‘DejaVu Serif’, ‘Bitstream Vera Serif’, ‘Liberation Serif’, Georgia, serif;
}

.fi {
	font-style:italic;
}


.v10 {
	vertical-align: 10%;
}
.v20 {
	vertical-align: 20%;
}
.vn10 {
	vertical-align: -10%;
}
.vn20 {
	vertical-align: -20%;
}

.s108 {
	font-size: 108%;
}
.s115 {
	font-size: 115%;
}
.s93 {
	font-size: 93%;
}
.s88 {
	font-size: 88%;
}

/* special */


