body {
	 margin: 0px;
}

a {
	
	color: #00008B;
}

a: visited {
	
	color: #00008B;
}
h1{
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
	color: #00008B;
	margin-left: 25px;
}



h2 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #00008B;
	margin-left: 25px;
}


h3 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #00008B;
	margin-bottom: 0;
}

h4{
	font-size: 26px;
	font-family: "Times New Roman", Times, serif;
	color: #00008B;
	margin-left: 25px;
	margin-bottom: 0;
	font-weight: bolder;
}



p {
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	color: #00008B;
}

p.two {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #00008B;
	margin-top: 0;
	font-size: 10px;
}

p.three {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	color: #00008B;
	margin-left: 25px;
	line-height: 40px;
}

p.four {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #00008B;
	margin-top: 0;
	font-size: 16px;
}

p.five {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	color: #00008B;
	margin-top: 0;
	margin-left: 25px;
	line-height: 40px;
	font-weight: bolder;
}


p.six {
	font-family: "Times New Roman", Times, serif;
	color: #00008B;
	padding-left: 80px;
}



p.caption {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	color: #00008B;
	margin-left: 25px;
	line-height: 24px;
	font-size: 14px;
	margin-top: 5px;
}

#cheer {
	position: absolute;
	top: 225px;
	left: 575px;
	width: 200px;
	height: 350px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/white175x675.gif);
	background: url(../images/cheeringDude200x350.gif);
}


#message {
	position: absolute;
	top: 400px;
	left: 535px;
	width: 75px;
	height: 75px;
	margin: 0px;
	padding: 0px;
	font: italic bolder "Times New Roman", Times, serif;
	text-align: center;
	color: Red;
}


#date {
	position: absolute;
	top: 105px;
	left: 600px;
	background-color: transparent;
	}
#date p {
	font-size: 10px;
	color: White;
}





#sigsig {
position: absolute; 
top: 350px; left: 400; 
width: 350px; 
height: 500px; 
z-index: 100;}
#sigsig a {
	display: block;
	text-align: center;
	border-width: 0;
	text-decoration: none;
	background: transparent;
}
#sigsig a:hover {
color: #411; 
background: transparent;}

#sigsig a span {display: none;}
#sigsig a:hover span {
	display: block;
	position: absolute;
	top: 275px;
	left: 0;
	width: 500px;
	height: 75px;
	z-index: 100;
	text-align: center;
	background: White;
	color: Black;
}