* {
	margin: 0;
	padding: 0;
	line-height: 1;
}

body {
	font-size: 10px;
    font-family: "Georgia", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	background-color: #607E53;
	color: #000000;
}

h5 {
	font-family: Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	border-bottom: solid 0px #000000;
	padding: 0px 5px 0px 5px;
}

h4 {
	width: 720px;
	height: 26px;
	background-image: url(../../../images/tit_div.gif);
	background-repeat: no-repeat ;
	font-family: Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	border-bottom: solid 0px #000000;
	padding: 0px 5px 0px 5px;
	clear: both;
}

#title_ban {
	width: 715px;
	height: 26px;
	background-image: url(../../../images/tit_banned_ip.gif);
	background-repeat: no-repeat ;
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	border-bottom: solid 0px #000000;
	padding: 0px 5px 0px 5px;
	clear: both;
}

#title_bad_words {
	width: 715px;
	height: 26px;
	background-image: url(../../../images/tit_bad_words.gif);
	background-repeat: no-repeat ;
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	border-bottom: solid 0px #000000;
	padding: 0px 5px 0px 5px;
	clear: both;
}

h2 {
	width: 715px;
	height: 26px;
	background-image: url(../../../images/tit_message.gif);
	background-repeat: no-repeat ;
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	border-bottom: solid 0px #000000;
	padding: 0px 5px 0px 5px;
	clear: both;
}

fieldset {
	border: solid 0px #666666;
	width: 355px;
	padding: 10px 0px 10px 0px;
	margin-left: 0px;
	float:left;
}

#guestbook_form_container{	
	margin: 1em auto;
	padding: 1em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
}

#guestbook_form{	
	padding: 0px 5px 0px 10px;
	margin: 10px 0 0 0;
	margin-left: 0px;
	float:left;
}

#guestbook_img{
	border: solid 0px;
	width: 340px;
	height: 180px;	
	padding: 0px 5px 0px 0px;
	margin: 35px 0 0 10px;
	float:right;
	background-image: url(../../../images/guestbook_img.jpg);
	background-repeat: no-repeat ;
}

fieldset_admin {
	border: solid 0px #666666;
	width: 715px;
	padding: 10px 0px 0px 10px;
	margin-bottom: 15px;
}

legend {
	color: #000000;
	background: #D8D2BB;
	border: 0px outset #cccccc;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}

label {
	width: 90px;
	float: left;
	margin: 5px 0px 5px 0px;
	text-align: right;
	float:left;
	font-size: 11px;
    font-family: "Georgia", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	color: #000000;
}

.inputText {
	width: 250px;
	margin: 3px 0px 3px 5px;
	font-size: 11px;
    font-family: "Georgia", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	color: #000000;
	float:left;
	background: #EEE8D2 !important;
}

.inputText2 {
	width: 50px;
	margin: 3px 0px 3px 5px;
	font-size: 11px;
    font-family: "Georgia", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	color: #000000;
	float:left;
	background: #EEE8D2 !important;
}

.inputTextArea {
	width: 247px;
	margin: 3px 0px 3px 5px;
	font-size: 11px;
    font-family: "Georgia", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	color: #000000;
	float:left;
	background: #EEE8D2;
}

select {
	margin: 2px 0px 2px 5px;
}

input.submit, input.strong_button, input.em_button, input.tsti_button {
color:#666;
font-weight:bold;
text-transform:capitalize;
padding:.1em;
width:7em;
border:#666 solid 1px;
cursor:pointer;
background:#FFF url("bt_bkg.gif") repeat-x bottom;
}

input.button{
padding:.15em;
margin:-2.7em 0em 0em 0em;
float:right;
background-color:#CBC5AA;
color:#000000;
font-size: 1.1em;
font-family:"Georgia",Arial,Helvetica,sans-serif;
font-weight:bold;
}

input.button:hover {
outline:2px solid #C0BAA4;
color:#61270F;
}

input.button:active {
outline:2px solid #C0BAA4;
color:#61270F;
}

.footer {
	clear: both;
	width: 715px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	border-top: solid 0px #000000;
	margin: 10px 0px 0px 5px;
}

.errorMessage {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ff0000;
	margin: 0px 0px 5px 95px;
}

.credit {
	font-family: Arial, sans-serif;
	font-size: 8pt !important;
	color: #696969;
	margin-top: 5px;
	padding-top: 4px;
	margin-bottom: 5px;
	padding-bottom: 4px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	background: transparent;
}

a:link {
	color: #0000ff;
}

a:visited {
	color: #990099;
}

a:active {
	color: #ff0000;
}

a:link:hover, a:visited:hover, a:active:hover {
	color: #ff0000;
}

.entry {
	width: 715px;
	border-bottom: solid 2px #C4BFAB;
	margin-bottom: 5px;
	padding-bottom: 4px;
	margin: 0px 5px 0px 5px;
	clear: both;
	font-size: 11px;
    font-family: "Georgia", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	color: #000000;
}

#lastEntry, #onlyEntry {
	border-bottom: none;
}
.entry .field, .timestamp {
	margin-top: 4px;
	margin-bottom: 10px;
	clear: both;
}

.entry .field .label {
	float: left;
	width: 90px;
	text-align: right;
	margin-right: 4px;
	padding-bottom: 10px;
	line-height: 150%;
}

.label {
	color: #652712 !important;
}

.entry .field .value {
	float: left;
	width: 620px;
	line-height: 150%;
}

.valuetime {
	float: left;
	width: 620px;
	line-height: 150%;
	color: #807d6f !important;
}

.timestamp {
	margin: 0px 0px 30px 94px;
	clear: both;
}

.navigation {
	float: right;
	margin: 10px 10px 10px 0;
	font-size: 11px;
    font-family: "Georgia", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	color: #000000;
}

#previous {
	font-size: 8pt;
	margin-right: 30px;
	display: inline;
}

#next {
	font-size: 8pt;
	margin-left: 30px;
    display: inline;
}

.pageNumberContainer {
	display: inline;
	text-align: center;
}

.pageNumber {
	margin-left: 4px;
	margin-right: 4px;
}

#currentPageNumber {
	font-weight: bold;
	color: #652712;
}

.entryCount {
	width: 725px;
	text-align: center;
	padding-bottom: 15px;
	clear: both;
}

.challengeImage {
	margin: 2px 0 0 5px;
	border: solid 0px;
	width: 53px;
	height: 23px;
}
