body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(../grafics/layout/bkgd-tile-01.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 10px;
}
h2 {
	font-size: 22px;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	background-color: #FFFF99;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-variant: normal;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	background-color: #FF6600;
	color: #FFFFFF;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 14px;
	text-align: justify;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
.title {
	font-size: 22px;
	font-weight: bold;
}
.header {
	font-size: 18px;
	font-weight: bold;
}
.emphasis {
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
}
.photocaption {
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
.smalltext {
	font-size: 10px;
}
.priceinfo {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.thumbnail-left, .thumbnail-right {
	border: 1px solid #66FFCC;
}

.thumbnail-left {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

.thumbnail-right {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}

.subheader {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66FFCC;
	font-weight: bold;
}

#sidebuttons {
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: -1px;
	line-height: 20px;
	width: 170px;
}
#sidebuttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#sidebuttons li {
	margin: 0 ;
	padding: 0 ;
	display: block ;
	list-style: none ;
}
#sidebuttons li a {
	color: #000000;
	border: 0px outset #000000 ;
	text-decoration: none ;
	display: block ;
}
#sidebuttons li a:hover {
	color: #000000;
	background-image: url(../grafics/layout/buttons.gif);
}
#mainbuttons {
	text-align: center;
	font-weight: bold;
	font-size: 19px;
	letter-spacing: -1px;
}
#mainbuttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#mainbuttons li {
	margin: 0 ;
	padding: 0 ;
	display: block ;
	list-style: none ;
}
#mainbuttons li a {
	color: #000000 ;
	background-color: #FFFFFF ;
	border: 0px outset #000000 ;
	text-decoration: none ;
	display: block ;
}
#mainbuttons li a:hover {
	color: #FFFFFF ;
	background-color: #000000 ;
}
