.nonScrollPage {
	position: relative;
	max-width: 95%;
	height: 97.5%;
	width: 100%;
	max-height: 95%;
	overflow: hidden;
	overflow-x: hidden;
	top: 0%;
	left: 4.5%;
	margin: 0px;
	padding: 0px;
}
#profP {
	text-align: right;
	float: left;
	list-style-type: none;
	width: 51%;
	position: relative;
	top: 8%;
	height: 100%;
	padding-right: 1.7%;
	padding-top: 0%;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666;
	margin-left: 5%;
}
#profPic {
	float: left;
	width: auto;
	left: 60%;
	margin-left: .5%;
	height: 90%;
	top: 10.5%;
	position: absolute;
}
.leftShop {
	text-align: center;
	float: left;
	list-style-type: none;
	width: 50%;
	position: absolute;
	top: 20%;
	height: 100%;
	left: 8%;
}
.leftShop h4 {
	padding-left: 28%;
	text-align: left;
	color: #B00000;
}
.leftShop div {
	float: left;
	width: 25%;
	position: relative;
}
.leftThumbnailShop {
	height: auto;
	width: 90%;
	position: relative;
	float: left;
	border: thin solid #999;
	margin-bottom: 7%;
}
a:hover .leftThumbnailShop, a:focus .leftThumbnailShop {
	width: 16%;
	position: fixed;
	z-index: 5;
	margin-top: -20px;
	margin-bottom: 0px;
	height: 28%;
	margin-left: -30px;
	padding: 0px;
}
.rightShop {
	float: right;
	width: auto;
	left: 63%;
	height: 100%;
	top: 20%;
	position: absolute;
	list-style-type: none;
	text-align: center;
}
.rightShop div {
	float: right;
	position: relative;
}
.rightShop h4 {
	color: #B00000;
}
.rightThumbnailShop {
	height: 30%;
	width: 65%;
	position: relative;
	padding-left: 17%;
	padding-bottom: 1%;
}
/*
 root element for the scrollable.
 when scrolling occurs this element stays still.
*/
.scrollable {
	/* required settings */
position:relative;
	overflow:hidden;
	width: 93%;
	height:100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
/*
 root element for scrollable items. Must be absolutely positioned
 and it should have a extremely large width to accomodate scrollable items.
 it's enough that you set the width and height for the root element and
 not for this element.
*/
.scrollable .items {
	position:absolute;
	clear:both;
	height: 100%;
	width: 500%;
	float: left;
}
.cvDiv   {
	float:left;
	cursor:pointer;
	height:95%;
	width: 33%;
	list-style-type: none;
	position: relative;
	padding-top: .8%;
}
.galleryTable {
	float:left;
	cursor:pointer;
	height:89%;
	width: 18.78%;
	position: relative;
	padding-top: 0%;
	margin-right: .5%;
	margin-left: 0.72%;
}
.portGalleryTable {
	float:left;
	cursor:pointer;
	height:89%;
	width: 19%;
	position: relative;
	padding-top: 0%;
	margin-right: .5%;
	margin-left: 1.3%;
}
.galleryTdWidth {
	margin: 0px;
	width: 9%;
	padding-top: 0%;
	padding-bottom: 5px;
	position: relative;
	height: inherit;
	padding-right: 5px;
	padding-left: 5px;
}
.topTdTitle {
	padding: 0px;
}
.topTableTR {
	height: 5%;
}
.tableTR {
	height: 30%;
}
.currentUL {
	text-align: justify;
	float: left;
	height: 90%;
	width: 38%;
	list-style-type: none;
	padding-top: 10%;
	margin-left: 5%;
}
.currentULRIght {
	text-align: justify;
	float: right;
	height: 90%;
	width: 38%;
	list-style-type: none;
	padding-top: 10%;
	left: 49%;
	position: absolute;
	margin-left: 2%;
}
.currentUL li a {
	color: #B00000;
	text-decoration: underline;
}
.currentULRIght li a {
	color: #B00000;
	text-decoration: underline;
}
.InsetH4 {
	float: left;
	margin-top: -10%;
	margin-right: 3%;
	margin-left: -6%;
	color: #8C0000;
}
.pageTitles {
	font-size: 0.9em;
	text-align: right;
	float: right;
	list-style-type: none;
	right: 1%;
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4%;
	font-weight: bold;
}
.nonScrollingPageTitles {
	font-size: 0.9em;
	text-align: right;
	float: right;
	list-style-type: none;
	right: 4%;
	position: absolute;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4%;
	top: 0.5%;
	z-index: 5;
}
.thumbnail {
	height: inherit;
	width: 85.7%;
	margin-bottom: 0%;
	border: 1px solid #666;
	position: relative;
}
a:hover .thumbnail, a:focus .thumbnail{
	width: 11.5%;
	position: fixed;
	z-index: 5;
	margin-top: -70px;
	margin-bottom: auto;
	margin-left: -30px;
	height: 19%;
	border: 2px solid #FFF;
}
.zoomSpan {
	display: none;
}
#forSaleFrame {
	border-top-color: #FF1A1A;
	border-right-color: #FF1A1A;
	border-bottom-color: #FF1A1A;
	border-left-color: #FF1A1A;
}
ul {
	list-style-type: none;
}
.nextPageTitle {
	font-size: 0.9em;
	text-align: right;
	list-style-type: none;
	right: 1%;
	padding-bottom: 1%;
	position: relative;
}
.forSaleInstr {
	color: #333;
	padding-bottom: 1%;
	font-size: 0.95em;
	padding-right: 1%;
}

#contactForm {
	margin-right: auto;
	margin-left: auto;
	padding-top: 3.8%;
	font-size: 0.9em;
	padding-left: 9%;
	position: relative;
}
form #textEntry {
	position: relative;
	left: 0%;
	top: 5%;
	margin: 0px;
	padding: 0px;
	float: left;
	padding-right: 2%;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: thin;
	border-right-color: #666;
}
form #wrap {
	position: relative;
	top: 3%;
	float: left;
	padding-left: 2%;
	margin-top: 3%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 50%;
}
#inquiring {
	border: thin solid #999;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 2%;
}
form #updateCheckboxes {
	position: relative;
	left: 0%;
	top: 5%;
	float: left;
	padding-bottom: 2%;
	margin-top: 5%;
	border: thin dotted #000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
form #submitButtons {
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}
input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#checkBox1 {
	display: inline;
}
#checkBox2 {
	display: inline;
}
textarea {
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow: auto;
}
label {
	color: #B00000;
	display: block;
}
#homeContents {
	text-align: left;
	float: left;
	list-style-type: none;
	width: 41%;
	position: absolute;
	top: 10%;
	left: 52%;
	line-height: 1.6em;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2.5%;
	height: 79%;
}
#homeContents li h4 {
	color: #B00000;
	margin-bottom: 0.5%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#homePic {
	float: left;
	width: 50%;
	left: 0%;
	height: 77%;
	top: 16%;
	position: absolute;
}
#simpleshow {
	float: left;
	width: 50%;
	left: 0%;
	height: 77%;
	top: 16%;
    position:relative; /* not required as of 0.1.3 to allow non-js degrading */
}
#simpleshow img {
    position:absolute; /* not required as of 0.1.3 to allow non-js degrading  */
    top:0; /* not required as of 0.1.3 to allow non-js degrading */
    left:0; /* not required as of 0.1.3 to allow non-js degrading */
}
