
body {
	font-family:"lucida sans unicode", "lucida sans", verdana, helvetica, arial, helv, sans-serif;
	background:#0e4e74 url(/stuff/american_kids.jpg) repeat-x scroll top left;
}

#lid {
	position:absolute;
	display:block;
	top:0px;
	left:0px;
	width:100%;
	height:200px;
	z-index:5;
	background:transparent url(/stuff/taba_top_small.png) no-repeat;
}

#tupperware {
	display:block;
	width:960px;
	height:446px;
	margin:0 auto;
	position:relative;
	top:200px;
	z-index:15;
}

h1 {
	display:block;
	margin:70px auto 0px auto;
	background:transparent url(/stuff/biggreen.png) no-repeat;
	text-indent:-9999px;
	width:837px;
	height:59px;
}

#ipa {
	display:block;
	width:218px;
	height:17px;
/*	background:transparent url(/stuff/ipan.png) no-repeat;*/
	text-indent:-9999px;
	margin:25px auto 43px auto;
	display:none;
}

#entree {
	display:block;
	width:960px;
	clear:both;
	margin:25px auto;
}

#meat {
	display:block;
	width:870px;
	height:200px;
	float:left;
}

#vegetable {
	display:block;
	width:88px;
	height:250px;
	margin-left:872px;
}

#vegetable ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#vegetable li a {
	display:block;
	width:86px;
	height:86px;
	border:none;
	text-indent:-9999px;
	background-image:url(/stuff/vegetable_sprite_nbw.png);
}

#vegetable li a:hover {
	background-image:url(/stuff/vegetable_sprite_ncolor.png);
}

#l-flickr { background-position:0px 0px; }
#l-twitter { background-position:0px -87px; }
#l-facebook { background-position:0px -175px; }
#l-last { background-position:0px -264px; }

#footer {
	font-size:10px;
	color:#ccc;
	height:15px;
	width:130px;
	text-align:right;
	display:block;
	float:right;
	margin:80px 5px 15px 0;
	border:none;
	padding:5px 0 0 0;
	width:350px;
	height:25px;
	background:transparent url(/stuff/email.png) no-repeat;
}

#twitterbox {
	margin:0;
	font-size:10px;
	position:relative;
	top:-40px;
	left:5px;
	line-height:10px;
	width:86px;
	color:#999;
	text-align:justify;
	padding:8px 8px 8px 8px;
	background:#000;
}

#l-cclicense {
	display:block;
	width:63px;
	height:15px;
	background:transparent url(/stuff/cc_63.png) no-repeat;
	text-indent:-9999px;
	float:left;
	border:none;
}

a {
	text-decoration:none;
	border-bottom:1px dotted #fc0;
}

#goodstuff {
	background-image:url(/stuff/epic_compos_library2.png); 
	display:block;
	width:600px;
	height:325px;
	background-repeat:no-repeat;
	background-position:0px 25px;
	padding-left:250px;

}

a:link {
	color:#fc0;
	text-decoration:none;
	border-bottom:1px dotted #fc0;
}

a:hover {
	color:#cf0;
	border-bottom:1px solid #fff;
}

a:visited {
	color:#ff0;
}

#expbs {
	display:block;
	float:left;
	margin:0 20px 0 0;
	padding:0;
	position:relative;
	top:20px;
	border:0;
}

#meat p {
display:block;
margin:20px;
padding:0;
font-size:24pt;
color:white;
}


#feature-illustration {
display:block;
float:left;
margin:50px 0px 0px 50px; 
}

#feature-illustration img {
border:4px solid #fff;
/* -moz-border-radius:2%; */
position:relative;
z-index:50;
}

#feature-illustration img:hover {
border-color:#ff0;
}

#feature-illustration a {
text-decoration:none;
border:none;
}

#feature-title {
color:#000;
display:block;
background-color:#fff;
letter-spacing:-1px;
float:left;
position:relative;
z-index:30;
border-top:2px solid black;
border-bottom:1px solid black;
padding:5px 5px 5px 10px;
text-shadow:#ccc 2px 2px 3px;
}

.portrait #feature-title {
font-size:20pt;
top:130px;
width:353px;

}

.landscape #feature-title {
font-size:14pt;
top:75px;
width:152px;
overflow:hidden;
}

#feature-metadata {
display:block;
float:right;
margin:0 30px 0 420px;
position:absolute;
top:250px;
color:#ccc;
letter-spacing:1px;
font-size:12pt;
}

.landscape #feature-metadata {
font-size:10pt;
margin:0 30px 0 440px;
}




