/* CSS Document */
#Banner {
	position:absolute;
	left:100px;
	top:0px;
	width:750px;
	height:330px;
	z-index:8;
}
body {
	background-color: #000000;
}
#BotNavBar {
	position:absolute;
	left:100px;
	top:1011px;
	width:750px;
	height:60px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
	text-align: center;
	padding-top: 15px;
}
#TopNavBar {
	position:absolute;
	left:100px;
	top:330px;
	width:750px;
	height:89px;
	z-index:7;
	background-color: #000000;
}
#Home-Up {
	position:absolute;
	left:9px;
	top:9px;
	width:101px;
	height:71px;
	z-index:7;
	cursor: hand;
}
#Glass-Up {
	position:absolute;
	left:117px;
	top:9px;
	width:170px;
	height:71px;
	z-index:9;
	cursor: hand;
}

#Sculpture-Up {
	position:absolute;
	left:296px;
	top:9px;
	width:144px;
	height:71px;
	z-index:11;
	cursor: hand;
}

#Artist-Up {
	position:absolute;
	left:449px;
	top:9px;
	width:140px;
	height:71px;
	z-index:13;
	cursor: hand;
}

#Contact-Up {
	position:absolute;
	left:596px;
	top:9px;
	width:152px;
	height:71px;
	z-index:15;
	cursor: hand;
}

#Home-Dwn {
	position:absolute;
	left:9px;
	top:9px;
	width:107px;
	height:71px;
	z-index:6;
	visibility: hidden;
}
#Glass-Dwn {
	position:absolute;
	left:117px;
	top:9px;
	width:170px;
	height:71px;
	z-index:8;
	visibility: hidden;
}
#Sculpture-Dwn {
	position:absolute;
	left:296px;
	top:9px;
	width:144px;
	height:71px;
	z-index:10;
	visibility: hidden;
}
#Artist-Dwn {
	position:absolute;
	left:449px;
	top:9px;
	width:140px;
	height:71px;
	z-index:12;
	visibility: hidden;
}
#Contact-Dwn {
	position:absolute;
	left:596px;
	top:9px;
	width:152px;
	height:71px;
	z-index:14;
	visibility: hidden;
}
#Main {
	position:absolute;
	left:196px;
	top:0px;
	width:925px;
	height:933px;
	z-index:5;
}
.textMssage {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: center;
	line-height: 20px;
}
#Works01 {
	position:absolute;
	left:204px;
	top:587px;
	width:186px;
	height:200px;
	z-index:6;
}
#Refltn01 {
	position:absolute;
	left:165px;
	top:788px;
	width:227px;
	height:112px;
	z-index:5;
}
#Works02 {
	position:absolute;
	left:533px;
	top:587px;
	width:186px;
	height:200px;
	z-index:4;
}
#Refltn02 {
	position:absolute;
	left:530px;
	top:788px;
	width:227px;
	height:112px;
	z-index:3;
}
#BotNavBar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CCCCCC;
}
#BotNavBar a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}
#BotNavBar a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
