@media print, screen {


/* DIV */

div { border: none; padding: 0px; margin: 0px }

#main { width: 860px; height: 640px; border: none; margin: auto; padding: none; text-align: center; background: none }

#header { width: 860px; height: 60px; border: none; margin: none; padding: none; text-align: center; background-image: url(images/header.png); background-repeat: no-repeat }
#menu { width: 595px; height: 60px; border: none; background-color: transparent; margin-left:305px}
#menu_top { width: 595px; height: 20px; margin: none; padding-top: 8px; background: none; color: #888 }
* html #menu_top { height: 28px; he\ight: 20px }
#menu_divider { width: 595px; height: 4px; margin: none; padding: none; background: none }
#menu_bottom { width: 595px; height: 20px; margin: none; padding-top: 4px; background: none; color: #888 }
* html #menu_bottom { height: 24px; he\ight: 20px }

#contentindex { width: 780px; border: none; margin: 0px; padding-top: 30px; padding-bottom: 20px; padding-left: 40px; padding-right: 40px; text-align: justify; background-image: url(images/bg2.jpg); font-size: 10pt; position: relative; min-height: 480px; height: auto !important; height: auto; }
#content { width: 780px; border: none; margin: 0px; padding-top: 30px; padding-bottom: 20px; padding-left: 40px; padding-right: 40px; text-align: justify; background-image: url(images/frame_lr.png); font-size: 10pt; position: relative; min-height: 480px; height: auto !important; height: auto; }

#imagebox { width: 420px; height: 280px; border: none; float: none; margin-left: 180px; margin-bottom: 40px; margin-top: 40px }
#imagebox2 { width: 280px; height: 330px; border: none; float: right; margin-left: 25px; margin-bottom: 10px; margin-top: 15px }
#imagebox3 { width: 300px; height: 230px; border: none; float: right; margin-left: 25px; margin-bottom: 10px; margin-top: 15px }
#portfolio { width: 780px; height: 300px; border: none; float: left; margin-bottom: 20px; background: gray }

#purchase { width: 740px; border: none; margin-bottom: 15px; margin-top: 30px; padding-top: 15px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; font-size: 10pt; min-height: 90px; height: auto !important; height: auto; position: relative; background-image: url(images/frame_b.png); background-repeat: no-repeat }

#footer { width: 860px; height: 25px; border: none; margin-top: none; padding-top: 5px; text-align: center; background-image: url(images/frame_b.png); background-repeat: no-repeat; font-size: 8pt }

#thumbnail1, #thumbnail1p, #thumbnail1s { width: 178px; height: 178px; margin-right: 20px; margin-top: 20px; float: left; text-align: center; padding-top: 9px; font-size: 8pt }
#thumbnail2, #thumbnail2p, #thumbnail2s { width: 178px; height: 178px; margin-top: 20px; float: left; text-align: center; padding-top: 9px; font-size: 8pt }

#thumbnail1 img, #thumbnail2 img {position: relative;  padding: 7px; border: 1px solid #888; width: 150px; margin-bottom: 5px }
#thumbnail1p img, #thumbnail2p img {position: relative;  padding: 7px; border: 1px solid #888; height: 150px; margin-bottom: 5px }
#thumbnail1s img, #thumbnail2s img {position: relative;  padding: 7px; border: 1px solid #888; height: 122px; margin-bottom: 5px }

#gallery1 { width: 178px; height: 132px; margin-right: 20px; margin-top: 20px; float: left; text-align: center; padding-top: 9px; font-size: 8pt; font-weight: bold }
#gallery2 { width: 178px; height: 132px; margin-top: 20px; float: left; text-align: center; padding-top: 9px; font-size: 8pt; font-weight: bold }

#gallery1 img, #gallery2 img {position: relative;  padding: 7px; border: 1px solid #888; width: 150px; margin-bottom: 5px }



/* LINKS and TEXT COLOR*/

a:link { border-style: none; text-decoration: none; font-style: normal; font-weight: normal; color: #888 }
a:visited { text-decoration: none; font-style: normal; font-weight: normal; color: #888 }
a:hover {font-style: normal; font-weight: normal; text-decoration: underline; color: #ddd }
#footer a:link, #content a:link {color: #555}
#footer a:hover, #content a:hover {color: #111; text-decoration: underline}
body { font-style: normal; text-align: justify; color: #555; background-color: #ececec; font-variant: normal; font-weight: normal; font-size: 8pt; font-family: Verdana, sans-serif, Arial; }
table.image { text-align: center; font-size: 8pt }
h1 {font-size: 10pt;
	font-weight: bold}


/* LIGHTBOX */		
	
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #caploc{ display: block; clear: left; padding-bottom: 1.0em; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-top: 3em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }





	
}
