@charset "iso-8859-1";

body {
	background-color: #ffffaa;
	background-image:  url(back.gif);
	background-repeat: repeat;
	cursor: n-resize;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333366;
}

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #333366;
	text-align: center;
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333366;
	text-align: center;
}

h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333366;
}

img {
	border: 0px;
}

a img {
	border: 0px;
	margin-top: 5px;
	cursor: crosshair;
}
	
a:link, a:visited {
	color: #999999;
	text-decoration: none;
	cursor: crosshair;
}

a:hover, a:active {
	color: #333366;
	text-transform: lowercase;
	text-decoration: none;
	cursor: crosshair;
}

.menu a:link, a:visited {
	color: #b59a6f;
	text-decoration: none;
	cursor: crosshair;
}

.menu a:hover, a:active {
	color: #333366;
	text-transform: none;
	text-decoration: line-through;
	cursor: crosshair;
}

#container {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	z-index: 1;
	border: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: auto;
}

#box1 {
	background-color: #ffffff;
	background-image:  url(cheese1.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	position: relative;
	top: 0px;
	left: 0px;
	width: 610px;
	height: 210px;
	z-index: 1;
	border-top: 5px solid #b59a6f;
	border-left: 5px solid #b59a6f;
	border-right: 5px solid #b59a6f;
	margin: 0px;
	padding: 0px;
}

#box2 {
	background-color: #ffffff;
	background-image:  url(cheese2.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	position: relative;
	top: 0px;
	left: 0px;
	width: 370px;
	min-height: 375px;
	z-index: 1;
	border-left: 5px solid #b59a6f;
	border-right: 5px solid #b59a6f;
	margin: 0px;
	padding-left: 230px;
	padding-right: 10px;
}

* html #box2 {
	height: 375px;
}

#footer {
	background-color: #ffffff;
	position: relative;
	top: 0px;
	left: 0px;
	width: 610px;
	z-index: 1;
	border-left: 5px solid #b59a6f;
	border-right: 5px solid #b59a6f;
	border-bottom: 5px solid #b59a6f;
	text-align: center;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}

#menu {
	position: absolute;
	top: 10px;
	left: 630px;
	width: 150px;
	z-index: 2;
	background-color: #ffffff;
	border: 5px solid #b59a6f;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

.head {
	font-family: Garamond, Georgia, serif;
	font-size: 170%;
	font-weight: bold;
	font-style: oblique;
	color: #b59a6f;
	letter-spacing: 0.3em;
	text-align: right;
	border: 1px solid #b59a6f;
	background-color: #ffff99;
	margin: 0px;
	padding: 1px;
}

.just {
	letter-spacing: 0.1em;
	line-height: 1.3em;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
}

.left {
	letter-spacing: 0.1em;
	line-height: 1.3em;
	text-align: left;
	margin: 10px;
}

.cent {
	letter-spacing: 0.1em;
	line-height: 1.3em;
	text-align: center;
	margin: 10px;
}

.menu {
	font-family: Garamond, Georgia, serif;
	font-size: 120%;
	font-weight: bold;
	font-style: oblique;
	font-variant: lowercase;
	color: #b59a6f;
	letter-spacing: 0.3em;
	text-align: left;
	line-height: 1.4em;
	margin: 5px;
	padding: 5px;
}

#rules li, ul {
	font-size: 10px;
	list-style-type: decimal;
	letter-spacing: 0.1em;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#rules2 li, ul {
	font-size: 9px;
	list-style-type: lower-roman;
	letter-spacing: 0.2em;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#extra li, ul {
	list-style-type: square;
	margin-left: 10px;
	margin-top: 5px;
}
	
textarea {
	background-color: #ffff99;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333366;
	text-align: left;
	border: 1px solid #b59a6f;
	margin-top: 5px;
	padding: 2px;
}

input, select {
	background-color: #ffff99;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333366;
	border: 1px solid #b59a6f;
	margin-top: 5px;
	padding: 2px;
}

option {
	background-color: #ffff99;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333366;
	border: none;
	margin: 5px;
	padding: 0px;
}

/* End of style section.*/
