/* contents */


#galleryDesc {
	position: relative;
	top: -40px;
	left: 20px;
	}
	
#galleryDesc p {
	margin: 1px 0px 6px 0px;
	width: 670px;
	font-size: 12px;
	padding-top: 0;
	line-height: 1.5em;
	}

#galleryDesc a {
	color: #996699;
	text-decoration: none;
	}

#galleryDesc a:hover, #galleryDesc a:active {
	text-decoration: underline;
	}

#galleryDesc h3 {
	font-size: 14px;
	font-weight: 600;
	color: #336666;
	line-height: 133%;
	margin: 20px 0px 6px 0px;
	padding: 0px
	}

#leftcol	{ 
	background: #333333;
	position: relative;
	top: -50px;
	left: 20px;
	width: 140px;
	height: 390px;
	margin-top: 30px;
	padding: 1px 2px 1px 2px;
	scrollbar-shadow-color: #BBBBBB;
	scrollbar-darkshadow-color: #5D5A5A;
	scrollbar-base-color: #E2E2E2;
	scrollbar-face-color: #BBBBBB;
	overflow: auto;
	}

#divImage {
	position: absolute;
	top: 60px;
	left: 231px;
	width: 400px;
	height: 450px;
	padding-bottom: 40px;
	margin-bottom: 10px;
	text-align: center;
	}

#divImage p {
	color: #1F3C3C;
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 0;
	}
	
#footer {
	top: 0px;
	}

.return  {
	position: relative;
	top: 190px;
	left: 115px;
	width: 200px;
	height: 20px;
	z-index: 1;
	}

img	{
		/* turns off gaps around images */
	border:	0px none;
	/*margin: 20px 0px 1px 0px;*/
	}

.galleriesImage {
	position: absolute;
	top: 0px;
	left: 240px;
	}	
	
#instructions {
	position: absolute;
	top: 450px;
	left: 20px;
	width: 200px;
	height: 40px;
	padding-bottom: 40px;
	margin-bottom: 0px;
	text-align: left;
	color: #1F3C3C;
	font-size: 10px;
	line-height: 1.3em;
	padding-top: 0;
	}

