body, html {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	text-align: center;
	background-color: black;
}

a {
	color: #ffffff;
	text-decoration: none;
}

img {
	border: 0px;
	text-decoration: none;
}

* {
	margin: 0;
	padding: 0;
}

p {
	color: #fff;
}

div#page {
	margin:0 auto;
	height: 560px;
	width: 980px;
	clear:left;
	text-align: left;
}


div#mainmenu {
	float: left;
	width: 192px;  
	height: 530px;
}

div#header {
	float: left;
	clear: right;
	width: 788px;
	height: 50px;
	background-color: #3D3D3D;
}

div#content {
	float: left;
	width: 778px;
	height: 470px;
	overflow: auto;
	padding: 5px 5px 0px 5px;
	background-color: #3D3D3D;
}

div#footer {
	width: 980px;
	height: 30px;
	clear: both;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
}

div#submenu {
	text-align: right;
	width: 300px;
	font-size: 10px;
	height: 58px;
	float: left;
}

div#support {
	text-align: left;
	width: 680px;
	height: 58px;
	float: left;
}

div#copyright {
	text-align: center;
	width: 980px;
	font-size: 10px;
	color: gray;
	height: 20px;
}

.tx-veguestbook-pi1 input.tx-guestbook-submit {
	width:auto;
	display:block;
	border: 1px solid white;
	background-color: #000000;
	margin: 10px;
	padding: 2px 5px;
	color: white;
}


.tx-guestbook-form-inputfield-big, .tx-guestbook-form-textarea {
	color: #000000;
}

div#tx-guestbook-entry {
	padding-bottom: 5px;
	border: 1pt solid #ffffff;
	margin-bottom: 10px;
	width: 760px;
}

div#tx-guestbook-header {
	height: 20px;
	width: 760px;
	color: #ffffff;
	background-color: #9D9D9D;
}

div#tx-guestbook-name {
	height: 20px;
	width: 480px;
	font-weight: bold;
	float: left;
	padding-left: 5px;
}

div#tx-guestbook-url {
	height: 20px;
	width: 760px;
	font-weight: bold;
	float: left;
	clear: right;
	padding-left: 5px;
}

div#tx-guestbook-date {
	width: 260px;
	height: 20px;
	font-size: 8pt;
	padding-top: 3px;
	text-align: right;
	float: left;
	clear: right;
}

div#tx-guestbook-text {
	padding: 3px;
}

form {
	color: #ffffff;
}

.tx-guestbook-form-error {
	color: #ffffff;
}

#lineup a {
	text-decoration:none;
}

#lineup {
	text-align: right;
}

#lineup .h1 {
	font-size:450%;
	font-weight:bold;
}

#lineup .h2 {
	font-size:350%;
	font-weight:bold;
	margin-top: -20px;
}

#lineup .h3 {
	font-size:250%;
	font-weight:bold;
	margin-top: -15px;
}

#lineup .h4 {
	font-size:150%;
	font-weight:bold;
	margin-top: -15px;
}

#lineup .h5 {
	font-size:130%;
	font-weight:bold;
	margin-top: -15px;
}

#lineup .h6 {
	font-size:115%;
	font-weight:bold;
	margin-top: -15px;
}

#lineup .lineup-h1 {
	font-size: 36pt;
	font-weight: bold;
	margin-top: -6px;
}

#lineup .lineup-h2 {
	font-size: 30pt;
	font-weight: bold;
	margin-top: -6px;
}

#lineup .lineup-h3 {
	font-size: 26pt;
	font-weight: bold;
	margin-top: -6px;
}

#lineup .lineup-h4 {
	font-size: 20pt;
	font-weight: bold;
	margin-top: -6px;
}

#lineup .lineup-h5 {
	font-size: 18pt;
	font-weight: bold;
	margin-top: -6px;
}

#lineup .lineup-h6 {
	font-size: 14pt;
	font-weight: bold;
	margin-top: -6px;
}

#lineup .lineup-time {
	font-size: 8pt;
	text-align: center;
	margin-top: -6px;
	padding: 0;
}

.tx-veguestbook-pi1 .tx-guestbook-field img {
	display: block;
	float: left;
}

.tx-veguestbook-pi1 .tx-guestbook-field {
	text-align: left;
}