body {
	color: #342407;
	background-color: #342407;
	margin-top: 0px;
	font-family: Sans-serif;
}
a:link, a:visited {
	text-decoration: none;
	color: #440c0c;
}
a:hover, a:active {
	text-decoration: none;
	color: #7c1516;
}
a.subNav:link, a.subNav:visited {
	text-decoration: none;
	color: #f9dca5;
}
a.subNav:hover, a.subNav:active {
	text-decoration: none;
	color: #e4be75;
}
a.text:link, a.text:visited {
	text-decoration: none;
	color: #831717;
}
a.text:hover, a.text:active {
	text-decoration: underline;
	color: #460c0c;
}
a.address:link, a.address:visited {
	text-decoration: underline;
	color: #f9dca5;
}
a.address:hover, a.address:active {
	text-decoration: underline;
	color: #e4be75;
}
img.photo {
	border-color: #440c0c;
}
table.red-short {
	background-image: url(http://www.theskinclinique.com/images/background-red-medium.jpg); 
	width: 800px;
	height: 800px; 
}
table.red-medium {
	background-image: url(http://www.theskinclinique.com/images/background-red-medium.jpg); 
	width: 800px;
	height: 900px; 
}
table.red-long {
	background-image: url(http://www.theskinclinique.com/images/background-red-long.jpg); 
	width: 800px;
	height: 1000px; 
}
.menuNav {
	color: #7c1516;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
.menuNavSub {
	color: #e4be75;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	background-color: #440c0c;
}
.style1 {
	font-weight: bold;
	font-size: 11px;
	font-family: cursive;
}
.style2 {
	color: #460c0c;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
.style3 {
	color: #460c0c;
	font-weight: bold;
	font-size: 11px;
	font-family: Sans-serif;
}
.style4 {
	color: #7c1516;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	font-family: Sans-serif;
}
.footer {
	color: #e4be75;
	font-weight: bold;
	font-size: 9px;
	font-family: Tahoma;
}