/* CSS stylysheet provided to HSC Hair and Beauty Salons under license from www.web-work.co.uk. All rights reserved. no part may be reproduced without permission */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color:#CCCCCC;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	margin:0px auto;
	padding:0px;
	color: #666666;
}

DIV{margin:0px; padding:0px;}

#container{
	margin:0px auto;
	padding:0px;
	width:770px;
	border:1px #000 solid;
	background-attachment: scroll;
	background-image: url(images/hsc_beauty_09.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align:left;
	background-color: #FFFFFF;
}

#header{}

#leftcol{float:left;width:165px;}
#maincol{float:left;width:585px;margin-left:10px;}
#footerbar{
	margin:0px;
	padding-top:12px;padding-left:10px; padding-bottom:8px;
	float:left;
	width:760px;
	background-color: #000000;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
#footerbar a{color: #ff99ff;text-decoration:none;}

.title{float:left;width:590px; margin-bottom:10px;}
p{font-size: small;padding-left:5px;}

a {color:#990066;text-decoration:none;}
a:visited{color:#990066;text-decoration:none;}
a:hover{text-decoration:underline;}

h1{	color: #000000;visibility:hidden;display:none;}
h2{color: #000000;font-size:medium;padding-left:5px;}
h3{color: #990066;font-size:small; font-weight:800;padding-left:5px;}
h4{color: #666666;font-size:small;font-weight:800;padding-left:5px;}
img {
	border:0px;
}
