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


html{
background:#000
}

#outer_top{
width:690px;
margin:10px auto 0px auto;
height:30px;
background-image:url(outer_bg_top.png);
background-repeat:no-repeat;
}



#outer{
width:690px;
margin:-5px auto 0 auto;
background-image:url(outer_bg_mid.png);
background-repeat:repeat-y;
position:relative;
overflow:auto;

}

#home{
	display:block;
width:100%;	
height:55px;
cursor:pointer;
}

#container{
background-image:url(new_new_blu_BG.png);
background-repeat:no-repeat;
position:relative;
height:auto;
width:640px;
margin:25px 25px 0px 25px;
background-color:#2A87C5;
overflow-y:auto;
overflow-x:hidden;

}
#cont_btm{
	background-image:url(cont_btm.png);
	background-repeat:no-repeat;
	margin:0 auto 0 auto;
	width:640px;
	height:30px;
}

#banner{
width:640px;
height:145px;
cursor:pointer;

}

#paintings{
width:570px;
height:770px;
float:left;
}


#footer{
	background-image:url(footer.png);
	background-repeat:no-repeat;
	width:690px;
	height:145px;

}

#pockets{
display:block;
width:100%;	
height:145px;
cursor:pointer;
}


#new_menu{
	position:absolute;
	
	right:40px;
	top:85px;
	height:46.56px;
	width:279.36px;
	
	
	}
	
#new_menu a{
height:100%;
display:block;
background-image:url(nbr_spriteX.png);
background-position:0 0;
background-repeat:no-repeat;
float:left;
cursor:pointer;
}

#new_menu span{
	height:100%;
	position:absolute;
	display:block;
	background-image:url(nbr_spriteX.png);
	background-position:0 -46.56px;
    background-repeat:no-repeat;
	z-index:20000;
	cursor:pointer;
}


#new_menu a#artists{
width:50px;
}

#new_menu #artists span{
width:50px;
display:block;
background-position:0 -46.56px;
}



#new_menu a#mission{
width:58.5px;
background-position:-50px 0;


}

#new_menu a#mission span{
width:58.5px;
display:block;
background-position:-50px -46.56px;
}

#new_menu a#press{
width:43px;
background-position:-108.5px 0;


}

#new_menu a#press span{
width:43px;
display:block;
background-position:-108.5px -46.56px;
}

#new_menu a#events{
width:56px;
background-position:-151.5px 0;


}

#new_menu a#events span{
width:56px;
display:block;
background-position:-151.5px -46.56px;
}
#new_menu a#blog{
width:52px;
background-position:-208px 0;


}

#new_menu a#blog span{
width:52px;
display:block;
background-position:-208px -46.56px;
}

/* end NEW MENU*/
