body {
	padding: 0;
	margin: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #000 url(images/bkgrnd_tile.jpg) repeat-x;
	color: #fff;
}

a:link {
	text-decoration: none;
	color: #fe1a0c;
}

a:visited {
	text-decoration: none;
	color: #fe1a0c;
}

a:hover {
	text-decoration: underline;
	color: #fe1a0c;
}

a:active {
	text-decoration: none;
	color: #fe1a0c;
}

.sml {
	margin-top: 150px;
	margin-left:40px;
	margin-right:40px;
	width: 200px;
	font: bold 11px Arial, Helvetica, sans-serif;
	float: middle;
	color: #fff;
	clear: both;
}

.sml table {
	margin-left: auto;
	margin-right: auto;
}

#wrapper {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: url(images/wtfu_bkgrnd.jpg) center;
	width: 980px;
	height: 750px;
}

.leftCol {
	float: left;
	width: 275px;
	height: 585px;
	margin: 0 0 0 20px;
}

.rightCol {
	width: 233px;
	height: 605px;
	float: right;
	margin-right: 20px;
}

#remote {
	margin: 15px 0 0 0;
	padding: 0;
	width: 120px;
	height: 50px;
	float: right;
	text-align: right;
}

.leftitems {
	height: 405px;
}

a.knowledge {
margin-top: 15px;
width: 275px;
height: 106px;
text-decoration: none;
display: block;
background-image: url(images/coffee_knowOff.gif);
}

a.knowledge span {
	display: none;
}

a.knowledge:hover {
background-image: url(images/coffee_knowOn.gif);
}

#poll {
	font: normal 10px/12px Arial, Helvetica, sans-serif;
	margin-top: 165px;
	width: 175px;
	padding: 90px 10px 0 15px;
	height: 226px;
	text-decoration: none;
	display: block;
	background: url(images/pollOff.gif) no-repeat;
}

#poll h3 {
	font: bold 12px/14px Arial, Helvetica, sans-serif;
}

#poll span {
	display: none;
}

a.brew {
	float: right;
	width: 132px;
	height: 250px;
	text-decoration: none;
	display: block;
	background-image: url(images/brew_tipsOff.gif);
}

a.brew span {
	display: none;
}

a.brew:hover {
background-image: url(images/brew_tipsOn.gif);
}

a.buy {
	float: left;
	width: 275px;
	height: 255px;
	text-decoration: none;
	display: block;
	background-image: url(images/banner275x255.gif);
}

a.buy span {
	display: none;
}

a.buy:hover {
background-image: url(images/banner275x255.gif);
}

/* Styles for Menu Items */
.menu a {
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fe1a0c;
}

.menu a:hover {
	text-decoration: none;
	color: #fff;
}

.footer {
	margin-top: 0;
	width: 360px;
	font: bold 11px Arial, Helvetica, sans-serif;
	float: left;
	color: #fff;
	clear: both;
}

.footer table {
	margin-left: auto;
	margin-right: auto;
}

.footermenu {
	font: bold 11px Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
}

/* Styles for Footer Items */
.footermenu a {
	font: bold 9px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
}

.footermenu a:hover {
	text-decoration: none;
	color: #fff;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#copyright {
	width: 100%;
	text-align: center;
	clear: both;
}