@charset "UTF-8";
/* CSS Document */

body {
	font: 70% Tahoma, geneva, verdana, arial, helvetica, sans-serif;
	background-color: #cccccc;
	background-image: url(../images/pattern.gif);
}

a{
	outline: none;
}
p, .p{ color:#191c1f; line-height: 16px; margin:0px; padding:5px 0px;}
.small {font-size:.8em;}
ul, .ul{color:#191c1f; line-height: 16px; margin:0px;  padding:10px 50px;}
h1, .h1{ font: bold 150% Arial, Helvetica, sans-serif; color:#191c1f; margin:0px; padding:10px 40px; line-height:15px;}

#centerelement {
   position : absolute;
   background-image:url(../images/bg.jpg); 
   background-repeat:no-repeat;   
   width : 800px;
   height : 549px;
   left : 50%;

   margin-left : -400px;

}


#logo { position: relative;
left: 22px;
top: 25px;
width:197px;
height:61px;
z-index:1;
}

#nav2 {
	position: relative;
	margin-left: 250px;
	top: -52px;
	height:96px;
	width: 590px;
}

#overlay {
	position: relative;
	background-image:url(../images/train.png);
	left: 454px;
	top: -520px;
	width: 357px;
	height: 334px;
}

#footer {
	position: relative;
	font: bold 90% Tahoma, geneva, verdana, arial, helvetica, sans-serif;
	left: 32px;
	top: 0px;
	color:#454644;
	width: 500px;
}

#copyright {
	position: relative;
	font: 85% Tahoma, geneva, verdana, arial, helvetica, sans-serif;
	left: 32px;
	top: -620px;
	color:#ffffff;
	width: 100px;
	height: 20px;
}

#copy {
	position: relative;
	left: 270px;
	top: -370px;
	height:320px;
	width:500px;
	z-index: 2;
}

#picture {
	position: relative;
	background-image:url(../images/imgbg.png);
	left: 14px;
	top: -35px;
	width: 780px;
	height: 356px;
}

#imgcenter {
	position : relative;
	float:left;
	width : 198px;
	height : 299px;
	left : 29px;
	top : 29px;
}
#imgcenter2 {
	float:right;
	position : relative;
	width : 198px;
	height : 299px;
	left : -297px;
	top : 29px;
}
#imgcenter3 {
	float:right;
	position : relative;
	width : 198px;
	height : 299px;
	left : 157px;
	top : 29px;
}
#f1{ line-height:12px;}

#ghost {
position: absolute;
width: 500px;
height:200px;
z-index:1000;
   left : 50%;
   margin-left : -250px;
top: 160px;
border: solid 1px #000000;
background-color:#d7c1c6;
}
