a:link, a:active, a:visited {
	color: #555;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-align: center;
}
#content {
	width: 931px;
	background-repeat: repeat-y;
	background-position: right top;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #333333;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
}

.right {
	text-align: right;
}

