body {
		 font-family: Arial;
		 font-size: 14px;
		 text-align: justify;
		 padding-right: 10px;
		 background-color: #d6d6d6;
		 color: #000000;
		 font-weight: bold;
		 background-image: url('images/topborder.gif');
		 background-position: top;
		 background-repeat: repeat-x;
		text-shadow: #000000 15px 15px 0px;
}

a {
	color: #636363;
	text-decoration: none;
	text-shadow: black 15px 15px 10px;

	}
a:hover {
				color: #b7102a;
				}
h1 {
	 font-size: 24pt;
	 font-family: times new roman;
	 text-align: center;
	 color: #b7102a;
	 }						 

              
 h2 {
	 font-size: 16pt;
	 color: #b7102a;
	 }

.largeheader {
font-family: "times new roman";
font-size: 80px;
font-style: italic;
color: e60600;
font-weight: 900;
text-align: center;
position: relative;
top: 0px;
letter-spacing: 9px;
z-index: 1;
line-height: 80px;
}
.largeheadershadow {
font-family: "times new roman";
font-size: 80px;
font-style: italic;
color: white;
font-weight: 900;
text-align: center;
position: relative;
top: -79px;
z-index: 0;
letter-spacing: 9px;
left: 1px;
line-height: 80px;
}
.smallheader {
font-family: "times new roman";
font-size: 30px;
font-style: italic;
color: e60600;
font-weight: 900;
text-align: center;
position: relative;
top: 0px;
z-index: 1;
line-height: 30px;
letter-spacing: 5px;
}
.smallheadershadow {
font-family: "times new roman";
font-size: 30px;
font-style: italic;
color: white;
font-weight: 900;
text-align: center;
position: relative;
top: -29px;
z-index: 0;
left: 1px;
line-height: 30px;
letter-spacing: 5px;
}

.subsmallheader {
position: relative;
top: -30px;
color: white;
font-size: 13px;
text-align: center;
z-index: 2;
left: -5px;
font-weight: lighter;

}
.subheader {
position: relative;
top: -80px;
color: white;
font-size: 13px;
text-align: center;
z-index: 2;
left: -5px;
font-weight: lighter;
}
.location {
color: #ffffff;
font-size: 8pt;
text-align: left;
}

a.location {
color: #ffffff;
text-decoration: none;
}

a:hover.location {
color: #b7102a;
}

a:vlink.location {
color: #ffffff;
text-decoration: none;
}

.updated {
color: #ffffff;
font-size: 8pt;
text-align: right;
position: relative;
top: -11pt;
}