/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#3F2727;
	font-size:13px;
}
#frame {
	width:738px; 
	height:539px;
	padding-top:12px;
	padding-left:11px;
	background-image:url(/images/common/backgroud.jpg); 
	background-repeat:no-repeat;
	overflow:hidden;
}
#frame2 {
	width:738px; 
	height:599px;
	padding-top:12px;
	padding-left:11px;
	background-image:url(/images/common/background2.jpg); 
	background-repeat:no-repeat;
	overflow:hidden;
}
#header {
	width:729px;
	height:142px;
	background-image:url(/images/common/headerBKG.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
}
#mainpage {
	background-image:url(/images/common/mainPageShadow.jpg);
	background-repeat:repeat-x;
	width:726px;
	margin-left:1px;
	padding-top:20px;
}
#mainpage h1{
	font-size:15px;
}
#leftPanel {
	width:750px; 
	height:550px; 
	background-image:url(/images/common/backgroud.jpg); 
	background-repeat:no-repeat;
	overflow:hidden;
}
#rightPanel {
	background-image:url(/images/common/rightPanelBKG.jpg);
	background-repeat:no-repeat;
	float:left;
	width:327px;
	height:463px;
	overflow:hidden;
}
#mainBody {
	height:463px;
	overflow:hidden;
}
#footer {
	text-align:center;
	font-size:9px;
	padding-top:7px;
	clear:both;
}
#footer a{
	text-decoration:none;
	color:#000000
}
#footer a:hover{
	text-decoration:underline;
}
#artistNavigation {
	padding:0px 0px 0px 0px;
}
#artistNavigation a{
	color:#000000;
	text-decoration:none;
	font-size:13px;
	float:left;
	width:135px;
	padding:0px;
}
#artistNavigation a:hover{
	color:#000000;
	text-decoration:underline;
}
#artistCatalog {
	padding-top:10px;
	padding-left:25px;
	height:140px;
	clear:both;
}
#artistCatalog a{
	margin:0px 10px 10px 0px;
	float:left;
	width:58px;
	height:58px;
	text-align:left;
}
#artistCatalog a:hover{
	background-color:#000000;
	filter:alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity:0.50;
}
#aboutNavigation a{
	color:#000000;
	text-decoration:none;
	font-size:14px;
	display:block;
	margin-bottom:6px;
}
#aboutNavigation a:hover{
	color:#FFFFFF;
}
#pagination {
	text-align:right;
	width:300px;
	font-size:10px;
}
#pagination a{
	color:#000000;
	text-decoration:none;
	padding-right:5px;
}
#pagination a:hover {
	color:#000000;
	text-decoration:underline;
}
#photoCatalog {
	padding:10px 0px 0px 45px;
}
#photoCatalog a{
	margin:0px 0px 15px 0px;
	float:left;
	text-align:left;
	width:120px;
}
#photoCatalog img{
	border:2px solid #64473C;
}
#popupBkg {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:745px;
	background-color:#000000;
	filter:alpha(opacity=55);
	opacity: 0.55;
	-moz-opacity:0.55;
	display:none;
	z-index:400;
}
#popupImage {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:725px;
	display:none;
	z-index:450;
}
.dropMenus {
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
	background-color:#FFFFFF;
}
.dropMenus a {
	color:#000000;
	font-size:13px;
	background-color:#CBD1D1;
	display:block;
	padding:2px 15px 2px 15px;
	text-decoration:none;
	/*font-weight:bold;*/
}
.dropMenus a:visited, a:active {
	color:#000000;
	background-color:#CBD1D1;
	text-decoration:none;
}
.dropMenus a:hover {
	color:#333333;
	background-color:#FF8951;
	text-decoration:none;
}
#dropMenu1 {
	position:absolute;
	display:none;
	padding-bottom:6px;
	text-align:left;
}
#dropMenu2 {
	position:absolute;
	display:none;
	padding-bottom:6px;
	text-align:center;
}
#dropMenu3 {
	position:absolute;
	display:none;
	padding-bottom:6px;
	text-align:center;
}
#dropMenu4 {
	position:absolute;
	display:none;
	padding-bottom:6px;
	text-align:center;
}
#dropMenu5 {
	position:absolute;
	display:none;
	padding-bottom:6px;
	text-align:center;
}
#giftShopNavi a{
	text-decoration:none;
	color:#000000;
}
#giftShopNavi a:hover{
	text-decoration:underline;
	color:#000000;
}
#pressPage {
	padding-left:25px;
}
#pressPage a{
	color:#540E0E;
	text-decoration:none;
	display:block;
	margin-bottom:7px;
}
#pressPage a:hover{
	text-decoration:underline;
}







