@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}


#bibbings{
	background:url(images/index_02.jpg) left no-repeat;
	width:469px;
	height:212px;
	margin:0px;
}

#images{
	background:url(images/index_03.jpg) left no-repeat;
	width:529px;
	height:212px;
	margin:0px;
}


#boxmenu{
	height:236px;
	padding-top:20px;
}

#boxfooter{
	background:url(images/index_04.jpg) left top no-repeat;
	width:998px;
	height:205px;
}

#menu {
	font-size:26px;
	color:#000000;
	list-style:none;
	margin-left:90px;
	padding:1px;
	font-weight:bold;
}

#menu a{
	color:#999999;
	list-style:none;
	text-decoration:none;
	font-weight:bold;
}

#menu a:hover{
	color:#666666;
	list-style:none;
	text-decoration:none;
	font-weight:bold;
}




#menu1 {
	font-size:26px;
	color:#000000;
	list-style:none;
	margin-left:20px;
	padding:1px;
	font-weight:bold;
}

#menu1 a{
	color:#999999;
	list-style:none;
	text-decoration:none;
	font-weight:bold;
}

#menu1 a:hover{
	color:#666666;
	list-style:none;
	text-decoration:none;
	font-weight:bold;
}


#artwork {
	font-size:26px;
	color:#000000;
	list-style:none;
	margin-left:20px;
	padding:1px;
	font-weight:bold;
}

#artwork a{
	color:#000000;
	list-style:none;
	text-decoration:none;
	font-weight:bold;
}

#artwork a:hover{
	color:#666666;
	list-style:none;
	text-decoration:none;
	font-weight:bold;
}


#contact{
	padding:20px;
	font-size:10px;
	color:#CCCCCC;
}

#contact a{
	color:#CCCCCC;
	text-decoration:overline;
}

#contact a:hover{
	color:#333333;
	text-decoration:overline;
}