body {
	background-image: url(http://www.thirstymerc.com/templates/default/images/temp-background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#header {
	width: 855px;
}

#page {
	width: 1130px;
}

#left-column {
	width: 406px;
	text-align:right;
	float:left;
	position:absolute;
	height:314px;
}

#right-column {
	width: 700px;
	float:right;
}

#item, td {
	font-size:12px;
	color:#CCCCCC;
	line-height:20px;
}

#item a{
	color:#999999;
	font-size:12px;
}

#item a:hover{
	font-size: 12px;
	background-color:#999999;
	color:#333333;
}

#item img a:hover{
	background:none;
	background-color:#00CC33;
}

#item-footer {
	font-size: 11px;
	color:#999999;
}

#item-footer a{
	font-size: 11px;
	color:#999999;
}

#item-footer a:hover{
	font-size: 11px;
	background-color:#999999;
	color:#333333;
}

#spacer {
	height:80px;
	clear:both;
}

#footer {
	background-color:#000000;
	clear:both;
	height:180px;
}

#footer-left {
	width: 406px;
	text-align:right;
	float:left;
}

#footer-right {
	width: 700px;
	color: #303030;
	font-size:10px;
}

#footer-right td {
	color: #4f4f4e;
	font-size:11px;
}

#footer-right a{
	color:#999999;
	font-size:11px;
}

#footer-right a:hover{
	font-size: 11px;
	background-color:#999999;
	color:#333333;
}

.no-decor a:hover{
	background:none;
	text-decoration:none;
	border:none;
	background-color:#00CC33;
}

#item h1{
  font-family:Georgia, "Times New Roman", Times, serif;
  line-height: 1em;
  font-size: 24px;
  color:#d0d0d0;
  margin-top:15px;
  margin-bottom:0px;
  font-weight:normal;
  padding-left:-4px;
}

#item h3{
  font-family:Georgia, "Times New Roman", Times, serif;
  line-height: 1em;
  font-size: 14px;
  color:#848383;
  margin-bottom:0px;
  padding-left:-4px;
}
.h1{
  font-family:Georgia, "Times New Roman", Times, serif;
  line-height: 1em;
  font-size: 24px;
  color:#d0d0d0;
  margin-top:15px;
  margin-bottom:0px;
  font-weight:normal;
  padding-left:-4px;
}

.h3{
  font-family:Georgia, "Times New Roman", Times, serif;
  line-height: 1em;
  font-size: 14px;
  color:#848383;
  margin-bottom:0px;
  padding-left:-4px;
}
