@charset "UTF-8";
body {
	background-color: #333;
	color: #FFF;
}

td.line {
	padding: 2px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
input {
	background-color: #FFFFFF;
	border: 1px none #000;
}
input.put {
	background-color: #FFFFFF;
	border: 1px solid #000;
	width: 200px;
}
textarea {
	background-color: #FFFFFF;
	border: 1px solid #000;
	width: 440px;
}


#container {
	background-image: url(g/bg.gif);
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 85%;
}
#topnav {
	background-image: url(g/jigsaw.gif);
	margin: 0px;
	background-repeat: no-repeat;
	height: 50px;
	padding: 0px;
	width: 800px;
	position: relative;
}
#nav {
	letter-spacing:1px;
	position: absolute;
	bottom: 10px;
	right: 30px;
	font-size: 85%;
}
#footer {
	background-image: url(g/handmade.gif);
	height: 50px;
	width: 800px;
	position: relative;
	clear: both;
}
#nav2 {
	letter-spacing:1px;
	position: absolute;
	right: 30px;
	font-size: 85%;
	top: 10px;
}
#mov {
	float: right;
	text-align: center;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	background-color: #090;
	width: 450px;
}
ul.menu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 50px;
}
li.menu {
	margin: 5px;
	list-style-type: none;
	background-attachment: scroll;
	background-image: url(g/puzzle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	color: #CCC;
}
#menu {
	background-image: url(g/ebony.gif);
	text-align: center;
	background-repeat: no-repeat;
	width: 250px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin: 0px;
}
#content {
	float: right;
	width: 456px;
	text-align: left;
	margin-top: 10px;
	margin-right: 45px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	font-size: 85%;
}
h1 {
	font-size: 120%;
}
h2 {
	font-size: 110%;
}
h3 {
	font-size: 100%;
}
a:link {
	color: #CF0;
	text-decoration: none;
}
a:visited {
	color: #CF0;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
#tenpad {
	float: right;
	text-align: left;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	width: 470px;
}
#colourbomb {
	letter-spacing:1px;
	position: absolute;
	right: 30px;
	font-size: 85%;
	bottom: 10px;
}
li.submenu {
	list-style-type: none;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	border: 1px none #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
