body {
	background-color:#8fa2c8;
}
#header {
	background: url(../images/logo.jpg) top center no-repeat;
	padding: 5px 0 0 0;
	margin-bottom: 4px;
}
#col-holder {
	background:url(../images/contentbg.jpg) bottom center no-repeat;
	padding-bottom:20px;
}
#conhead {
	margin-top:-5px;
}
#left-panel-2col {
	background-image:none;
}
#nav-col {
}
#nav-col li {
	float:left;
	list-style:none;
	margin:0;
}
#nav-col a {
	margin:0;
	display:block;
	text-decoration:none;
	width:150px;
	height:40px;
	border:none;
}
.home a {
	background:url(../images/Button-Home-l.gif);
}
.home a:hover {
	background:url(../images/Button-Home-h.gif);
}
.jigsaw a {
	background:url(../images/Button-Jigsaw-l.gif);
}
.jigsaw a:hover {
	background:url(../images/Button-Jigsaw-h.gif);
}
.word a {
	background:url(../images/Button-Word-l.gif);
}
.word a:hover {
	background:url(../images/Button-Word-h.gif);
}
.colour a {
	background:url(../images/Button-Colour-l.gif);
}
.colour a:hover {
	background:url(../images/Button-Colour-h.gif);
}
img a {
	border:none;
}
a {
text-decoration:none;
color:#660099;
}
a:hover {
text-decoration:none;
color:#990099;
}
#main-content-col-2col2 {
background:#c5d7ef;
padding:10px;
width: 570px;
float: right;

}
#footer {
border:0;
}
#banner-img {
background-color:#8fa2c8;
}