#tag {
	background-color: #0000FF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
}
#text {
	width: 315px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	margin-left: 165px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: repeat;
	background-image: url(../images/Grback100.png);
}
#Image1 {
	padding-left: 5px;
}
#app {
	width: 200px;
	height: 100px;
}
#two {
	background-image: url(../images/airPic.png);
	background-repeat: no-repeat;
	background-position: center -20px;
}
#menu {
	float: right;
	width: 460px;
	padding: 5px;
}
#application {
	float: right;
	height: 190px;
	width: 500px;
	font-size: 13px;
	text-align: justify;
	margin-top: 5px;
	padding: 5px;
	background-repeat: repeat;
}
#info {
	background-image: url(../images/Sky3.png);
	background-position: left bottom;
}
#title {
	background-image: url(../images/airPic.png);
	background-position: center -20px;
	background-repeat: no-repeat;
}
#appInfo {
	font-size: 13px;
}
#info #text a:link {
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
#info #text a:active {
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
#info #text a:visited {
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
#info #text a:hover {
	text-decoration: underline;
}

