/* CSS Document */
body{
	margin:0px;
	background:url(/images/bodybg.gif) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#959595;
	text-align:center;
}
a{
	color:#535353;
	text-decoration:none;
}
a:hover{
	color:#535353;
	text-decoration:underline;
}
*{
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
/* ///////////////////////////////////////////////structure/////////////////////////////////////////////// */
#wrapper{
	width:710px;
	margin:0px auto;
	text-align:left;
}
#main_logo{
	width:710px;
}
#mainmenu_container{
	width:710px;
	height:23px;
}
#menuhome_container{
	width:710px;
	height:92px;
}
#mainimage_container{
	width:710px;
	height:248px;
}
#mainimage{
	height:241px;
}
#tab_underneath{
	height:7px;
}
#pagecontent{
	width:710px;
}
#snav_container{
	width:169px;
	float:left;
	margin:0px;
	padding:0px;
}
#content_container{
	width:500px;
	padding-left:29px;
	padding-right:12px;
	float:right;
}
#homecontent_container{
	width:710px;
	margin-top:25px;
	background:url(/images/home_sepline.gif) top left repeat-y;
}
#footermenu_container{
	margin-top:3px;
	margin-bottom:3px;
}
.clear{
	clear:both;
}
/* /////////////////////////////////////////////homepage menu///////////////////////////////////////////// */
#menuhome_container ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#menuhome_container ul li{
	margin:0px;
	padding:0px;
	float:left;
}
#menuhome_container ul li span{
	display:none;
}
#hnav1 a{
	display:block;
	width:66px;
	height:90px;
	background:url(/images/homeNavSculpture.gif) top left no-repeat;
}
#hnav1 a:hover{
	display:block;
	width:66px;
	height:90px;
	background:url(/images/homeNavSculpture.gif) bottom left no-repeat;
}
#hnav2 a{
	display:block;
	width:136px;
	height:90px;
	background:url(/images/homeNavMakers.gif) top left no-repeat;
}
#hnav2 a:hover{
	display:block;
	width:136px;
	height:90px;
	background:url(/images/homeNavMakers.gif) bottom left no-repeat;
}
#hnav3 a{
	display:block;
	width:127px;
	height:90px;
	background:url(/images/homeNavFellowships.gif) top left no-repeat;
}
#hnav3 a:hover{
	display:block;
	width:127px;
	height:90px;
	background:url(/images/homeNavFellowships.gif) bottom left no-repeat;
}
#hnav4 a{
	display:block;
	width:62px;
	height:90px;
	background:url(/images/homeNavDrawing.gif) top left no-repeat;
}
#hnav4 a:hover{
	display:block;
	width:62px;
	height:90px;
	background:url(/images/homeNavDrawing.gif) bottom left no-repeat;
}
#hnav5 a{
	display:block;
	width:86px;
	height:90px;
	background:url(/images/homeNavPhotography.gif) top left no-repeat;
}
#hnav5 a:hover{
	display:block;
	width:86px;
	height:90px;
	background:url(/images/homeNavPhotography.gif) bottom left no-repeat;
}
#hnav6 a{
	display:block;
	width:141px;
	height:90px;
	background:url(/images/homeNavPainters.gif) top left no-repeat;
}
#hnav6 a:hover{
	display:block;
	width:141px;
	height:90px;
	background:url(/images/homeNavPainters.gif) bottom left no-repeat;
}
#hnav7 a{
	display:block;
	width:92px;
	height:90px;
	background:url(/images/homeNavMI.gif) top left no-repeat;
}
#hnav7 a:hover{
	display:block;
	width:92px;
	height:90px;
	background:url(/images/homeNavMI.gif) bottom left no-repeat;
}
/* //////////////////////////////////////////////home////////////////////////////////////////////// */

#address_container{
	width:164px;
	float:left;
	padding:0px 10px 0px 0px;
}
#latestnews{
	width:505px;
	float:right;
	padding:0px 0px 0px 15px;;
}
#latestnews ul li{
	list-style:url(/images/bullet.gif);
	margin:0px 0px 8px 17px;
	padding-bottom::0px;
}
/* ///////////////////////////////////////////////main nav/////////////////////////////////////////////// */

