body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	background-image: url(back.gif);
	background-repeat: repeat;
	text-align:center;
	margin: 0;
	padding: 0;
	background-color: #C4C2AB;
	color: #56533D;
}
* {
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #C4C2A9;
	SCROLLBAR-TRACK-COLOR: #C4C2A9;
	scrollbar-dark-shadow-color: #282C30;
}
#container {
	background-image: url(table.jpg);
	background-repeat: no-repeat;
	height: 512px;
	width: 628px;
	margin-top: 43px;
	text-align: center;
}
#text {
	float: left;
	margin-top: 180px;
	width: 200px;
	height: 260px;
	font-size: 10px;
	margin-left: 25px;
}
#copyrigth {
	float: left;
	width: 200px;
	margin-top: 0px;
}
#text a {
	color: #1B1A12;
}
#text a:hover {
	color: #8A8462;
}
#p7swapmenu {
	text-align: center;
	height: 370px;
	width: 190px;
	margin-top: 100px;
	margin-bottom: 30px;
	float: right;
	margin-right: 28px;
}
#p7swapmenu ul {
	margin: 0px; padding: 0px;
}
#p7swapmenu li {
	margin: 0px; padding: 0px; list-style-type: none;
}
.open ul {
	display:block;
}
.open a {
	background-image: url(menminus.gif)
}
.closed ul {
	display:none;
}
.closed a {
	background-image: url(menplus.gif);
}
.closed a, .open a {
	background-position: 3px 50%;
	background-color: #8A8462;
	color: #EEF0E3;
	display: block;
	font-size: 0.9em;
	padding: 2px 0px 2px 16px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BEBBAD;
	border-right-color: #5D5841;
	border-bottom-color: #5D5841;
	border-left-color: #BEBBAD;
	background-repeat: no-repeat;
}
.closed a:hover, .open a:hover, .closed a:active, .open a:active {
	background-color: #A69F80;
	color: #56533D;
}
.closed ul a, .open ul a, .open ul a:hover {
	background-color: transparent;
	background-image: url(pagemarker.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0;
	color:#56533D;
	font-size: 0.8em;
	font-weight:normal;
	padding: 0 0 0 12px;
	margin: 0 0 0 16px;
}
