@charset "iso-8859-1";

body {
	background-color: #000068;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	font-family: Verdana;
	mso-ascii-font-family: Verdana;
	mso-fareast-font-family: "Times New Roman";
	mso-hansi-font-family: Georgia;
}
#SlideObj {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	font-size: 1px;
	background-image: URL("images/background.gif");
	background-repeat: repeat-x;
	background-color: #86B2F8;
	clip: rect(0%, 101%, 101%, 0%);
	visibility: hidden;
}
#header, #footer, #left, #content {
	background: transparent;
	visibility: hidden;
}
#header {
	top: 0px;
	left: 0px;
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: white;
}
#title {
	position: absolute;
	top: 10px;
	left: 30px;
	font-size:120%;
	color: brown
}
#subtitle {
	position: absolute;
	top: 30px;
	left: 30px;
	font-size:65%;
	color: black
}
#left, #content {
	margin-top: 0px;
	padding-top: 30px;
}
#content {
	left: 11%;
	margin-left: 11%;
	margin-right: 0px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: white;
}
#left, #footer {
	color: white;
	text-align: center;
}
#left {
	position: absolute;
	left: 0;
	width: 10%;
}
#footer {
	position: relative;
	left: 0%;
	width: 100%;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #404060;
	padding-top: 20px;
}
.links, .city {
	cursor: pointer;
	font-size: 50%;
	color: white
}
.city {
	position: absolute;
}
