
	body, td {font-family: verdana; font-size: 11px; line-height: 13px; }
	body {background-color: #4e4e48; padding: 0px; margin: 0px;}
	.box_bg {background-color: #000;
		height: 161px; width: 198px;	
		/* for IE */
		filter:alpha(opacity=60);
		/* CSS3 standard */
		opacity:.6;
		/* for Mozilla */
		-moz-opacity:0.6;
		margin: 0px;
		padding: 17px 15px 0px 10px;
	}

	.box {  text-align: left; font-family: verdana; font-size: 11px; color: #ffffff; height: 161px; width: 198px;}
	.box_title {color: #97FE1D; font-size: 19px; font-weight: bold; margin-bottom: 10px; text-decoration: none;}
	.home_link {color: #97FE1D; text-decoration: none;}
	a.home_link:hover, a.box_title:hover {color: #d5f3b1;}
	
	.box_desc {margin-top: 5px;}
	.footer {background-color: #B4D9AE; font-family: verdana; font-size: 10px; margin-top: 56px; height: 17px; line-height: 17px; width: 688px;}
	.nav {color: #EA200A; font-size: 14px; text-transform: lowercase; line-height: 16px;}
	A.nav:hover {color: #f88e84; text-decoration: none;}
	.navsel {color: #464646; font-size: 14px; text-decoration: none; font-weight: bold; text-transform: uppercase; line-height: 16px;}
	A.navsel:hover {color: #f88e84; text-decoration: none;}	
	.heading {color: #6B420E; font-weight: bold;}
	
	.menu {
		height: 387px; width: 201px;
		background-color: #000;
		/* for IE */
		filter:alpha(opacity=60);
		/* CSS3 standard */
		opacity:.6;
		/* for Mozilla */
		-moz-opacity:0.6;
	}

	.menu_box { position: absolute; top: 111px; margin-left: 249px; }
	.menu_text {color: #fff; padding: 30px 21px 10px 21px; z-index: 11; width: 201px;}
	.menu_text a {color: #fff;}
	
	.menu_container {background-image: url(images/menu_img.jpg); background-repeat: no-repeat; margin: 0px; padding: 0px;}

	.hidden {display: none; width: 1px; height: 1px;}
	.subnav {margin-left: 17px; text-transform: none;}
	.secondary {width: 926px; min-height: 700px; background-color: #fff; padding: 50px;}
	#i {width: 450px; height: 389px; border: 1px solid #000;}