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

#center_square {
		width: 700px;
		height: 500px;
		margin: 36px auto 0px auto;
		background-image: url(images/LPD-published.gif);
		background-repeat: no-repeat;
		       }
			   
#main_menu {
	margin: 0px 490px 0px 0px;
}
			   
#publish_display {
	width: 490px;
	float:right;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333333;
	padding: 130px 0px 0px 0px;
}

:focus { outline: none; }


a:link img, a:visited img, a:hover img {
	border-color: #C5B6A7;
	text-decoration: none;
	}

