body {
	background-attachment: fixed;
	background-image: url(images/background_orange.gif);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

div {
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
}

#anykey {
	margin-left: 20px;
	margin-right: 50px;
	clear: both;
	display: block;
}

#content {
	background-color: #FFFFFF;
	margin-bottom: 0;
	margin-left: 75px;
	margin-right: 75px;
	margin-top: 0;
}

#footer {
	background-color: #FFFF00;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	margin-bottom: 15px;
	text-align: justify;
}

#header {
	background-color: #FFFFFF;
	background-image: url(images/top-backround.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 5px;
	margin-top: 15px;
}

#main {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}

#menu {
	font-size: 14px;
	position: absolute;
	right: 85px;
	text-align: right;
	top: 205px;
	z-index: 5;
}
.white { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; }
.header18 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 18px; color: #ff0000; font-weight: bold; }
.header14 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; color: #ff0000; font-weight: bold; }
.normal { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; }


#order { border: 1px dashed #C0C0C0;  background-color: #F5F5F5;  margin-bottom: 10px;  margin-left: 10px;  margin-right: 10px;  margin-top: 10px;  padding-bottom: 0px;  padding-left: 10px;  padding-right: 10px;  padding-top: 0px;          }
