@charset "ISO-8859-1";
body {
	color: #fff;
	background-color: #111;
	background-image: url(../images/body_bkgd.png);
	background-repeat: repeat-y;
	background-position: center top;
	text-align:center;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	color: #ccc;
	text-align: center;
	padding: 2px 0;
}

a:link, a:visited {
	color: #09f;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

a:active {
	color: #03f;
	text-decoration: none;
}
h1 {
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 0.06em;
	font: bold normal 1.2em Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	text-transform: uppercase;
	letter-spacing: 0.06em;
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 0.06em;
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

p {
	font: normal 0.75em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	margin: 0.5em 5em;
	line-height:1.5em;
}

.nobr {white-space: nowrap}

.text1 {text-align: center;font: bold normal 0.85em Verdana, Arial, Helvetica, sans-serif;line-height:1.8em;}
.text2 {text-align: left;}

#buttons {
	padding: 5px 0 10px;
	width: 770px;
	text-align: center;
}

#buttons img {
	height: 58px;
	width: 58px;
	border: 0;
	margin: 0 2px;
}

#HBlogo {
	clear: both;
	height: 347px;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	border-width: 0px;
}

#HBlogo2 {
	clear: both;
	height: 110px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	border-width: 0px;
}

#yoko {
	height: 200px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	border-width: 0px;
	margin-top: 1em;
}
#container {}
#content p {color: #999;}	
#content p.para {color: #999; border-left: 1px solid #666;}	
#content img {color: #666;}
#counter {
	color: #333;
	font-size: 60%;
	margin-top: 100px;
}




/* Guestbook styles */

hr {height: 1px; color: #333;}

SELECT {color: #333; font-size: 11px;}

INPUT {color: #333;}

TEXTAREA {color: #666; font-size: 11px}

table {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
	clear: both;
}

div.sign {
	clear: both;
	letter-spacing: 0.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-transform: uppercase;
}

td.entry {
	background-color: #111;
	border: 1px solid #333;
}

td.entryposter {
	background-color: #111;
	border: 1px solid #333;
}

td.commentposter{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #333;
}

td.comment {
	padding: 5px;
	border: 1px solid #333;
}

td div.rule {
	clear: both;
	height: 2px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
}

td div.signed {
	font-style: italic;
	color: #777;
	float: right;
	margin-bottom: 4px;
}

td div.message {
	letter-spacing: 0.05em;
	margin-top: 8px;
	margin-bottom: 5px;
}

blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #ccc;
}



#title {color: #999; background-color: #000;}


.print_title {
	background: url(../images/bullet_3.gif) no-repeat left center;
	padding-left: 12px;
}

