/*
Modified from a design by Free CSS Templates
*/

body {
	margin: auto;
	padding: 0;
	background:url(http://www.ospnetball.org.uk/background.gif)  top left repeat-x #ebeced;
	font: normal small "Lucida Grande", Arial, Helvetica, sans-serif;
}

html { min-height: 100%; margin-bottom: 1px; }

h1, h2, h3 {
	color: #000000;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a {color:#1b2b4d; font-weight:bold;}
a:hover, a:active {text-decoration:underline;}


img {
	border: none;
}


/* Header */

#header {
	width: 935px;
	height: 90px;
	margin: 0 auto;
	background:url(http://www.ospnetball.org.uk/images/header_light2.gif)  top left no-repeat #1B2B4D;
}

#header * {
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	color: #1B2B4D;
}

#header h1 {
	float: left;
	font-size: 3em;
	padding: 20px 0 0 150px;
}

#header h2 {
	float: left;
	padding: 165px 0 0 3px;
	font-size: 1em;
}

/* Menu */

#menu {
	width: 935px;
	height: 41px;
	margin: 0 auto;
	background: url(http://www.ospnetball.org.uk/images/topnav_on.gif)  repeat-x;
	color: #1b2b4d;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #ffffff;
}

#menu a:hover, #menu .active a {
	background: url(http://www.ospnetball.org.uk/images/topnav_off.gif);
	color: #1b2b4d;
}

/* Content */

#content {
	width: 935px;
	margin: 0 auto;
	background: #FFFFFF;
}

#rightcol {
	float: right;
	width: 160px;
	padding: 10px 30px 0 20px;
}

#centercol {
	float: right;
	width: 480px;
	padding: 10px 20px 0 20px;
}

#leftcol {
	float: right;
	width: 160px;
	padding: 10px 20px 0 20px;
}

/* WIDETEXT */

#wide {float: right;
	   width:670px; 
	   padding: 10px 40px 0 20px;
}


/* LINKS PANEL */

table
{
    border-color: #1b2b4d;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

td
{
    border-color: #1b2b4d;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
}


/* LINKS PANEL */

#links {
	width: 935px;
	margin: 0 auto;
	padding: 10px 0 1px 0;
	background:url(http://www.ospnetball.org.uk/images/links.gif) center top no-repeat;
	font-size: smaller;
}


#links p {
	background: #FFFFFF;
}

#links a {
	margin-left: 10px;
}


/* FOOTER */

#footer {
	width: 935px;
	margin: 0 auto;
	padding: 10px 0;
	background: #A4CEF6;
	font-size: smaller;
}

#footer * {
	color: #1b2b4d;
}

#footer p {
	margin-left: 30px;
	font-weight: bold;
}
