body {
	color: #000000;
	background-color: #ffffff;
}
A:link {
  color: #000000;
  text-decoration: underline;
	background-color: transparent;
}
A:visited {
  color: #333333;
  text-decoration: underline;
	background-color: transparent;	
}
A:hover {
  color: #cccccc;
  text-decoration: underline overline;
  background-color: #666666;
}
.H1 {
	font-size: 3em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;	
}
.H2 {
	font-size: 2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: transparent;	
}
.H4 {
	font-size: 1em;
	font-family: Georgia, Garamond, Times Roman, serif;
	color: #000000;
	padding-right: 4px;
	padding-left: 4px;		
	background-color: transparent;	
}
.H5 {
	font-size: .7em;
	font-family: Georgia, Garamond, Times Roman, serif;
	color: #000000;
	padding-right: 4px;
	padding-left: 4px;	
	background-color: transparent;	
}

div.container {
	float: left;
	clear: both;
	width: 52em;
	margin: 1em;
	border: 0 none;
}
div.leftbigcol {
	float: left;
	clear: none;
	width: 38em;
	margin: 0;
	border: 0 none;
}
div.leftcontainer {
	float: left;
	clear: left;
	width: 14em;
	margin: 0;	
	border: 0 none;	
}
div.centralcontainer {
	float: left;
	clear: none;
	width: 24em;
	margin: 0;
	border: 0 none;
}
div.rightcontainer {
	float: right;
	clear: right;
	width: 14em;
	margin: 0;
	border: 0 none;
}
div.lefttop {
	border-style: dotted;
	border-width: thick thick 0em thick;
	border-color: #663333;
	height: 4em;
	text-align: center;
	vertical-align: bottom;
	margin-right: 2em;
	padding: 4px;
}
div.righttop {
	margin-left: 2em;
	border-style: dotted;
	border-width: thick thick 0em thick;
	border-color: #663333;
	height: 4em;
	text-align: center;
	vertical-align: bottom;
	padding: 4px;
}
div.centraltop {
	width: 24em;
	border: 0 none;
	text-align: center;
	margin-top: 1.2em;
}
div.leftmain {
	margin-right: 2em;
	border-style: solid;
	border-width: thick;
	border-color: #996600;
	min-height: 42em;
	background-color: #cc9966;
	color: #000000;
}
div.lefttopmain {
	clear: left;
	width: 38em;
	border-style: dotted;
	border-color: #663300;
	border-width: thick 0em thick 0em;
	background-color: #ffffff;
	color: #000000;	
	margin-bottom: 1.5em;
	
}
div.leftfrothmain {
	clear: none;
	border-style: solid;
	border-color: #996600;
	border-width: thick;
	background-color: #cc9966;
	color: #000000;	
	text-align: center;
	padding: 4px;
}
div.leftlistmain {
	clear: left;
	border-style: solid;
	border-color: #996600;
	border-width: thick;
	background-color: #ffffff;
	color: #000000;	
	text-align: right;
	padding: 4px;
}
div.leftinfomain {
	clear: left;
	border-style: solid;
	border-color: #996600;
	border-width: thick;
	background-color: #ffffff;
	color: #000000;	
	text-align: left;
	padding: 4px;
}
div.leftcoffeemain {
	clear: left;
	border-style: dotted;
	border-color: #663333;
	border-width: thick 0em thick 0em;
	background-color: #ffffff;
	color: #000000;	
	text-align: center;
	margin-top: 1.5em;	
}
div.leftdregsmain {
	color: #000000;
	background-color: #cc9966;
	clear: left;
	border: thick solid #996600;
	font-size: 1em;
	font-family: Georgia, Garamond, Times Roman, serif;
	padding: .2em;
}
div.rightmain {
	margin-left: 2em;
	border-style: solid;
	border-width: thick;
	border-color: #996600;
	min-height: 42em;
	text-align: center;
	vertical-align: middle;
	background-color: #cc9966;
	color: #000000;	
}
div.froth {
	border-style: solid;
	border-width: thick;
	border-color: #663300;
	background-color: #ffffff;
	color: #000000;	
	min-height: 26em;
	text-align: left;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	padding: 1em;
}
div.coffee {
	border-style: dotted;
	border-color: #663300;
	border-width: thick 0em thick 0em;
	padding: 0.4em;
	text-align: center;
}
form {
	line-height: normal;
	padding: 0em;
	margin: 0em;
}
div.dregs {
	border-style: solid;
	border-width: thick;
	border-color: #663300;
	text-align: justify;
	min-height: 5em;
	background-color: #ffffff;
	color: #000000;	
	margin-top: 1.5em;
	padding: 1em;
}
div.rank {
	width: 38em;
	border: 0 none;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}

div.bottom {
	border-style: dashed;
	border-width: 0em thick thick thick;
	border-color: #996600;
	height: 3em;
	text-align: center;
}
#right {
	margin-left: 2em;	
}
#left {
	margin-right: 2em;	
}

div.centralbottom {
	border-style: dashed;
	border-width: 0em thick thick thick;
	border-color: #996600;
	min-height: 3em;
	padding: 1em;
	text-align: center;
}