#mainmenu_container ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#mainmenu_container ul li{
	margin:0px;
	padding:0px;
	float:left;
}
#mainmenu_container ul li span{
	display:none;
}
#nav1 a{
	display:block;
	width:66px;
	height:23px;
	background:url(/images/JVAButtonsSculpture.gif) top left no-repeat;	
}
#nav1 a:hover{
	display:block;
	width:66px;
	height:23px;
	background:url(/images/JVAButtonsSculpture.gif) bottom left no-repeat;	
}
#nav1 a.selected{
	display:block;
	width:66px;
	height:23px;
	background:url(/images/JVAButtonsSculpture.gif) bottom left no-repeat;
	cursor:default;	
}
#nav2 a{
	display:block;
	width:136px;
	height:23px;
	background:url(/images/JVAButtonsMakers.gif) top left no-repeat;	
}
#nav2 a:hover{
	display:block;
	width:136px;
	height:23px;
	background:url(/images/JVAButtonsMakers.gif) bottom left no-repeat;	
}
#nav2 a.selected{
	display:block;
	width:136px;
	height:23px;
	background:url(/images/JVAButtonsMakers.gif) bottom left no-repeat;
	cursor:default;	
}
#nav3 a{
	display:block;
	width:127px;
	height:23px;
	background:url(/images/JVAButtonsFellowships.gif) top left no-repeat;	
}
#nav3 a:hover{
	display:block;
	width:127px;
	height:23px;
	background:url(/images/JVAButtonsFellowships.gif) bottom left no-repeat;	
}
#nav3 a.selected{
	display:block;
	width:127px;
	height:23px;
	background:url(/images/JVAButtonsFellowships.gif) bottom left no-repeat;	
	cursor:default;
}
#nav4 a{
	display:block;
	width:62px;
	height:23px;
	background:url(/images/JVAButtonsDrawing.gif) top left no-repeat;	
}
#nav4 a:hover{
	display:block;
	width:62px;
	height:23px;
	background:url(/images/JVAButtonsDrawing.gif) bottom left no-repeat;	
}
#nav4 a.selected{
	display:block;
	width:62px;
	height:23px;
	background:url(/images/JVAButtonsDrawing.gif) bottom left no-repeat;	
	cursor:default;
}
#nav5 a{
	display:block;
	width:86px;
	height:23px;
	background:url(/images/JVAButtonsPhotography.gif) top left no-repeat;	
}
#nav5 a:hover{
	display:block;
	width:86px;
	height:23px;
	background:url(/images/JVAButtonsPhotography.gif) bottom left no-repeat;	
}
#nav5 a.selected{
	display:block;
	width:86px;
	height:23px;
	background:url(/images/JVAButtonsPhotography.gif) bottom left no-repeat;	
	cursor:default;
}
#nav6 a{
	display:block;
	width:141px;
	height:23px;
	background:url(/images/JVAButtonsPainters.gif) top left no-repeat;	
}
#nav6 a:hover{
	display:block;
	width:141px;
	height:23px;
	background:url(/images/JVAButtonsPainters.gif) bottom left no-repeat;	
}
#nav6 a.selected{
	display:block;
	width:141px;
	height:23px;
	background:url(/images/JVAButtonsPainters.gif) bottom left no-repeat;
	cursor:default;
}
#nav7 a{
	display:block;
	width:92px;
	height:23px;
	background:url(/images/JVAButtonsMI.gif) top left no-repeat;	
}
#nav7 a:hover{
	display:block;
	width:92px;
	height:23px;
	background:url(/images/JVAButtonsMI.gif) bottom left no-repeat;	
}
#nav7 a.selected{
	display:block;
	width:92px;
	height:23px;
	background:url(/images/JVAButtonsMI.gif) bottom left no-repeat;
	cursor:default;
}

/* /////////////////////////////////////////////side nav background///////////////////////////////////////////// */

#sculpture #pagecontent{
	background:url(/images/pagebg_sclupture.gif) left repeat-y;
}
#appliedarts #pagecontent{
	background:url(/images/pagebg_appliedarts.gif) left repeat-y;
}
#contemporary #pagecontent{
	background:url(/images/pagebg_contemporary.gif) left repeat-y;
}
#drawing #pagecontent{
	background:url(/images/pagebg_drawing.gif) left repeat-y;
}
#photography #pagecontent{
	background:url(/images/pagebg_photography.gif) left repeat-y;
}
#artistsplatform #pagecontent{
	background:url(/images/pagebg_artists.gif) left repeat-y;
}
#movingImage #pagecontent{
	background:url(/images/pagebgMovingImage.gif) left repeat-y;
}

/* /////////////////////////////////////////////text content///////////////////////////////////////////// */
.backtotop a{
	width:57px;
	height:20px;
	display:block;
	float:right;
	background:url(/images/arrow_top.gif) left top no-repeat;
	padding-left:13px;
}
.backtotop a:hover{
	width:57px;
	height:20px;
	display:block;
	float:right;
	background:url(/images/arrow_topa.gif) left top no-repeat;
	padding-left:13px;
	color:#B0B0B0;
	text-decoration:none;
}
.underline{
	width:100%;
	height:1px;
	background:#EBEBEB;
	clear:both;
	margin-bottom:5px;
}

#content_container h1 { font-size: 12px; font-weight: bold; margin-bottom: 12px; color: #535353 }

/* //////////////////////////////////////////////footer////////////////////////////////////////////// */
#terms{
	float:left;
	width:200px;
	margin-top:-2px;
}
#copyright{
	float:right;
	width:200px;
	text-align:right;
	margin-top:-2px;
}
#footermenu_container .selected{
	color:#535353;
	text-decoration:underline;
	cursor:default;
}
