@charset "utf-8";
/* PETRA - CSS Document */

body {
	background-image:url(../images/bckgrgrey-line.gif);
}





.contact {
	background-image: url(../petraContact.gif);
	background-repeat: no-repeat;
	height: 226px;
	width: 300px;
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
	color: #333333;
	font-weight: bold;
	padding-top: 75px;
	padding-right: 65px;
	padding-bottom: 75px;
	padding-left: 85px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.display {
	background-image:url(../bckgrdVDU.gif);
	background-repeat: no-repeat;
	height: 749px;
	width: 898px;
	margin-right: auto;
	margin-left: auto;
}
.view {
	font-family: "Courier New", Courier, monospace;
	color: #E88B00;
	float: right;
	/*width: 150px;*/
	font-size: 12px;
	font-weight: bold;
	margin-top: -5px;
	margin-bottom: 0px;
	bottom: 0px;
	position: relative;
	background-color: #522D03;
	display: inline;
}

a {
	color: #B56301;
	text-decoration:none;
}

a:hover {
	color:#FF9900;
	text-decoration:none;
}

.ctct2 {
	font-family: "Courier New", Courier, monospace;
	color: #B56301;
	float: right;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	padding-right: 30px;
	height: 30px;
	margin-top: -5px;
}

.ctct2 a {
	color: #B56301;
	text-decoration:none;
}

.ctct2 a:visited {
	color: #B56301;
	text-decoration:none;
}

.ctct2 a:hover {
	color:#FF9900;
	text-decoration:none;
}

.close {
	font-size:12px;
	background-color: #522D03;
	color: #FF9900;
	display: inline;
	float:left;
}

#attFla {
	border:#4B194E 1px ridge;
	}
