/*-----------------------------------------------------------------------------*//*-----------------------------------------------------------------------------*//*-----------------     Savenkov Gallery Style Sheet     ----------------------*//*-----------------------------------------------------------------------------*//*-----------------------------------------------------------------------------*//* Background #C4CAC4 RGB(196,202,196)     *//* Light Aqua #E3ECEC RGB(227,236,236)     *//* Dark Aqua  #D1DFE1 RGB(209,223,225)     *//* Gallery Border #A1B9B5 */BODY, P, TD, TH, DIV, BLOCKQUOTE, DL, UL, OL {font-family: "arial", "helvetica", "lucida console", sans-serif;font-weight:normal;color:black; font-size: 7pt; line-height: 18px; color:#666666;font-variant: normal; text-transform: none; font-style: normal; margin-bottom: 0px;letter-spacing: 0px}h1 {font-family: arial, "helvetica", "lucida console", sans-serif;font-weight:normal;color:#666666; font-size: large; font-style: normal;margin-bottom: 0px}h2 {font-family: arial, "helvetica", "lucida console", sans-serif;font-weight:normal;color:#666666; font-size: medium; font-style: normal;margin-bottom: 0px}h3 {font-family: arial, "helvetica", "lucida console", sans-serif;font-weight:normal;color:#666666; font-size: small; font-style: normal;margin-bottom: 0px}h4 {font-family: arial, "helvetica", "lucida console", sans-serif;font-weight:normal;color:#666666; font-size: x-small; font-style: bold;margin-bottom: 0px}h5 {font-family: arial, "helvetica", "lucida console", sans-serif;font-weight:normal;color:#666666; font-size: xx-small; font-style: normal;margin-bottom: 0px}h6 {font-family: arial, "helvetica", "lucida console", sans-serif;font-weight:normal;color:#666666; font-size: 75%; font-style: normal;margin-bottom: 0px}body{background-color: #C4CAC4;				/* Background color for entire page 99CC66 - Green*//* background-image: url("../images/bg11.gif"); 	/* Background image for page *//* border-color:#FF0000; 						/* Border around entire page */background-attachment: scroll; 				/* Scroll background? {scroll, fixed} */background-position: top left; 				/* Position of background: {top, center, bottom} {left, center, right} */background-repeat: repeat; 						/* Repeat: {repeat, repeat-x, repeat-y, no-repeat */margin-right: 5px; 								/* Right Margin */margin-left: 5px; 								/* Left Margin */margin-top: 5px; 								/* Top Margin */margin-bottom:5px; 								/* Bottom Margin */marginheight: 5px; 								/* Margin Height - Other browsers */marginwidth: 5px 								/* Margin Width - Other browsers */scrollbar-face-color:#E3ECEC;scrollbar-base-color:#D1DFE1;scrollbar-arrow-color:black;scrollbar-track-color:#E3ECEC;scrollbar-shadow-color:#000000;scrollbar-highlight-color:#E3ECEC;scrollbar-3dlight-color:#E3ECEC;scrollbar-darkshadow-Color:#E3ECEC;}a:link {color: #7B817E;text-decoration: none}     	/* unvisited link */a:visited {color: #7B817E;text-decoration: none}  	/* visited link */a:hover {color: #666666;font-weight:bold}   			/* mouse over link */a:active {color: #666666}   							/* selected link */img.gallerypic {border:1px solid #D1DFE1}a:link.gallerypic img{border:1px solid #D1DFE1}     	/* unvisited link */a:visited.gallerypic img{border:1px solid #D1DFE1}  	/* visited link */a:hover.gallerypic img{border:1px solid #D1DFE1}   	/* mouse over link */a:active.gallerypic img{border:1px solid #D1DFE1}   	/* selected link */p.margin {margin-bottom: 0px}/*-----------------------------------------------------------------------------*//*-----------------------------------------------------------------------------*//*---------------------     General Layout Tables     -------------------------*//*-----------------------------------------------------------------------------*//*-----------------------------------------------------------------------------*/div.wrapper {	margin-left: auto; 							/* Left Margin */	margin-right: auto; 							/* Right Margin */	border:10px solid #000000;	text-align: center;}/* WRAPPER */table.wrapper {	height: 100%; 								/* Height of table{100%, 700px} */	width: 100%; 									/* Width of table{100%, 700px} */}	/*background: #FFFFFF;						/* Background Color */	margin-top: 0px; 								/* Top Margin */	margin-bottom:0px; 							/* Bottom Margin */	margin-left: 0px; 							/* Left Margin */	margin-right: 0px; 							/* Right Margin */	border-top: 0px solid #000066;				/* Top border*/	border-bottom: 0px solid #000066;			/* Bottom border*/	border-left: 0px solid #000066;			/* Left border*/	border-right: 0px solid #000066;			/* Right border*/		padding: 0px;}td.wrapper{	height: 100%; 								/* Height of table{100%, 700px} */	width: 100%; 									/* Width of table{100%, 700px} */	vertical-align: middle;	text-align: center;}/*-----------------------------------------------------------------------------*//* MAINBOX */table.mainbox {	height: 500px; 								/* Height of table{100%, 700px} */	width: 760px; 									/* Width of table{100%, 700px} */	/*background: #E3ECEC;							/* Background Color */	margin-top: 0px; 								/* Top Margin */	margin-bottom:0px; 							/* Bottom Margin */	margin-left: 0px; 							/* Left Margin */	margin-right: 0px; 							/* Right Margin */cellspacing:0px;cellpadding:0px;}td.mainboxleft {	height: 100%; 								/* Height of table{100%, 700px} */	width: 215px; 								/* Width of table{100%, 700px} */	background: #D1DFE1;							/* Background Color */	vertical-align: top;	text-align: center;	padding: 0px; }td.mainboxright {	height: 100%; 								/* Height of table{100%, 700px} */	width: 545px; 								/* Width of table{100%, 700px} */	background-image: url("../images/fade.gif"); 	/* Background image for page */	/*background: #A1B9B5;							/* Background Color */	vertical-align: top;	text-align: left;	padding: 0px; }/* Background #C4CAC4 RGB(196,202,196)     *//* Light Aqua #E3ECEC RGB(227,236,236)     *//* Dark Aqua  #D1DFE1 RGB(209,223,225)     *//* Gallery Border #A1B9B5 *//*-----------------------------------------------------------------------------*//* NAVIGATION */table.nav {	height: 500px; 								/* Height of table{100%, 700px} */	width: 100%; 									/* Width of table{100%, 700px} */	background: #D1DFE1;							/* Background Color */	margin-top: 0px; 								/* Top Margin */	margin-bottom:0px; 							/* Bottom Margin */	margin-left: 0px; 							/* Left Margin */	margin-right: 0px; 							/* Right Margin */	border-collapse:collapse;cellspacing:0px;cellpadding:0px;}td.navlogo {	height: 100px; 								/* Height of table{100%, 700px} */	width: 100%; 									/* Width of table{100%, 700px} */	vertical-align: bottom;	text-align: center;	padding: 0px; }td.navbuttons {	/*height: 100px; 								/* Height of table{100%, 700px} */	background: #E3ECEC;							/* Background Color */	width: 100%; 									/* Width of table{100%, 700px} */	vertical-align: middle;	text-align: center;	padding: 0px; } td.navbuttons2 {	/*height: 100px; 								/* Height of table{100%, 700px} */	background: #E3ECEC;							/* Background Color */	width: 100%; 									/* Width of table{100%, 700px} */	vertical-align: top;	text-align: left;	padding: 0px; }td.navaddress {	height: 100px; 								/* Height of table{100%, 700px} */	width: 100%; 									/* Width of table{100%, 700px} */	vertical-align: top;	text-align: center;	padding: 0px; }/*-----------------------------------------------------------------------------*//*-----------------------------------------------------------------------------*//*---------------------         Gallery Layout        -------------------------*//*-----------------------------------------------------------------------------*//*-----------------------------------------------------------------------------*/table.gallery {	z-index: 1;	border-top: 1px solid #A1B9B5;	border-bottom: 1px solid #A1B9B5;	border-left: 1px solid #A1B9B5;	border-right: 1px solid #A1B9B5;	margin: 0px;	width: 545px;	border-collapse: collapse;	background: #C4CAC4;						/* Background Color {rgb(255,255,255), #FFFFFF}*/}td.gallerytop {	/*height: 100px; 								/* Height {100%, 700px} */	width: 33%; 									/* Width  {100%, 700px} */	background: #C4CAC4;						/* Background Color {rgb(255,255,255), #FFFFFF}*/	/*background-image: url("../images/background.gif");*/	margin-left:0px; 	margin-right:0px;	margin-top: 0px;	margin-bottom: 0px;		border-top: 1px solid #A1B9B5;	border-bottom: 0px solid #A1B9B5;	border-left: 1px solid #A1B9B5;	border-right: 1px solid #A1B9B5;		padding:10px;	vertical-align: middle;	text-align: center;	z-index: 1;}td.gallerybottom {	/*height: 100px; 								/* Height {100%, 700px} */	width: 33%; 									/* Width  {100%, 700px} */	background: #E3ECEC;						/* Background Color {rgb(255,255,255), #FFFFFF}*/	/*background-image: url("../images/background.gif");*/	margin-left:0px; 	margin-right:0px;	margin-top: 0px;	margin-bottom: 0px;		border-top: 0px solid #A1B9B5;	border-bottom: 1px solid #A1B9B5;	border-left: 1px solid #A1B9B5;	border-right: 1px solid #A1B9B5;	font-size:7pt;	color:#666666;	padding: 4px;	vertical-align: top;	text-align: center;	z-index: 1;}div.sold {z-index: 20;text-align:center;font-family:Tahoma;font-size:30pt;color:red;float:center;position:relative;margin-top:-100px;/*top:-100px;/* */}div.galleryimage {    /*background-image:  url(/images/backgroundimage.JPG); /* */    /*background-repeat: no-repeat; /* */    /*height: 500px; /* */    /*width: 380px; /* */}