body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
img {
border: 0;
}
#warp{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#menu{
	background-image: url(images/topdight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 50px;
	width: 690px;
	padding-top: 50px;
	text-align: justify;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#menu td{
	text-align: center;
}
#news{
	background-image: url(images/orderpic.jpg);
	background-repeat: no-repeat;
	height: 160px;
	padding-left: 640px;
	padding-right: 15px;
}
#downmenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	color: #875701;
	margin-left: 30px;
}
#downmenu a{
	color: #875701;
	text-decoration: none;
}
#downmenu a:hover{
	color: #FF6600;
	text-decoration: underline;
}
#copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15px;
	color: #8D7A58;
	margin-left: 30px;
	padding: 0px;
	margin-top: 5px;
}
#otherlink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #875701;
	text-align: right;
	margin-right: 30px;
	font-size: 8pt;
	line-height: 20px;
}
#otherlink a{
	color: #875701;
	text-decoration: none;
}
#otherlink a:hover{
	text-decoration: underline;
}
