body {
background: white;
font-size: 12pt;
font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3, h4 {
	font-size: 14pt;
	}

#sideBar {display: none}
#footer ul {display: none}

#footer:after {
    content: "Aza Adlam | t: +44(0)117 9556878 Email: aza@azaadlam.co.uk - URL: www.azaadlam.co.uk"; 
    display: block; 
    clear: both; 
	border-left: 3px solid #666;
	padding-left: 10px;
	margin-top: 30px;
	}


#header ul, #header form {display: none}
.contactForm, .intouch {display: none}

img {
border: 0;
}

#container, #content {
width: auto;
margin: 0 5%;
padding: 0;
border: 0;
float: none !important;
color: black;
background: transparent none;
}


a:link, a:visited {
color: #520;
background: transparent;
font-weight: bold;
text-decoration: underline;
}

#content a:link:after, #content a:visited:after {
content: " (" attr(href) ") "; font-size: 90%;}

IMG:before{content: "Image Description: " attr(alt)}

ul li {list-style-type: disc;}

th, td {
text-align: left;
}
