@charset "ISO-8859-1";
#content {
	background-image: url(images/layout/main/content.jpg);
	height: 371px;
	width: 596px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C7B299;
	background-repeat: no-repeat;
	overflow: auto;
	}
body {
	background-color: #300213;
	margin-top: 10px;
	text-align: center;
}
a:link {
	color: #F59020;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F59020;
}
a:hover {
	text-decoration: none;
	color: #C7B299;
}
a:active {
	text-decoration: none;
	color: #F59020;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #c7b299;
}
.ital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #c7b299;
	font-style: italic;
}
.cream {
	color: #FC9;
}
