body, ul, li, div, p, h1, h2, h3 {
padding:0px;
margin:0px;

}
body {
background-image:url(http://www.passwordwebdesign.co.uk/images/skyfade3.jpg);
background-repeat:no-repeat;
font-family:verdana, arial, helvetica, sans-serif
}
#clearingHeader {
width:100%;
height:1px;
clear:both;
}

#LeftNav {
	background-color: #cccccc;
	width: 150px;
	padding: 10px;
	float:left;
	margin:15px 0 0 20px;
	-moz-opacity:1.00;
	border:0px solid red;
}
#LeftNav ul {
	margin-bottom: 10px;
	margin-right: 10px;
}
#LeftNav ul li {
	list-style-type:none;
	padding: 0;
	margin: 0px;
	font-size: 10px;
	line-height: 1.5em;

}
#LeftNav li a {
	color:#0099FF;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
}
#LeftNav li a:hover {
	color:#0033FF;
	text-decoration:none;
	background-color:#FF0000;
	
}
#content {
	position:relative;
	margin:0px 40px 0 220px;
	width:673px;
	left: -1px;
	top: 1px;
	height: 594px;





}
#content p {
font-size:12px;
line-height:16px;
margin-bottom:10px;
}
#pics {
	width:100px;
	height:100px;
	background-color:#00FF66;
	float:right;
	margin: 20px 0 0 20px;
}
#content h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 20px;
	color: black;
	font-weight: bold;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #FF0000;
	padding: 0 0 5px 0;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: red;
	margin: 10px 0 10px 0;
}	
#content h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 36px;
	color: red;
	font-weight: bold;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #FF0000;
	padding: 0 0 5px 0;
}

.float {
	float:right;
	margin: 0 0 10px 10px;
	clear: right;
}
#clearingFooter {
width:100%;
height:20px;
clear:both;
}
#footerNav {
	text-align:center;
	clear:both;
	width:auto;
	margin:5 220px 5 220px;
	font-size: 10px;
}
#footerNav a {
	color: red;
	text-decoration: none;
	border-right: 1px solid black;
	padding: 0 5px 0 3px;

}
#footerNav a:hover {
	background-color:#C0C0C0;
	color: black;
	text-decoration: none;
}
#footerNav a#lastOne {
	border:none;
	}
}
.white {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: normal;
}
.smallitalic {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-weight: normal;
