@charset "UTF-8";
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-top: 0px;
	background-color: #FFFFFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 24px;
	font-style: normal;
	text-decoration: none;
	margin-right: 10px;
	margin-top: 58px;
	color: #7F7F83;
	margin-left: 5px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	margin-right: 15px;
	margin-top: 10px;
	margin-left: 5px;
}
#menuarea {
	padding-left: 9px;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
#twitterface {
	padding-right: 38px;
	text-align: right;
}

