/* This is the style of your browser text */
  @font-face {
    font-family: Papyrus;
    font-style:  normal;
    font-weight: normal;
    src: url("PAPYRUS1.eot");
  }
  @font-face {
    font-family: Papyrus;
    font-style:  normal;
    font-weight: 700;
    src: url("PAPYRUS0.eot");
}



body { 
	font-family: papyrus, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	padding: 0;
	margin: 0;
	text-align: left;
    left: 0px; position: absolute; top: 0px; 
    }


p {
	margin: .5em 0 1em 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #000099;
}

hb { color: white; font-size: 20pt; font-family:Papyrus; line-height: 18pt; text-align: left; margin-left: 5pt; }
hbr { color: white; font-size: 20pt; font-family: Papyrus; line-height: 18pt; text-align: right; margin-right: 5pt; }
hc { font-size: 24px; font-family:Papyrus; background-color: transparent;}

h1, h2, h3, h4, h5 { font-family: Papyrus, Helvetica, Arial, Verdana, sans-serif; letter-spacing: -0.05em; margin: 0; padding: 0; line-height: 1em; background-color: transparent; }

h1 {
	text-align: right;
	font-size: 65px;
	margin: 0 20px;
	padding-left:0;
	padding-right:0;
	padding-top:20px;
	padding-bottom:20px
}

h2 {
	font-size: 42px;
	display: inline;
}

h3 { 
	font-size: 20px;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 16px; 
	font-family:Papyrus; 
	vertical-align:top; 
	text-align:right
}

#container {
	width: 800px;
	margin: 0 auto;
}

#main {
	margin: .5em 20px 0 20px;
	border-top: 1px solid #000;
	text-align: left;
	padding: 20px 0 20px 0;
	background-color: white;

}

#left {
	float: left;
	width: 140px;
	margin: 0 20px 14px 0;
	background-color: #DCDCDC;
	border: 3px double #FFF;
	font-size: 10px;
	line-height: 1.4em;
}

.gutter {
	margin: 10px;
}

#right {
	float: right;
	width: 120px;
	margin: 0 0 14px 20px;
}

#center {

}

#pullquote {
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	font-family: papyrus, serif;
	font-variant: small-caps;
	font-size: 20px;
	line-height: 1.3em;
}



