body	{
	margin: 0px;
	padding: 0px;
	border: 0px;	

	background: url(images/bg.jpg);
}

#icontable {
	position: absolute;
	top: 27px;
	left: 604px;
	margin: 0px;
}	

#header {
	position: absolute;
	top: 50px;
	left: 50px;
	margin: 0px;
	border: 0px;
	vertical-align: top;
}

#barberpole {
	position: absolute;
	top: 191px;
	left: 645px;
	margin: 0px;
}

#bodyblock {
	position: absolute;
	top: 313px;
	left: 50px;
	background-color: white;
	margin: 0px;
	width: 644px;
	min-height: 238px;
	border: 0px;
}

#menutable {
	position: relative;
	background-color: white;
	width: 210px;
	min-height: 238px;
	margin: 0px;
	padding-top: 17px;
	padding-left: 19px;
	border: 0px;
}


#texttable {	
	position: relative;
	background-color: white;
	width: 370px;
	min-height: 238px;
	margin: 0px;
	padding-top: 13px;
	padding-right: 22px;
	border: 0px;
	float: right;
}

#footer {
	clear: both;
	background: url(images/bg.jpg);
	height: 25px;
	width: 644px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#textfooter {
	position: absolute;
	padding-top: 0px;
	padding-left: 21px;
	margin-top: 5px;
}

.text	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	vertical-align: top;
}

.textfooter	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

p {
	text-align: justify;
}

a.textfooter:link {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

a.textfooter:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

a:link {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #000000;

	font-style: italic;
}

a:visited {	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #686868 ;
	text-decoration: none;
	font-style: italic;
}


