    .selected {
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
	/*
	 CSS-Tricks Example
	 by Chris Coyier
	 http://css-tricks.com
*/

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


* { 
    margin: 0; 
    padding: 0; 
}

#cont {
    position:absolute;
    top:0;left:0;
    z-index:70;
    overflow:auto;
}
.box2 {
	margin: 0 auto;
	width: 800px;
	padding: 50px;
	padding-bottom:100px;
	font-family: Georgia, Serif;
	font-size: 14px;
	line-height: 2.8;
	background-color: transparent
}

#focus-stealer      { position: absolute; left: -9999px; }


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.underlinemenu{
font-weight: bold;
width: 100%;
}

.underlinemenu ul{
	padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	text-align: left;
//set value to "left", "center", or "right"*/
; 	color: #FFFFFF;
}

.underlinemenu ul li{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.underlinemenu ul li a{
	color: #FFFFFF;
	padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 20px; /*spacing between each menu link*/
	text-decoration: none;
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.transback {
	background-image: url(../images/foodcrafts-logo-trans.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 600px;
	width: 999px;
}

a.hidden {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 8pt;
	font-weight: normal;
}

a.hidden:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 8pt;
	font-weight: normal;
}

a.hidden:hover {
	color: #D0BFB7;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

a.hidden:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

a.hidden2 {
	color: #D0BFB7;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

a.hidden2:visited {
	color: #D0BFB7;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

a.hidden2:hover {
	color: #D0BFB7;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

a.hidden2:active {
	color: #D0BFB7;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
	width: 450px;
	font-style: normal;
	line-height: 12pt;
}

.bodycopy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	line-height: 12pt;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.bodycopybig {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12pt;
	font-weight: lighter;
	color: #FFFFFF;
	padding: 5px;
	font-style: normal;
	line-height: normal;
}
