html, body {
height:100%;
background:url('../images/xv.jpg') repeat scroll;
}

body#home a#counselling,
body#bene a#benefits,
body#exp a#experience,
body#pub a#publications,
body#summer a#comparison,
body#gossip a#gossiped,
body#reflective a#practice,
body#therapeutic a#education,
body#bullying a#bullied,
body#boundaries a#boundaried,
body#confidentiality a#confidential,
body#toxic a#workplace,
body#working a#families,
body#spec a#specialisms,
body#con a#contact {
border-bottom: medium solid #8ab1ce;
}

em {
font-style:italic;
}

strong {
font-weight:bold;
}

h1 {
font-family:'Times New Roman', Arial;
font-size:1.8em;
color:#414141;
line-height:1.2em;
}

h2 {
font-family:arial,helvetica;
font-size:1.6em;
color:#414141;
font-weight:bold;
margin-bottom:1em;
text-decoration:underline;
}

h3 {
font-family:arial,helvetica;
font-size:1.2em;
font-weight:bold;
margin-bottom:1em;
line-height:1.2em;
}

h4 {
font-family:arial,helvetica;
font-size:3em;
font-weight:bold;
color:#3788BD;
line-height:1.2em;
}

a {
color:#3788BD;
text-decoration:none;
}

a:visited {
color:#3788BD;
}

a:hover {
border-bottom:medium solid #8ab1ce;
}

#pageContainer {
width:60.25em;
margin:0 auto;
}

#wrapper {
width:100%;
}

#header {
width:100%;
height:8em;
display:block;
background-color:#F3F3EF;
margin-top:3em;
padding-bottom:1.5em;
}

#title {
width:48em;
height:4em;
float:left;
margin:0.8em;
color:#3788BD;
}

#title  a:hover{
border-bottom: none;
}

#main {
width:60.25em;
height:auto;
display:block;
float:left;
padding-top:1em;
background-color:#F3F3EF;
}

#nav {
width:15em;
height:auto;
float:left;
border-right: medium dotted #CBD0CF;
color:#37637c;
margin:1em;
}

#content {
width:40em;
height:auto;
margin:1em;
float:left;
}

#content p {
font-family:arial;
color:#414141;
font-size:1.2em;
margin-bottom:1em;
line-height:1.2em;
}

#content ul {
font-size:1.2em;
padding-left:1em;
}

#content ul li {
font-family:arial;
margin-bottom:0.8em;
list-style-type:circle;
color:#353535;
}

#content ul li a {
font-family:arial;
color:##3788BD;
}

ul.navList {
font-size:0.65em;
}

ul.navList li h3 {
margin-bottom:0.8em;
line-height:1.5em;
padding-left:1em;
}

#footer {
width:100%;
height:5em;
float:left;
background:url('../images/footer-bg.jpg');
}

#contactMe {
width:21em;
height:3em;
float:left;
color:white;
font-family:arial;
padding:1.2em;
}

#footer p {
font-family:arial;
font-size:1.2em;
}

#copywrite {
width:26em;
height:3em;
float:right;
color:white;
text-align:right;
padding:1.2em;
}

span.cred {
font-size:0.5em;
}

