﻿html { 
	min-height: 100%; 
	margin-bottom: 1px; 
}








div {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0 0 0px 0;
	padding: 0 0 3 0;
	outline: 0;
	font-size: 100%;
}




body {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0 0 0px 0;
	padding: 0 0 3px 0;
	outline: 0;
	font-size: x-small;
}




body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A19789;
	min-hight: 900px;
	font-size: small;
}


.headertile {
	background-image: url('../images/layout_top_tile.gif');
}
.whitetext {
	color: #FFFFFF;
	margin-right: 12px;
}
}
.art {
	background-image: url('../images/layout_art_tile.gif');
}
.thumbnails {
	margin-right: 8px;
	margin-bottom: 0px;
}
.bold {
	font-weight: bold;
}
.topright {
	border-bottom: 1px dashed #666666;
	color: #FFFFFF;
}
.boldsmall {
	font-weight: bold;
	font-size: xx-small;
	margin-top: 5px;
	padding-top: 0px;
	margin-right: 20px;
}
