.error {
	font-family: Futura-Medium, Futura, 'Trebuchet MS', sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 21px;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #F00;
	text-align: center;
	letter-spacing: 0em;
}

.Header1_center {
	font-family: Futura-Medium, Futura, 'Trebuchet MS', sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 32px;
	font-weight: 500;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
	text-align: center;
}
.Header1 {
	font-family: Futura-Medium, Futura, 'Trebuchet MS', sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 32px;
	font-weight: 500;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
}
.Header2 {
	font-family: Futura-Medium, Futura, 'Trebuchet MS', sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 21px;
	font-weight: 500;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #CBCBCB;
	text-align: center;
}
.Header2_right {
	font-family: Futura-Medium, Futura, 'Trebuchet MS', sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 21px;
	font-weight: 500;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #CBCBCB;
	text-align: right;
}
.Header2_left {
	font-family: Futura-Medium, Futura, 'Trebuchet MS', sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 21px;
	font-weight: 500;
	font-variant: normal;
	text-decoration: none;
	color: #FFF;
	text-align: left;
}
.Header3 {
	font-family: Futura-Medium, Futura, 'Trebuchet MS', sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 21px;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	letter-spacing: 0em;
}
.Header3_left_bottom {
	font-family: Futura-Medium, Futura, 'Trebuchet MS', sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 21px;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFF;
	text-align: left;
	letter-spacing: 0em;
	vertical-align: bottom;
}
.Header3_right_bottom {
	font-family: Futura-Medium, Futura, 'Trebuchet MS', sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 21px;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFF;
	text-align: right;
	letter-spacing: 0em;
	vertical-align: bottom;
}
.Header3_center_bottom {
	font-family: Futura-Medium, Futura, 'Trebuchet MS', sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 21px;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	letter-spacing: 0em;
	vertical-align: bottom;
}
.Background {
	background-image: url(pictures/Darkroom_spotlight.jpg);
	background-repeat: repeat-y;
    background-size: 900px;
	background-color: #000;
	background-position: center;
}
.indexpagetable {
	background-color: #FFF;
}
.nav_bar {
	font-family: Futura-Medium, Futura, 'Trebuchet MS', sans-serif;
	font-size: .7em;
	font-style: normal;
	line-height: 25px;
	font-weight: 500;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #C1C1C1;
	text-align: center;
	letter-spacing: 0em;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-image: url(pictures/PhotoGray_nav_bg.png);
	cursor: auto;
}
.tr_trains {
	height: 115px;
}

a:link {text-decoration:none;color:#C1C1C1;}
a:visited {text-decoration:none;color:#C1C1C1;}
a:hover {text-decoration:none;color:#C1C1C1;}
a:active {text-decoration:none;color:#C1C1C1;}

a.trainlink:link {text-decoration:none;color:#000000;}
a.trainlink:visited {text-decoration:none;color:#000000;}
a.trainlink:hover {text-decoration:none;color:#000000;}
a.trainlink:active {text-decoration:none;color:#000000;}
