@charset "utf-8";

/* CSS Document */

body {
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
	font-weight: normal;
	width: 80%;
	left: 0px;
	top: 0px;
	background-color: transparent;
	clip: rect(300px,auto,auto,auto);
	
}
h1 {
	font-weight: bold;
	color: #999999;
	font-size: xx-large;
}
h2 {
	color: #999999;
	text-decoration: underline;
	font-size: large;
}
table {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
}



tr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
.ImageProportional {
	width: 100%;
}
.ImageLink {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.ConentTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: large;
}
.ContentList {
	height: 14%;
}
.EmailText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: medium;
}

.Return {
	right: 5px;
	bottom: 20px;
	height: 30px;
	width: auto;
}
.ContentBodyTextLayer {
	overflow: auto;
	height: 65%;
	width: 52%;
	top: 20%;
	left: 48%;
	position: relative;
	z-index: auto;
}
.ContentBodyPhotoLayer {
	height: 75%;
	width: 42%;
	left: 5%;
	top: 20%;
	overflow: auto;
	clip: auto;
	border: 0;
}
.Contact {
	width: 160px;
	height: 100px;
	right: 0px;
	bottom: 0px;
}
.TopBottomBrdr {
	border-top-style: none;
}
.ContentScrollfullWidth {
	overflow: auto;
	width: 60%;
	position: absolute;
}

