@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	background-color: #A67C52;
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	background-position: center 10px;
}
#main {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 860px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 56px;
	color: #000;
	font-weight: normal;
	line-height: 60px;
	letter-spacing: -2px;
}
h1 i {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 56px;
	color: #ff0000;
	font-weight: normal;
	line-height: 60px;
	letter-spacing: -2px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
p i {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#shareingbox {
	float: right;
	width: 230px;
	margin-right: 0px;
	margin-left: 10px;
	padding-top: 65px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#shareingbox h1 {
	font-size: 24px;
	line-height: 24px;
	font-style: italic;
	color: #999;
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 0em;
	word-spacing: 0em;
}
#shareingbox p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #666;
	padding-top: 10px;
	margin: 0px;
}
#sharebuttons {
	width: 60px;
	float: right;
}
#sharebuttons p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#navigation {
	margin-top: 6px;
}
#main #navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999;
	letter-spacing: -1px;
}
#main #navigation a {
	color: #666;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
