body {
	background-color: #FFFFFF;
	margin: 0px;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 10px 5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
img {
  border-style: none;
}
.logo {
	position: absolute;
	left: 30px;
	top: 30px;
  width: 182px;
  height: 115px;
  background-image: url("../icons/logo.gif");
  background-repeat: no-repeat;
}
.logo span {
  visibility: hidden;
}
.logo a {
  display:block;
  width: 100%;
  height: 100%;
}
.title {
	position: absolute;
	left: 720px;
	top: 30px;
  background-repeat: no-repeat;
  width: 170px;
  height: 50px;
	text-align: right;
}
.title span {
	font-weight: bold;
	font-size: 22px;
}

div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.frame a {
	color: #FFFFFF;
	text-decoration: none;
  display: inline;
}
div.frame a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
p {
padding: 0px;
margin: 0px;
}

button {
  background-color: transparent;
border-style: none;
}

.menu {
	position: absolute;
	left: 30px;
	top: 180px;
	width: 60px;
}
.text {
  position: absolute;
  height: 325px;
  width: 280px;
  left: 720px;
  top: 180px;
}
.content {
  position: absolute;
  top: 180px;
  left: 240px;
  width: 470px;
}
.content.tiles {
	width: 620px;
}

.fitem {
  float: left;
  width: 140px;
height: 95px;
overflow: hidden;
margin: 0px 10px 10px 0px;
}

.fitem.full {
width: 460px;
overflow: visible;
}
.portrait {
  float: left;
  width: 140px;
margin: 0px 10px 10px 0px;
}


.fitem.default {
width: 290px;
height: 200px;
overflow: hidden;
}

.fitem a
{
  color: white;
}

.frame,
.fitem.black
{
  background-color: rgb(57, 29, 8);
}
  .fitem a {
display: block;
  }
  .fitem a:hover {
color: white;
       text-align: underline;
  }
.frame {
  margin-top: 5px;
  width: 140px;
  text-align: center;
  padding-top: 4px;
  padding-bottom: 1ex;
}
.fitem a.button {
display: inline;
padding: 3px;
}

.fitem div {
  margin-bottom: 1ex;
}
.fitem .label {
  background-color: rgb(57, 29, 8);
color: white;
display: none;
padding: 5px;
  width: 140px;
height: 95px;
cursor: pointer;
}

.frame, .frame * {
color: white;
}

.separator {
clear: both;
}

.rightcol {
position: absolute;
width: 150px;
}

.leftcol {
padding-left: 160px;
}
.button.hungry {
display: block !important;
height: 100%;
		font-size: 15px;
padding: 12px !important;
}
.menu a {
  display: block;
}

.fitem img {-ms-interpolation-mode:bicubic;}
.fitem a img {width:150px}
.fitem.full img {width:460px;}
.fitem.default img {width:290px}
