* {
	margin:0;
	padding:0;
	}

html, body {
	height:100%;
	}

body {
	background-color:#000000;
	color:#630;
	font:100.01%/1.4 sans-serif;
	text-align:center; /* horizontal centering for IE Win quirks */
	}

#distance { 
	width:1px;
	height:50%;
	background-color:#000000;
	margin-bottom:-260px; /* half of container's height */
	float:left;
	}

#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:520px;
	width:868px;
	clear:left;
	background-color:#000000;
	background-image:url(bg.jpg);
	background-repeat:no-repeat;
	}


#sitetitle {
	font-size:16px;
	position: absolute;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	top: 75px;
	left: 400px;
	width: 400px;
	text-align: left;
}

#contenttitle {

}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a29e8e;
	position: absolute;
	top: 108px;
	width: 360px;
	left: 350px;
	text-align:right;
	line-height: 1.5em;
	z-index: 1;
	/*overflow: auto;*/
	height: 370px;
	padding-right: 13px;
	padding-bottom: 17px;
}

#content a {
	color: #F9F9F9;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#subnav {
	
	position: absolute;
	width: 90px;
	left: 750px;
	top: 128px;
	text-align: right;
	}

.nav02 {
	padding-bottom: 7px;
}

.align-left {
	text-aling: left;
}

#sound {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	position: absolute;
	top: 445px;
	left: 10px;
	width: 110px;
	height: 50px;
}

#nav {
	position: absolute;
	left: 3px;
	top: 145px;
	width: 140px;
}

.nav01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: right;
	line-height: 1.5em;
}

#footer {
	color: #a8a8a8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer a {
	color: #a8a8a8;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


#dhtmlgoodies_scrolldiv{
	/* The total width of the scrolling div including scrollbar */
	width:500px;
	height:500px;	/* The height of the scrolling div */
}
#scrolldiv_parentContainer{
	width:500px;	/* Width of the scrolling text */
	height:100%;
	overflow:hidden;
	border:1px solid #BC8FBD;
	float:left;
	position:relative;
}

/*
CSS for the scrolling content 
*/
#scrolldiv_content{
	padding: 5px;
	position:relative;
}

/*
The scrollbar slider 
*/
#scrolldiv_slider{
	width:15px;
	margin-left:2px;
	height:500px;
	float:left;
}

/*
The scrollbar (The bar between the up and down arrow )
*/
#scrolldiv_scrollbar{
	width:15px;
	height:460px;	/* Total height - 40 pixels */
	border:1px solid #BC8FBD;
	position:relative;
	
}
/*
The scrollbar handle
*/
#scrolldiv_theScroll{
margin:1px;
width:13px;
height:22px;
position:absolute;	
top:0px;
left:0px;
text-align:center;
cursor:pointer;
background-image:url(scroll_bar.gif);
background-repeat:no-repeat;
background-position:center;
}
/*
Scroll buttons(The up and down arrows)
*/
#scrolldiv_scrollUp,#scrolldiv_scrollDown{
	width:15px;
	height:16px;
	border:1px solid #BC8FBD;
	color: #BC8FBD;
	text-align:center;
	font-size:16px;
	line-height:16px;
	cursor:pointer;
}
#scrolldiv_scrollUp{
	margin-bottom:2px;
}
#scrolldiv_scrollDown{
	margin-top:2px;
}
#scrolldiv_scrollDown span,#scrolldiv_scrollUp span{
	font-family: Symbol;
}
.tx-veguestbook-pi1-browsebox {
	font-size: 10px;
	border-bottom: 1px #a29e8e solid;
}
.tx-veguestbook-pi1-browsebox table {
	font-size: 10px;
}
.tx-veguestbook-pi1-browsebox table {
	width: 100%;
	padding-bottom: 10px; 
}

.tx-veguestbook-pi1-browsebox-SCell a {
	color: #a29e8e;
	font-weight: bold;
}
.tx-veguestbook-pi1-browsebox-SCell {
	color: #a29e8e;
	background-color: #000000;
}

.tx-guestbook-form-inputfield-big {
	border: 1px black solid;
}
