body {
	background: #EEE8AA url(/images/border.gif) repeat-y;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 220px;
	padding-right: 60px;
}
#content {
	border-top: solid 1px #800000;
}
#content h1 {
	font-size: 1.2em;
	color: #800000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h2 {
	font-size: 1.1em;
	color: #800000;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h3 {
	font-size: 1em;
	color: #800000;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content h4 {
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content h5 {
	font-size: 1.1em;
	font-style: italic;
	xcolor: #82705A;
	color: #C00000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content p {
	font-size: 1em;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#content .small {
	font-size: 0.7em;
}
#content blockquote{
	font-size: 1em;
	font-style: italic;
	margin-left : 20px;
	margin-right : 20px;
}
#content blockquote p{
	margin-top : 0px;
	margin-bottom : 0px;
	padding : 0;
}
#content .top {
	text-align: right;
	font-size: 0.8em;
}
#content .top a:link {
	color: red;
}
#content .top a:hover {
	color: black;
}
#footer {
	border-top: solid 1px #800000;
}
#footer p {
	font-size: 0.7em;
	color #82705A;
	text-align: center;
	margin: 0px;
}
#logo {
	position: absolute;
	top: 0px;
	left: 10px;
}
#header {
	position: relative;
	text-align: center;
	margin-bottom: 10px;
}
#header #head {
	margin-top: 20px;
}
#header p {
	text-align: center;
	font-size: 0.7em;
	font-weight: bolder;
	margin: 0px;
}
#menu {
	position: absolute;
	top: 200px;
	left: 10px;
	width: 180px;
	border: solid 1px #EEE8AA;
}
#menu p {
	border-bottom: dotted 1px #EEE8AA;
	margin: 0px;
}
#menu a {
	display: block;
	width: 100%;
	padding: 2px 3px 2px 3px;
	font-size: 1em;
	font-weight: bold;
}
#menu>p a {
	width: auto;
}
#menu a:link {
	color: #EEE8AA;
	text-decoration: none;
}
#menu a:visited {
	color: #EEE8AA;
	text-decoration: none;
}
#menu a:hover {
	background: #800000;
	color: #EEE8AA;
	text-decoration: none;
}
#menu .submenu {
	font-weight: normal;
	padding-left: 20px;
}
#menu p.last {
	border-bottom: none;
}
#right-bar {
	position: absolute;
	top: 0px;
	right: 0px;
}
.prod {
	xbackground: white;
	background: #FEF8CA;
}
.prod-name, .prod-cost {
	font-weight: bold;
	color: #82705A;
}
.prod-img {
	float: right;
	margin-left: 5px;
}
.linklist {
	text-align: center;
	margin-bottom: 10px;
}
.linklist a {
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
a:hover {
	color: red;
}
.photo {
	float: left;
	width: 170px;
	text-align: center;
	font-size: 0.8em;
}
.albummenu {
	text-align: center;
	font-size: 0.7em;
}