/** BEGIN colors **/a {
	color: #821102;
}

#header .pages {
	background-image: url(divider.gif);
	border-color: #913F34;
}

#header .pages li a:hover {
	color: #808080;
}

#header .pages li ul li {
	background-color: #cc0000;
}

#header .categories li a {
	border-color: #cc0000;
	color: #000000;
}

#header .categories li ul li {
	background-color: transparent;
}

#content .featured .text li a {
	color: #808080;
}

#sidebar .box .popular li a {
	color: #821102;
}

#footer {
	background-color: #7D1002;
}

#footer .subscribe {
	background-color: #3E0801;
}

#content .span table th {
	background-color: #821102;
}

#sidebar .box .tabs li a {
	border-color: #4F0900;
}

#sidebar .box .tabs li a:hover {
	color: #e2b4b4;
}

#sidebar .box .tabs li a.here {
	background-color: #4F0900;
}

/** END colors **//** BEGIN images **/#header {
	background-image: url(navigation.gif);
}

#header h1 a {
	background-image: url(logo.jpg);
}

#header .pages li.here a {
	background-image: url(active.gif);
}

#header .pages, #header .pages li {
	background-image: url(divider.gif);
}

#content .category .box h2, #content .cbox h2, #sidebar .box h2, #sidebar .box .tabs {
	background-image: url(header.gif);
}

#content .category .box .search {
	background-image: url(search.gif);
}

#teamsheet {
float: left;
text-align: centre;
padding: 2px;
border: 5px solid grey;
}

#teamsheet img {
width: 100px;
height: 100px;
dorder: 1px solid black;
}