body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	text-align: center;
	background-image: url(Images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	position: relative;
	text-align: justify;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border: thin solid #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(Images/ATC_Header.jpg);
}
#bg {
	background-image: url(Images/ATC2.jpg);
	background-repeat: no-repeat;
	background-position: 97% 80%;
}
#nav_bg   {
	background-color: #CCCCCC;
	height: 25px;
	width: 100%;
}
#content {
	margin-right: 122px;
	padding-right: 10px;
	background-color: #FFF;
	width: 500px;
	text-align: center;
	margin-bottom: 15px;
	border: thin dashed #FFF;
	margin-left: 122px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 30px;
	padding-left: 10px;
}
#content p {
	font-size: 80%;
	line-height: 1.8em;
	font-family: Tahoma, verdana, Arial, sans-serif;
	text-decoration: none;
}
#content h1 {
	color: #B51032;
	background-color: transparent;
	font-family: Tahoma, verdana, Arial, sans-serif;
	font-size: 90%;
	text-align: right;
}
#content h2 {
	font-size: 80%;
	color: #940D1E;
	background-color: transparent;
	font-family: Tahoma, verdana, Arial, sans-serif;
	padding-bottom: 2px;
}
#content h3 {
	color: #FF00FF;
	font-family: Tahoma, verdana, Arial, sans-serif;
	font-size: 70%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0000FF;
	padding-bottom: 5px;
}
#content h4 {
        color: #999;
	font-family: Tahoma, verdana, Arial, sans-serif;
	font-size: 50%;
}
#content h5 {
	font-size: 12px;
	color: #89786C;
}
#content h6 {
	font-size: 9px;
	color: #000;
}
#navigationday {
	display: none;
}
#navigationmain {
	display: none;
}
#navigationexpert {
	display: none;
}
#navigationairports {
	display: none;	
}
#navigationtimetable {
	display: none;
}
#footer {
	display: none;
}

a:link {
	font-family: Tahoma, verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #7A96DF;
}
a:visited {
	font-family: Tahoma, verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #7A96DF;
}
a:hover {
	font-family: Tahoma, verdana, Arial, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: none;
}
#navigation1 {
	display: none;
}
.image1 {
	display: inline;
	margin-right: 50px;
}
.image2 {
	display: inline;
}
.image3 {
	display: inline;
	margin-left: 50px;
}
#text11 {
	display: inline;
	margin-right: 105px;
}
#text12 {
	display: inline;
}
#text13 {
	display: inline;
	margin-left: 105px;
}
#text21 {
	display: inline;
	margin-right: 105px;
}
#text22 {
	display: inline;
}
#text23 {
	display: inline;
	margin-left: 105px;
}
#icon1 {
	display: inline;
	margin-right: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#icon2 {
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#icon3 {
	display: inline;
	margin-left: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#icontext1 {
	display: inline;
}
#icontext2 {
	display: inline;
	margin-right: 55px;
	margin-left: 55px;
}
#icontext3 {
	display: inline;
}
#search {
	text-align: center;
	display: none;
}
#rss {
	text-align: center;
	display: none;
}
#static {
	text-align: center;
	display: none;
}
.centertext {
	text-align: center;
}

