

* { padding: 0; margin: 0; }

body {
	background: #84ad83 url(images/background.jpg) repeat-x;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#wrapper { 
 margin: 0 auto;
 width: 770px;
}
#faux {
 background: url(images/text-bg.jpg) repeat-y;
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
	color: #333;
	width: 770px;
	height: 28px;
	background: url(images/header.jpg) no-repeat;
	padding-top: 43px;
	padding-left: 420px;
}
#headerGuestbook {
	width: 770px;
	padding: 12px 0px 0px 12px;
	height: 54px;
	background: url(images/header_guestbook.jpg) no-repeat;
	font: bolder 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
#centertext{ 
	/*background: url(images/header_guestbook.jpg) no-repeat; */
	background: #FFFFFF;
 /* margin: 0px 5px 5px 0px; */
 /* padding: 10px; */
 height: auto;
 width: 770px;
 float: left;
}
a.guestbookLink, a.guestbookLink:link, a.guestbookLink:visited {
  font-weight: bold;
  color: #009966;
	text-decoration: none;
}
a.guestbookLink:hover {
  font-weight: bold;
  color: #FDCB24;
	text-decoration: none;
}


a:link {
	font-weight: bold;
	color: #fdcb24;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #fdcb24;
	font-weight: bold;	
	text-decoration: none;
}
a.paginationLink, a.paginationLink:link, a.paginationLink:visited, a.paginationLink:hover {
  font-family: Verdana;
  font-weight: normal;
  color: #038442;
	text-decoration: underline;
}
.paginationText {
  font-family: Verdana;
  font-weight: normal;
  color: #038442;
}
p {
}
#leftcolumn {
	display: inline;
	color: #333;
	width: 229px;
	float: left;
	background: url(images/badge.jpg) no-repeat;
	height: 349px;
}

#rightcolumn {
	float: right;
	color: #333;
	width: 541px;
	display: inline;
	position: relative;
	background: url(images/textarea.jpg) no-repeat;
}
#footer {
	width: 770px;
	clear: both;
	color: #333;
	background: #ABBEBE url(images/footer.jpg) no-repeat;
	height: 150px;
}
.clear { clear: both; background: none; }p {
	padding-right: 50px;
	padding-bottom: 10px;
}
strong {
	font-weight: bold;
	color: #038442;
}
.meter {
float:left; 
width: 220px;
!width: 210px; /* IE hack */
font: 10px Verdana;
font-weight:bold;
text-align:center;
margin-left:30px;
}
.barbg {
height:16px;
border:1px solid #000000;
background: #FFFFFF;
width:170px;
margin-left:20px;
margin-right:20px;
#float:right;
text-align:left;
}
.bar {
height:16px;
background:url(bar.png) repeat-x top;
color:#fff;
font-weight:bold;
font-family:verdana;
text-align:center;
#padding-top:1px;
}
.meterLeft {
float: left; 
margin-left:20px; 
font: 10px Verdana; 
font-weight: bold;
}
.meterRight {
float: right; 
font: 10px Verdana; 
font-weight: bold; 
text-align: right;
margin-right:10px; 
!margin-right:0px;  /* IE hack */
}
