@charset "utf-8";
/* CSS Document */
body {
	background-image: url(IMG_0087.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 500px;
}
h1 {
	font-family: "MS Sans Serif", "Myriad Pro";
	font-size: small;
	color: #660033;
	margin-top: -10px;
	margin-bottom: -10px;

}
h2 {
	color: #009999;
	font-size: large;
    font-family: "Courier New", System, "Orator Std", Eurostile, "Agency FB";
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #333333;
	padding-top: -5px;
	padding-bottom: -5px;
}
.p2 {
	color: #009999;
	font-size: small;
	font-family: "Courier New", System, "Orator Std", Eurostile, "Agency FB";
	text-align: right;
	font-weight: bold;
}
.p3 {
	color: #009999;
	font-size: large;
	font-family: "Courier New", System, "Orator Std", Eurostile, "Agency FB";
	text-align: right;
	font-weight: bold;
	vertical-align: inherit;
	}
#back {
	background-color: #339933;
	filter: alpha (opacity=50);
	opacity: 0.5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	margin-top: 200px;
	width: 100%;
	height: 75px;
	border-bottom: solid 5px orange;
}
#ohsnap  {
	width: 100%;
	height: 132px;
	opacity: 0.5;
	filter: opacity (alpha=50);
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	letter-spacing: 3px;
	font-size: 32px;
	font-weight: normal;
}
