@charset "UTF-8";
body/* CSS Document */

 {
	background-image: url(images/pam_vert_line.png);
	background-repeat: repeat;
}
#mainContainer {
	margin-right: auto;
	margin-left: auto;
	height: 800px;
	top: 15px;
	width: 525px;
	background-color: #C4B18F;
	background-image: url(images/pam_new525.jpg);
}
#topNav {
	height: 175px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	position: relative;
	float: left;
	z-index: 1000;
	margin-left: 25px;
}
#Nav {
	text-align: right;
	float: right;
}
