body {
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

#outerwrapper {
	margin: 0px;
	padding: 0px;
	width: 760px;
	background-position: center;
}

#content {
	width: 100%;
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	height: 100%;
}

#content-container {
	width: 700px; /* content width */
	margin: 0px auto 0px auto; /* Netscape centering */
	background-image: url(../../sportspursuits.com/htdocs/htdocs/styles/background_colouredborder.gif);
	background-repeat: repeat-y;
}

#content-header {
	width: 700px;
	margin: 0px auto;
	background-image: url(../../sportspursuits.com/htdocs/htdocs/styles/background_colouredborder.gif);
	background-repeat: repeat-y;
	text-align: left;
	padding-top: 37px;
	height: 97px;
	clear: none;
}
#content-navigation {
	width: 700px;
	margin: 5px auto 0px;
	background-image: url(../images/navigation_bar.jpg);
	background-repeat: repeat-y;
	text-align: left;
	height: 50px;
	padding: 0px;
	clear: both;
}

.content-navigation-items {
	margin: 5px auto 0px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	width: 650px;
	padding-bottom: 0px;
	padding-top: 5px;
	}
	
.content-navigation-items ul li {
	list-style-type: none;
	display: block;
	margin: 0px;
	height: 25px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	padding-right: 4px;
}


a, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a:hover {
	color: #E78700;

}

.strapline {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 24px;
	font-weight: bold;
	color: #003366;
	text-align: right;
	width: 375px;
	padding-left: 60px;
	background-position: right;
	float: none;
}

#content-main {
	width: 699px;
	margin: 10px auto 0px;
	vertical-align: top;
	padding-left: 10px;
}

#content-top {
	width: 700px;
	margin: 0px auto;
	background-image: url(../images/content_body_top.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 22px;
}

#content-body {
	width: 700px;
	margin: 0px auto;
	background-image: url(../images/content_body_mid.jpg);
	background-repeat: repeat-y;
	padding: 10px 10px 10px 0px;
	height: 100%;
}

#content-bottom {
	width: 699px;
	margin: 0px auto 0px 1px;
	background-image: url(../images/content_body_bottom.jpg);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#footer {
	background-position: left;
	width: 700px;
	margin-top: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.2em;
}

#footer-right {
	background-position: left;
	width: 350px;
	text-align: right;
	float: right;
}

.charitynumber {
	color: #66CCFF;
}

#content-body-inner {
	width: 650px;
	margin: 0px auto;
	background-position: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #003466;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight: bold;
	font-size: 1.0em;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003466;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;

}

/*.content-bodylist li{
	list-style-type: square;
	list-style-position: inside;
	display: list-item;
	background-position: left;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #333333;
	padding-top: 10px;
	height: 100%;
}*/

.contact {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	line-height: 1.5em;
}

#boxright {
	float: right;
	width: 200px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-right: 0px;
	margin-left: 10px;
	padding-left: 10px;
}

.righttextbold {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight: bold;

}

#righttext {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	line-height: 1.5em;
	float: none;
}

.rightnewsletter {
	background-color: #FFCC66;
	width: 195px;
	margin: 1px 0px 0px;
	border: 1px dashed #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.5em;
}
#footer a {
	background-position: left;
	color: #FFFFFF;
	font-weight: normal;
}
#footer a:hover {

	background-position: left;
	color: #e78700;
	font-weight: normal;
}
#content-body-inner ul {
	margin: 0px;
	list-style-type: square;

}
#content-body-inner ul li {
	margin: 0px;
	list-style-type: square;
	float: none;
	vertical-align: middle;
	white-space: normal;
	padding-bottom: 10px;
	height: 100%;
	/*display: block;*/
}



