/* CSS Document */
title{"The Lost Gallery"}

div.main{
	position:relative;
	top:5px;
	min-height:560px;
	height:auto;
	width:900px; 
	border:1px solid #111111;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	}
	
div.mainSpacer{
	position:relative;
	width:1px;
	float:left;
	height:560px;
	}
	
div.bottomSpacer{
	position:relative;
	width:1px;
	text-align:center;
	height:20px;
	}
	
div.title{
	position:relative;
	top:20px;
	height:438px;
	width:85px;
	background-image:url("images/TitleS.jpg");
	float:left;
	}
	
div.menuBar{
	position:relative;
	width:130px;
	background-color:#eeeeee;
	min-height:560px;
	height:auto;
	color:#666666;
	float:left;
	font-weight:700;
	font-size:13px;
	text-align:left;
	z-index:100;
	}

div.menuBar2{
	position:absolute;
	width:110px;
	background-color:#eeeeee;
	/*min-height:560px;*/
	/*height:auto;*/
	color:#666666;
	float:left;
	font-weight:700;
	font-size:13px;
	text-align:left;
	top:0px;
	left: 80px;
	}


div.menuBar a{
	text-decoration:none;
	color:#666666;
	font-weight:700;
	font-size:13px;
	}

div.menuHeader{
	position:relative;
	padding-top:25px;
	margin-left:3px;
	margin-bottom:20px;
	}
	
div.menuHeader2{
	position:absolute;
	padding-top:5px;
	margin_top:100px;
	margin-left:3px;
	margin-bottom:0px;
	
	}
	
div.menuContent{
	position:relative;
	margin-left:3px;
	margin-bottom:0px;
	}
	
div.menuFooter{
		margin-left:3px;
	}
	
div.pageName{
	position:absolute;
	width:110px;
	height:33px;
	bottom:10px;
	right:20px;
	}
	
div.blockMenu{
	position:absolute;
	height:17px;
	width:auto;
	bottom:20px;
	left:240px;
	border-style:none;
	}
	
div.blockMenu img{
	border-style:none;
	}
		
div.homePic{
	position:relative;
	height:313px;
	width:239px;
	float:left;
	top:90px;
	margin-left:25px;
	}
	
div.homeText{
	position:relative;
	height:313px;
	width:auto;
	top:90px;
	padding-right:50px;
	left:25px;
	font-size:12px;
	font-weight:700;
	color:#666666;
	}
	
div.aboutPic{
	position:relative;
	text-align:center;
	top:90px;
	}
	
div.locationText{
	position:relative;
	height:auto;
	width:250px;
	top:90px;
	left:15px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	z-index:99;
	}
	
div.locationText a{
	color:#990033;
	}
	
div.locationPic{
	position:relative;
	height:410px;
	width:405;
	top:45px;
	left:10px;
	}	
	
div.contactPic{
	position:relative;
	height:410px;
	width:405;
	top:130px;
	left:35px;
}

div.introContent{
	position:absolute;
	height:300px;
	width:525px;
	top:80px;
	left:270px;
	color:#666666;
	font-size:13px;
	font-weight:600;
	}
	
div.introBackground{
	position:absolute; 
	height:334px; 
	width:642px;  
	top:50px; 
	left:215px;
	text-align:center;
	}
	
div.catPic{
	position:relative;
	text-align:center;
	height:300px;
	width:675px;
	margin:0px auto;
	
	top:0px;
	}
	
div.catText{
	position:relative;
	top:70px;
	left:10px;
	width:650px;
	margin:0px auto;
	text-align:left;
	font-size:12px;
	font-weight:700;
	color:#666666;
	}

div.catText img{
	border-style:none;
	}
	
div.catTitle{
	position:relative;
	font-size:14px;
	font-weight:700;
	color:#666666;
	}
	
div.artistName{
	position:relative;
	right:-400px;
	top:-16px;
	font-size:22px;
	font-weight:900;
	color:#666666;
	}
	
div.editMain{
	position:relative;
	height:400px;
	width:600px;
	top:30px;
	left:30px;
	text-align:left;
	color:#333333;
	}
	


	
	

	
	
	
	
	

