@charset "utf-8";
/* CSS Document */

body1 {
	font-family: arial;
	font-size: 14px;
	background: #e7e7e7;
	width:860px;
	margin: 0px;;
	height: 700px;
	z-index: 5000;
	
}

		#nav_dark{
			margin-top: 200px
		}
		#nav_blue{
			margin-top: 200px
		}
		#nav_red{
			margin-top: 200px
		}
		#nav_green{
			margin-top: 200px
		}
		#nav_orange{
			margin-top: 200px
		}
		#nav_light_blue{
			margin-top: 200px
		}
		#nav_purple{
			margin-top: 200px
		}
		#nav_turquoise{
			margin-top: 200px
		}