﻿body
{
	background-color: #690116;
}
.noborder
{
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	margin-top: 12px;
}
.photoitem
{
	background-image: url(gfx/photobg.jpg);
	background-position: center center;
	width: 180px;
	height: 180px;
	text-align: center;
	vertical-align: middle;
}
.specialitem
{
	background-image: url(gfx/specialbg.jpg);
	background-position: center center;
	width: 160px;
	height: 161px;
	text-align: center;
	vertical-align: middle;
}
.specialtd
{
	background-image: url(gfx/specialbg.jpg);
	background-position: center center;
	width: 140px;
	height: 15px;
}
.specialtden
{
	background-image: url(gfx/specialbg.jpg);
	background-position: center center;
	width: 150px;
	height: 15px;
}
