body
{ 
background: #fff;
font-family: georgia;
margin: 0px; padding: 0;
font-size: 90%;
}


#container
{margin: auto; width: 1000px;  background: #ffffff; }

#header
{margin: auto; width: 1000px; background: url(images/site/london-east-therapy-rooms-banner.jpg) no-repeat; height: 184px}

#nav
{margin: auto; width: 1000px; background: #ffffff; height: 60px }

#content
{margin: auto; width: 1000px; background: #ffffff;}

#footer
{margin: auto; width: 1000px; background: #ffffff; }

#copy
{margin: auto; width: 1000px; }

table{background-color: #fff;}

td.main{vertical-align: top; background: url(images/site/main-bg.jpg) repeat-y #ffffff; border: solid 1px #cedb73; padding-bottom: 100px}

td.right{vertical-align: top; background: url(images/site/right-bg.jpg) repeat-y #e4edaf; border: solid 1px #cedb73}

td.white1{background:#FFF; border-left: solid 1px white }

td.white{background:#FFF;}
table.dir{background: none}

img.ri{float: right; margin: 20px}
img.le{float: left; margin: 20px}

span.small{font-size: 70%}
span.sml{font-size: 80%}

h1, h2, h3 {color: #9cab2f; font-family: georgia; margin: 20px }



p{margin: 20px}
p.link{margin: 5px}

a:link{color: #3a1b81; font-weight: bold; text-decoration:none }
a:visited {color: #da466a; font-weight: bold; text-decoration:none}
a:hover {color: #48a844; font-weight: bold; text-decoration:none  }
a:active {color: #000000; font-weight: bold; text-decoration:none }

a.moon:link{color: #3a1b81; text-decoration:none}
a.moon:visited {color: #da466a; text-decoration:none}
a.moon:hover {color: #48a844; text-decoration:none}
a.moon:active {color: #000000; text-decoration:none}


hr {
border: 0;
color: #cedb73;
background-color: #cedb73;
height: 1px;
width: 100%;
text-align: left;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px verdana}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 5px;
	width: 100px;
	background:#48A844;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #D6486A}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #48A844;
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #48A844;
		color: #fff;
		font: 12px verdana}

	#sddm div a:hover
	{	background: #D6486A;
		color: #FFF}