#bodywrap {
	position: relative;
	margin: 0 auto;
	background-color: #FFFFCC;
	background-image: url(/images/bg_body.gif);
	background-repeat:repeat-y;
	width: 766px;
	border-left: 8px solid #000000;
	border-right: 8px solid #000000;
	border-top: 8px solid #000000;
	padding:0px;
}
#header {
	background-image: url(/images/bg_header.gif);
	background-repeat:no-repeat;
	width: 766px;
	height: 232px;
	padding:0px;
	text-align:right;
}
#maincontent {
	padding-top:0px;
	padding-right:30px;
	padding-bottom:30px;
	padding-left:30px;
}
#maincontent a {
	color:#000000;
}
#nav {
	text-align:center;
	margin-bottom:25px;
	border-bottom: 1px solid #000000;
	width: 202px;
}
#menu1 {
	display:none;
}
#menu2 {
	display:none;
}
#menu3 {
	display:none;
}
#menu4 {
	display:none;
}
#catalogdrop {
	visibility: hidden;
	position:absolute;
	left:-1px;
	bottom:0px;
	z-index:100;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	background-color:#FFA329;
	line-height:1.5;
	color: #000000;
}
#catalogdrop a {
	color:#000000;
	text-decoration: none;
}
#gallerydrop {
	visibility: hidden;
	position:absolute;
	left:129px;
	bottom:0px;
	z-index:100;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	background-color:#FFA329;
	line-height:1.5;
	color: #000000;
}
#gallerydrop a {
	color:#000000;
	text-decoration: none;
}
#classesdrop {
	visibility: hidden;
	position:absolute;
	left:259px;
	bottom:0px;
	z-index:100;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	background-color:#FFA329;
	line-height:1.5;
	color: #000000;
}

#classesdrop a {
	color:#000000;
	text-decoration: none;
}
#artistsdrop {
	visibility: hidden;
	position:absolute;
	left:389px;
	bottom:0px;
	z-index:100;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	background-color:#FFA329;
	line-height:1.5;
	color: #000000;
}
#artistsdrop a {
	color:#000000;
	text-decoration: none;
}
#bodywraphome {
	position:relative;
	left:0px;
	margin: 0 auto;
	text-align: center;
	width:791px;
	height:470px;
	z-index:1;
	overflow:hidden;

}
#mainbodyhome {
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
	height:430px;
	z-index:2;
	background-color: #FFFFFF;
	background-image: url(/images/logo_home.jpg);
	background-repeat: no-repeat;
	border: 5px solid #000000;

}
#homenav {
	position:absolute;
	padding:0px;
	margin: 0px;
	bottom: 0px;
    left: 0px;
	z-index:3;

}
#homedisplay {
	width:338px;
	height:326px;
	position:absolute;
	left:407px;
	top:22px;
	z-index:3;
}
#copyright {
	position:absolute;
	left:0px;
	top:445px;
	width:780px;
	height:15px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	z-index:2;
}
#copyright a {
	color: #ffffff;
	}
#copyrightskel {
	text-align:center; 
	font-size: 10px; 
	color:#000000;
	padding:5px;
	
}
#copyrightskel a {
	color: #000000;
	}
