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

body/* CSS Document */

 {
	background-image: url(images/pam_vert_line_g.gif);
	background-repeat: repeat;
}
#mainContainer {
	background-image: url(images/pam_new_painting.jpg);
	height: 870px;
	width: 525px;
	background-color: #605B52;
	padding-top: 30px;
	margin: 25px auto 10px;
}
#bottomLinks {
	clear: both;
	margin-top: 70px;
}
