body {
	font: .8em/1.8em verdana, arial, sans-serif;
	background-color: #ffffff;
	margin-left: 10%;
	margin-right: 10%;
}

a {
	color: #660066;
}

#content h1, #content h2, h3, h4 {
	color: #660066;
}
	
#content {
	position:absolute;
	border: 1px solid #cc99ff;
	padding: 2px 5px 6px 5px;
	height: 90%;
	width: 80%;
	background-color: #ffffff;
	overflow: auto;
	left: 10%;
	top: 38px;
}

#pricesLeft {
	position: absolute;
	top: 0;
	width: 30%;
	height: 90%;
	padding: 1%;
	border-right: 1px solid #000000;
}

#pricesCentre {
	position:absolute;
	left: 33%;
	top: 0%;
	width: 33%;
	height: 85%;
	border-right: 1px solid #000000;
	padding: 1%;
	/* border: 1px dotted #000000; */
}

#pricesRight {
	position: absolute;
	left:68%;
	width: 30%;
	top: 0%;
	widows: 33£;
	height: 90%;
	padding: 1%;
	/* border: 1px dotted red; */
}

.priceHeading {
	text-align:center; 
	margin-top:0; 
	padding-top:0; 
	font-size:18px; 
	margin-bottom:0; 
	padding-bottom:0
}

h1#content {
	color: #660066;
}

ul#tabnav {
	list-style-type: none;
	height: 7%;
	margin: 0;
	padding-left: 5%;
	padding-bottom: 24px;
	font: bold 11px verdana, arial, sans-serif;
}

ul#tabnav li {
	float: left;
	height: 7%;
	background-color: #996699;
	color: #ffffff;
	margin: 2px 2px 0 2px;
	border: 1px solid #CC99FF;
}

ul#tabnav a:link, ul#tabnav a:visited {
	display: block;
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
	padding: 4px;
}

ul#tabnav a:hover {
	background-color: #CC33FF;
	color: #000000;
}
 
body#prices li.prices,
body#services li.services, 
body#contact li.contact,
body#gallery li.gallery,
body#news li.news, 
body#buy li.buy,
body#home ul#tabnav li.home, 
body#about li.about {
	border-bottom: 1px solid #fff;
	color: #000000;
	background-color: #ffffff;
}

body#portfolio li.portfoli a:link, body#portfolio li.portfolio a:visited,
body#prices li.prices a:link, body#prices li.prices a:visited, 
body#home li.home a:link, body#home li.home a:visited,
body#services li.services a:link, body#services li.services a:visited,
body#about li.about a:link, body#about li.about a:visited,
body#contact li.contact a:link, body#contact li.contact a:visited,
body#news li.news a:link, body#news li.news a:visited,
body#gallery li.gallery a:link, body#gallery li.gallery a:visited,
body#friends li.friends a:link, body#friends li.friends a:visited, 
body#testimonials li.testimonials a:link, body#testimonials li.testimonials a:visited, 
body#buy li.buy a:link, body#buy li.buy a:visited {
	color: #000000;
	background-color: #ffffff;
}

#column1 {	
	width: 50%; 
	/* border: 1px solid red; */ 
	top: 10%;
	border-right: 1px solid #000000;
}

#column2 {
	position: absolute;  
	margin-left: 50%;  
	/* border: 1px dashed #000000; */ 
	top: 12%; 
	float:right; 
	width:50%;
	height: 90%;
	/* border-left: 1px solid #000000; */
}

#footer {
	position: absolute;
	top: 90%;
	height: 3%;
	width: 70%;
	left: 15%;
	font-weight: bold;
	text-align:center;
	/* border: 1px dotted #000000; */
}

.testimonial {
	margin-top: 2%;
	margin-bottom:0;
	font-style: italic;
}
