body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
	background: #CAC8CD
}
#container {
	width: 950px;
	margin: auto;
	border: 1px solid black;
	background-color: #ffffff;
}

#title {
	width: 950px;
	height: 80px;
	margin-top: 0px;
padding-top: 12px;
padding-bottom: -25px;
	background-image: url(http://www.mirrorlenses.co.uk/img/MLheadertop.jpg); 
}

html>body #title {
	height: 80px;
	padding-top: 0px;
padding-bottom: 20px;
} 

#menu {
	width: 940px;
	height: 22px;
	background-color: #000;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	float: left;
}
html>body #menu {
	margin-top: 20px;
margin-bottom: 0px;
} 

#menu a:link, #menu a:visited, #menu a:active {
	padding-top: 10px;
	Margin: 2px;	
	font-weight: bold;
	text-decoration: none;
	color: #C780AA;
}

#menu a:hover {
	padding-top: 10px;	
	Margin: 2px;
	text-decoration: none;
	color: #BBB0C0;
}

#left {
	width: 185px;
	height: 540px;
	background-color: #5A505B;
	color: #FFFFFF;
}

#left a:link, #left a:visited, #left a:active {
	font-weight: bold;
	text-decoration: none;
	color: #BBB0C0;
}

#left a:hover {
	text-decoration: none;
	color: #C780AA;
}

#adsense { 
	float: left;
	margin: 50px 0px 0px 10px;
}

#adsense2 { 
	float: right;
	margin: 0px -10px 0px 10px;
	padding: 10px;
}

img.boxed { 
	float: right;
	margin: 0px 0px 10px 10px;
}

/*adds border round photo and floats right */

 .floatright
{
float: right;
width: 254px;
margin: 0 0 20px 10px;
background-color: #fff;
padding: 5px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
}

div.floatright img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}

 
#content {
	width: 745px;
	float: right;
	height: 533px;
	padding: 5px 10px 0px 10px;
	overflow: auto;
	background-color: #FFFFFF;
}

.box {
	width: 245px;
	float: left;
	height: 130px;
	padding: 5px 5px 0px 10px;	
	margin: 0px 0px 5px 10px;
	background-color: #38B63C;	
	font-weight: bold;
	color: #fff;
}

.box p {
	width: 145px;
	margin: 0px 0px 0px -10px;	
	float: left;	
	line-height: 100%;
	color: #000;
	font-size: 80%;
}

p {
margin: 0 0 0 0px;
padding: 0px 0px 0px 10px;
}

a img{
border: none;
}


h1 {
  font-family: verdana;
	text-align: left;
	font-size: 275%;
	margin: 0px 0px 0px 8px;
	font-weight: bold;
	letter-spacing: -3px; 
	color: #A896AE;
}

h2 {
	padding: -5px;
	margin: 0px 0px 0px 10px;
	font-size: 110%;
	font-weight: bold;
	color: #A896AE;
}


h3 {
	padding-top: 10px;
	margin: 0px 10px 5px 10px;
	font-size: 110%;
	font-weight: bold;
	color: #A896AE;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #A896AE;
}

h4 {
	font-size: 110%;
       margin: 20px 10px 5px 0px;
	color: #153257;
}

#footer {
	background-color: #000; 
	padding-top: 2px;
	width: 950px;
	height: 20px;
	font-size: 90%;
color: #A896AE;
	text-indent: 10px;
	text-decoration: none;
text-align: center;
}
#footer a:link, #footer a:active, #footer a:visited {
  	color: #C780AA;
  	text-decoration: none;
}

#footer a:hover  {
  	color: #fff;
}