body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-image: url(../images/background-fade.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#wrapper {
	width: 760px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	background-color: #FFFFFF;
}

#header {
	padding: 8px;
	background-image: url(../images/phone-london-web-design.gif);
	background-repeat: no-repeat;
	background-position: 92% 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#navigation {
	background-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #333333;
	height: 21px;
	text-align: center;
}

#wrapper #navigation ul {
	list-style-type: none;
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#wrapper #navigation li {
	display: inline;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}

#wrapper #navigation a:link {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
}

#wrapper #navigation a:visited {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
}

#wrapper #navigation a:hover {
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
}

#wrapper #navigation a:active {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
}

.bodyHeaderImage {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #000000;
}
#wrapper #body {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

#wrapper #maincopy {
	padding: 8px;
	float: right;
	width: 566px;
	border-right-width: 0px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}

#wrapper #sidebar {
	padding: 8px;
	width: 160px;
	background-color: #FFFFFF;
	float: left;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#wrapper #footer {
	background-color: #000000;
	clear: both;
	width: 744px;
	padding: 8px;
	color: #FFFFFF;
}
#wrapper #footer p {
	color: #f8f8f8;
}

#wrapper #footer a {
	color: #f8f8f8;
	text-decoration: none;
}
#wrapper #footer #zoom input {
	border: 1px solid #FFFFCC;
}




#memberships {
	padding: 8px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


#memberships img {
	padding-right: 8px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #maincopy h1 {
	font-size: 1em;
	font-weight: bold;
}

#wrapper #maincopy a:link,  #wrapper #sidebar a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #660099;
	text-decoration: none;
}
#wrapper #maincopy a:visited, #wrapper #sidebar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
}
#wrapper #maincopy a:hover, #wrapper #sidebar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: underline;

}
#wrapper #maincopy a:active, #wrapper #sidebar a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;

}



.newsHeader {
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	margin: 0px;
}

#sidebar ul {
	list-style-type: none;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

#sidebar li {
	list-style-type: none;
	padding: 3px;
	margin: 0px;
	display: block;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F7F6F4;
}
