body {
	background-color: white;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	overflow: auto;
}
code {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
}
a {text-decoration: none; color: #999999;}
a:hover {text-decoration: underline; color: black;}

div.container {
	position: absolute;
	top: 70px;
	left: 50%;
	width: 750px;
	height: 450px;
	margin-left: -375px;
}

div.maintitle {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 277px;
	height: 20px;
	font-family: Garamond, Times, serif;
	font-size: 16pt;
	color: #999999;
	text-align: center;
	letter-spacing: 4pt;
	text-transform: lowercase;
}
div.aboutdiv {
	position: absolute;
	top: 0px;
	left: 45px;
	width: 250px;
	height: 370px;
	padding: 8px;
	background-color: #F1FFE7;
	border: 1px solid #CCCCCC;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
}
div.about {  
	position: absolute;
	top: 0px;
	left: 45px;
	width: 250px;
	height: 370px;
	padding: 8px;
}
div.randomblock {
	position: absolute;
	top: 40px;
	right: 0px;
	width: 10px;
	height: 210px;
	overflow: hidden;
	font-size: 8pt;
}
div.newmenu {
	position: absolute;
	top: -21px;
	right: 15px;
	width: 450px;
	height: 11pt;
	margin: 0;
	z-index: 4;
	text-align: right;
	font-family: Garamond, Times, serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #999999;
}
div.newmenu a {text-decoration: none; color: #999999; padding-left: 5px; padding-right: 5px; }
div.newmenu a:hover {color: black;}

div.photodesc {
	position: absolute;
	top: 380px;
	left: 20px;
	width: 250px;
	font-size: 9pt;
	padding-top: 6px;
	border-top: 1px solid #CCCCCC;
}
div.photo {
	position: absolute;
	top: 30px;
	left: 300px;
	width: 390px;
	height: 390px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
div.photoorder {
	position: absolute;
	top: 422px;
	left: 300px;
	width: 390px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 8pt;
}
div.photoorder a { color: black; font-weight: bold; }

div.paypalcart {
	position: absolute;
	top: 5px;
	right: 10px;
	width: 100px;
	height: 20px;
	font-size: 8pt;
	z-index: 5;
	color: #AAAAAA;
}
div.paypalcart a { color: #AAAAAA; font-weight: bold; }

div.thumbnailsmenu {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 95px;
	left: 20px;
	width: 226px;
	height: 279px;
	display: table-cell;
	vertical-align: bottom;
}
div.thumbnailsmenu table {
	padding: 0;
	margin: 0;
	height: 280px;
}
div.thumbnailsmenu td {
	vertical-align: bottom;
	height: 280px;
}
ul.thumbnails {
	list-style: none;
	margin-left: 0;
	padding-left: 1px;
	text-indent: -1px;
	overflow: hidden;
	float: left;
}
ul.thumbnails li { width: 56px;	height: 56px; }


img.photothumb {
	width: 50px;
	height: 50px;
	border: 0;
}
div.contcont {
	position: absolute;
	top: 80px;
	left: 150px;
	width: 555px;
	height: 320px;
	overflow: auto;
}
div.columnleft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	line-height: 16pt;
}
div.columnright {
	position: absolute;
	left: 280px;
	width: 250px;
	line-height: 16pt;
}

div.links ul {
	list-style: none;
	padding-left: 1px;
	margin-bottom: 14px;
	text-indent: -1px;
	font-size: 9pt;
	line-height: 11pt;
}
div.links h4 {
	line-height: 10pt;
	font-size: 10pt;
	margin-bottom: 0;
	padding-bottom: 0;
}
div.links a { text-decoration: none; color: black; }

div.gallerymenu {
	position: absolute;
	top: 80px;
	left: 375px;
	width: 350px;
	height: 320px;
	line-height: 16pt;
}
ul.gallerylist {
	list-style: none;
	padding-left: 1px;
	text-indent: -1px;
}
ul.gallerylist img {
	border: none;
	float: left;
	vertical-align: top;
	padding-right: 10px;
	width: 50px;
	height: 50px;
}
ul.gallerylist li {
	font-size: 8pt;
	height: 50px;
	padding-bottom: 25px;
}
ul.gallerylist b {
	font-family: Garamond, Times, serif;
	font-size: 14pt;
	color: black;
}
li.galaltlist {
	margin-left: 20px;
}
ul.gallerylist a { text-decoration: none; color: black; }



/* SIDE IMAGES */

div.linksimage {
	position: absolute;
	top: 80px;
	left: 70px;
	height: 350px;
	width: 60px;
	overflow: hidden;
	background-image: url('photos/39382.jpg');
	background-repeat: no-repeat;
	}
div.aboutimage {
	position: absolute;
	top: 80px;
	left: 70px;
	height: 350px;
	width: 60px;
	overflow: hidden;
	background-image: url('photos/31025.jpg');
	background-repeat: no-repeat;
	}
div.orderingimage {
	position: absolute;
	top: 80px;
	left: 70px;
	height: 350px;
	width: 60px;
	overflow: hidden;
	background-image: url('photos/84622.jpg');
	background-repeat: no-repeat;
	}
div.contactimage {
	position: absolute;
	top: 80px;
	left: 70px;
	height: 350px;
	width: 60px;
	overflow: hidden;
	background-image: url('photos/70827.jpg');
	background-repeat: no-repeat;
	}
div.newsimage {
	position: absolute;
	top: 80px;
	left: 70px;
	height: 350px;
	width: 60px;
	overflow: hidden;
	background-image: url('photos/32521.jpg');
	background-repeat: no-repeat;
	}


div.orderingcolumn2 {
	position: absolute;
	left: 250px;
	width: 250px;
}
div.orderingpaypal {
	position: absolute;
	top: 10px;
	left: 520px;
	width: 185px;
}
div.orderingpaypal img {
	padding-bottom: 10px;
}
