body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212121;
}
a:link {
	color: #e32475;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #e32475;
}
a:hover {
	text-decoration: none;
	color: #CA0000;
}
a:active {
	text-decoration: none;
	color: #e32475;
}
h1,h2,h3,h4,h5,h6, font {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1, font {
	font-size: 14px;
	color: #252525;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background: black url(../img/curtains.jpg) no-repeat;
}
body.red
{
	background: #A90005 url(../img/curtains2.jpg) no-repeat;
}
.spacer
{
	padding-bottom: 10px;
}
.artbut div
{
	float:left;
	width: 224px;
	height: 42px;
	background: url(../img/artbut01.gif) no-repeat;	
}
.artbut a
{
	display:block;
	float:left;
	width: 224px;
	height: 42px;
	background: url(../img/artbut02.gif) no-repeat;
}
.artbut a:hover
{
	background: none;	
}
.header
{
	position: relative;
	float:left;
	width: 950px;
	height: 175px;
}
.header .image
{
	float:left;
	width: 950px;
	height: 175px;
}
.header .menu
{
	position: relative;
	float:right;
	width:479px;
	height:33px;
	margin-top: -175px;
	z-index:1;
}
