
/*
Theme Name: neptune
*/

/************************************************************************
#  BANNER
*************************************************************************/
#banner-shadow{
	background: url(images/shadow_fold.png) bottom center no-repeat;
	height:388px;
	position:relative;
	top:20px;
	margin:0 auto;
	width:979px;
}
/************************************************************************
#  END BANNER
*************************************************************************/

/************************************************************************
#  BACKGROUNDS
*************************************************************************/
body{
	background: url('images/black/bg.png');
}

body{
	background: url('images/black/bg.png');
}

#container #wrapper-container #wrapper-top{
	background: url('images/black/bg_top.png');
}

#navigation{
	background: url('images/black/nav.png') bottom center no-repeat;
}

#navigation #nav-left{
	background: url('images/black/nav_left.png') bottom no-repeat;
}
#navigation #nav-right{
	background: url('images/black/nav_right.png') bottom no-repeat;
}
#navigation #nav-middle{
	background: url('images/black/nav_middle.png') bottom repeat-x;
}
#navigation ul li ul {
	background: url(images/nav_dropdown.png) #2C2E32; }

#copyright{
		
}
	#copyright #top-link{
			}
/************************************************************************
#  END BACKGROUNDS
*************************************************************************/


/************************************************************************
#  MATH
*************************************************************************/
.nivo-controlNav{
left: 405px;
}
/************************************************************************
#  WHITE THEME END
*************************************************************************/
