/* CSS Document */
#BannerGlG {
	position:absolute;
	left:200px;
	top:0px;
	width:600px;
	height:180px;
	z-index:7;
}
body {
	background-color: #000000;
}
#TopNavBarGG {
	position:absolute;
	left:100px;
	top:182px;
	width:750px;
	height:89px;
	z-index:6;
	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:101px;
	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;
}
#BotNavBar {
	position:absolute;
	left:100px;
	top:2290px;
	width:750px;
	height:60px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
	text-align: center;
	padding-top: 15px;
}
#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;
}
.textMssage {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: center;
	line-height: 20px;
}
.red {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
}
.yellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCC00;
}
