@charset "UTF-8";
body{
	background-image: url(../images/paper.png);
}
#wrapper {
	

	width: 1165px;
	height:	699px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	}

#menubar {
	float: left;
	height: 46px;
	width: 1037px;
	padding-right: 64px;
	padding-left: 64px;
}
#main {
	float: left;
	height: 550px;
	width: 1155px;
	margin-left: 8px;
	margin-top: 10px;
}

#footer {
	clear:both;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	font-style:italic;
	color:#777777;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
