body {
	background-color:#B7AAA4;
	margin:0px;
	padding:0px;
	font-family:Helvetica, sans-serif;
	font-size:11px;
}
.container {	
	width:760px;
	}
.sideborder {
	width:20px;
	}
.topborder {
	height: 20px;
	}
.logo {
	height:30px;
	}
.menu {
	color:#6E5D54;
	}
.spacer {
	height:20px;
	}
.spacersmall {
	height:5px;
	}
.content {
	font-size:12px;
	}
.itemcontainer {	
	width:150px;
	height: 100px;
	text-align:center;
	color:#6E5D54;
	vertical-align:top;
	}
.item {
	background-color:#C5BCB8;
	width:150px;
	height:100px;
	text-align:center;
	color:#6E5D54;
	vertical-align:middle;
	padding-top:10px;
	}
.itemtext {
	background-color:#C5BCB8;
	height: 25px;
	text-align:left;
	font-family:Helvetica, sans-serif;
	font-size:11px;
	color:#6E5D54;
	vertical-align:bottom;
	padding: 5px 0px 5px 10px;
	}
.categoryitemcontainer {	
	width:140px;
	height: 140px;
	text-align:center;
	color:#6E5D54;
	vertical-align:top;
}
.categoryitem {
	background-color:#C5BCB8;
	width:136px;
	text-align:center;
	color:#6E5D54;
	vertical-align:middle;
	padding-top:10px;
	}
.categoryitemtext {
	background-color:#C5BCB8;
	height: 15px;
	text-align:left;
	font-family:Helvetica, sans-serif;
	font-size:11px;
	color:#6E5D54;
	vertical-align:bottom;
	padding:5px 0px 5px 10px;
	}
.itemcontainerlarge {
	background-color:#C5BCB8;
	text-align:center;
	color:#6E5D54;
	vertical-align:top;
	padding: 10px 10px 0px 10px;
	}
.itemtextlarge {
	background-color:#C5BCB8;
	height: 40px;
	text-align:left;
	font-family:Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	vertical-align:bottom;
	padding:0px 0px 5px 10px;
	}
.nav {
	background-color:#9C928D;
	font-family:Helvetica, sans-serif;
	font-size:9px;
	color:#6E5D54;
	height:30px;
}
.normal {
	font-family:Helvetica, sans-serif;
	font-size:11px;
	color:#6E5D54;
	}
.footer {
	height:30px;	
	color:#ffffff;
	font-size:10px;
	padding-right:10px;
	}
.input {
	font-family:Helvetica, sans-serif;
	font-size:10px;
	color:#6E5D54;
	background-color:#B7AAA4;
	height:10px;
	padding:0px;
	margin:0px;
	}
a:link.ml, a:visited.ml, a:active.ml {
	font-family:Helvetica, sans-serif;
	font-size:12px;
	color:#6E5D54;
	letter-spacing:1px;
	text-decoration:none;
	text-transform:uppercase;
	}
a:hover.ml{
	color:#E5D243;
	text-transform:uppercase;
}
a:link.fl, a:visited.fl, a:active.fl {
	font-family:Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	}
a:hover.fl{
	color:#E5D243;
}
a:link.al, a:visited.al, a:active.al, a:hover.al {
	font-family:Helvetica, sans-serif;
	font-size:12px;
	color:#E5D243;
	letter-spacing:1px;
	text-decoration:none;
	text-transform:uppercase;
	}
a:link.nl, a:visited.nl, a:active.nl {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#6E5D54;
	text-decoration:none;
	}
a:hover.nl {
	color:#E5D243;
}

.prizetickerbody
{
	font-size:12px;
	}


