#container {
	margin-left: auto;
	margin-right: auto;
	width: 798px;
	border: 1px solid #8C171A;
	background-image: url(../images/bg.gif);
	text-align: left;	
}

#head {
	height: 198px;
	background-image: url(../images/head.jpg);
}

#info {
	height: 20px;
	background-color: #8C171A;
}

#mainnav {
	background-image: url(../images/left.gif);
	vertical-align: top;
}

#mainnav a {
	color: #FFFFFF;
	text-decoration: none;
}

#mainnav a:hover {
	color: #000000;
}

#content {
	padding: 0 1em 1em 0;
}

#content a {
	color: #8C171A;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content .pagination a {
	color: #FFFFFF;
}

#content .pagination a:hover {
	color: #8C171A;
}

#foot {
	clear: both;
	height: 20px;
	font-size: 8pt;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #8C171A;
	text-align: center;
	vertical-align: middle;
}

#foot a {
	color: #FFFFFF;
	text-decoration: none;
}

#foot a:hover {
	text-decoration:underline;
}

#sign_gb {
	text-align: center;
}

#sign_gb td {
	text-align: right;
}

#error {
	padding: 1em;
	background-color: #8C171A;
}

.menu {
	font-size: 14pt;
	padding-left: 1em;
}

.submenu {
	color: blue;
	padding-left: 3em;
}

.textfield {
	border: 1px solid #8C171A;
	background-color: #000000;
}

.button {
	border: 1px solid #8C171A;
	background-color: #000000;
}

.comment {
	margin: 1em;
	padding: 1em;
	border: 1px solid #8C171A;
}

.thumb {
	float: left;
	margin-right: 1em;
	border: 1px solid #8C171A;
}

.tourdate {
	color: #FFFFFF;
	height: 50px;
	padding: 1em;	
	vertical-align: top;
	border-bottom: 1px solid #8C171A;
	background-color: #000000;
}

.box {
	border: 1px solid #8C171A;
	background-color: #000000;
	padding: 5px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #000000;
}

hr {
	color: #8C171A;
}

h1 {
	text-align: center;
	font-size: 14pt;
}

img {
	border: none;
}

input {
	color: #FFFFFF;
}

textarea {
	width: 100%;
	border: 1px solid #8C171A;
	color: #FFFFFF;
	background-color: #000000;
}

#imageThumbnails {
	text-align: center;
	margin-top: 10px;
}

#imageThumbnails a {	
	margin-left: 5px;
}

#imageThumbnails img {
	border: 1px solid #8C171A;
}

#imageThumbnails #prev img {
	border: none;	
}

#imageThumbnails #next img {
	border: none;	
}

#image {
	margin: 10px;
	text-align: center;
}

#image img {
	border: 1px solid #8C171A;
}

#albumThumbnails img {
	border: 1px solid #8C171A;
	margin-left: 15px;
	margin-top: 10px;
}
#album h1 {
	text-align: left;	
}
#album a {
	color: #FFFFFF;
	text-decoration: none;
}
#album a:hover {
	text-decoration: underline;
}
#sign_gb .blue {
	display: none;
}