body {
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 12px;
		line-height: 16px;
		text-decoration: none;
		background-color: #ccc;
		background-image: none;
		text-align:center; /* align for Windows IE */
		}

	.graytext {
		text-decoration: none;
		color: #777;
		}

	.nav {
		text-decoration: none;
		color: #000;
		}
		
	.nav_gallery {
		text-decoration: none;
		color: #000;
		font-size: 10px;
		line-height: 14px;
		}

	a {
		text-decoration: none;
		color: blue;
		}

	a:hover {
		text-decoration: none;
		color: #990000;
		}

	.sidetable {
		border: 3px solid #000;
		float:right;
		width:180px;
		padding:10px;
		margin:10px;
		text-align:left;
		}
		
		
	.gallery {
		width:520px;
		float:right;
		}
	
	.gallery_list {
		width:180px;
		height:400px;
		}
	
	.sale {
		color:red;
		font-size:10px;
		position:relative;
		left:2px;
		top:-2px;
		}
		
	.print {
		width:710px;
		height:180px;
		}
		
	.gallery_info {
		width:520px;
		position:relative;
		left:190px;
		}
	
	.smallborderbox {
		width:740px;
		background:#fff;
		border:1px solid #000;
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
		}
		
	.bigborderbox {
		background:#fff;
		border:3px solid #000;
		margin:1px;
		padding:10px;
		}
		
	.topnav {
		width:710px;
		background:#fff;
		border:1px solid #000;
		margin-left:1px;
		margin-right:1px;
		margin-bottom:4px;
		text-align:center;
		}

	#highlightboxes {
		width:710px;
		height:80px;
		}

	.highlight {
		width:236px;
		height:80px;
		float:left;
		}
	
	.markup {
		text-decoration: none;
		color: #777;
		}