body {
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#menu {
	width: 180px;
	float: left;
}
div.clearfloats {
	clear:both;
	height: 1px;
}
#left {
	width: 180px;
	float: left;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999900;
	width: 515px;
	padding-left: 20px;
	margin-left: 184px;
	margin-top: 15px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 30px;
}
#address {
	width: 800px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: center;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 10px;
}
#mainpic {
	float: right;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
}
.list {
	line-height: 15px;
}
a:link {
	color: #666600;
}
a:visited {
	color: #666600;
}
a:hover {
	color: #666600;
	text-decoration: none;
}
a:active {
	color: #666600;
}
.sign {
	font-style: italic;
}
h3 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-color: #999900;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999900;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#registration {
	position:absolute;
	left:578px;
	top:0;
	width:184px;
	height:45px;
	z-index:1;
	text-align: center;
	padding-top: 5px;
	font-size: 90%;
	font-style: italic;
}

