body {
	background-image: url(../img/bg.jpg);
	background-color: #ff6c00;
	margin: 0 auto;
	color: #474747;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
}

a {
	color: #ff6c00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img.right {
	float: right;
}

.mt10 {
	margin-top: 10px;
}

.content_bg {
	background-image: url(../img/content.bg.sudoku.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

h1 {
	color: #017aac;
	font-size: 22px;
	font-weight: bold;
	padding-top: 13px;
}

.footer {
	color: #f5ad74;
	text-align:right;
	padding: 0 10px 0 0;
}

.footer a {
	font-size: 11px;
	text-decoration:none;
	color: #f5ad74;
	margin: 0 5px 0 5px;
}

.footer a:hover {
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color: #f5ad74;
}

DIV.linklist {
	display: hidden;
	text-align: center;
}

DIV.linklist A {
	font-size: 10px;
	line-height:0;
	color: #ff6600;
}

DIV.linklist UL {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

DIV.linklist LI {
	display: inline;
	margin: 0;
	padding: 0;
}
