html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family:Georgia, serif;
	font-size:12px;
	text-align: left;
	line-height: 15px;
	background-color:#000000;
	background-image: url(img/footer.jpg) no-repeat;
	background-position: bottom center;
	border: 0;
	}
#welcome{
	
}

a:active { 
	color:#660000;
	text-decoration:none;
	}
a:link { 
	color:#330000;
	text-decoration:none;
	}
a:visited {
	color:#330000;
	text-decoration:none;
	}

a:hover { 
	color:#ffcc99;
	text-decoration:none;
	}
	
	p {
	font-family:Georgia, serif;
	font-size: 12px;
	color:#000000;
	text-align:left;
	padding: 0px 20px 0 20px;

	

}

h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:left;
	padding:0px 0 0 20px;

}

h2 {
	font-family:Georgia, serif;
	text-align:left;
	padding:0px 0 0 20px;
	
}

h3 {
	font-family:Georgia, serif;
	text-align:left;
	padding:0px 0 0 20px;
	

}




#container {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: inherit;
	height: auto;
	width: 800px;
	border: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0 0 0;
	background-color:#ffcc99;
	background-image:url(img/images/city05.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	
	#head{
	background-image: url(img/images/city01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 115px;
	padding-bottom:0px 0 0 0;
	margin:0px 0 0 0;
	
	}
	
	
	#holder {
	background-position:left bottom;
	background-repeat:no-repeat;
	height: 100%;
	position:relative;
	padding: 0px 0 0 0;
	margin:0px 0 0 0;
	background-color:#ffcc99;
	width:700px;
	height:400px;
	}
	
	/*------------------- navigation----------------------*/



.navigation a {

	font-family: Georgia, serif;
	font-size: 12px;
	text-decoration: none;
	display: block;
	height:24px;
	border-top:2px;
	border-top-style:solid;
	border-top-color:#ffcc99;
	padding:0px 0 0 0px;
	
	
}
* html .navigation a {
	height:31px;
	he\ight:31px;
	
}
/* hide from Mac IE \*/
* html .navigation a {
 margin-right: -3px; /* trick IE Win */
}
/* stop hiding from Mac IE */






.navigation a:link {

	font-family: Georgia, serif;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
	padding:5px 0 0 0px;
	
	
	
}

.navigation a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #660000;
	text-decoration: none;
	padding:5px 0 0 0px;

	

}

.navigation a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
	padding:5px 0 0 0px;
	
	
}

.navigation a:hover {

	background-color: #ffcc99;
	color: #330000;
	
}

.navigation ul {
	float:left;
	display:inline;
	font-family: Georgia, serif;
	font-size: 12px;
	color: #ffffff;
	background-color:#ffcc99;
	list-style-type: none;
	width:190px;
	height:auto;
	padding:0px 0 0px 0px;
	margin:1px 0 0 0;
	text-align:center;
	text-indent:12px;
	border-width:0px;
	border-style:none;
	
	}
	
*html .navigation ul {
	w/idth:120px;
	width:2000px;
}

/*---------------------------end of navigation----------------------*/
#info {
background-color:#ffffff;
padding:5px 0 0 0;
float:right;
width:506px;
height:480px;
}

#text{
	position:relative;
	font:Georgia, serif;
	font-size:10px;
	text-align:left;
	text-indent:5px;
	color:#660000;
	margin-left:25px;
	margin-top: -135px;
	
}
/*-----------info---------------*/
.content {
	float:left;
	background-color:#66CCFF;
	width:699px;
	height:100%;
	padding:15px 0 0 0;
	margin:0px 0 0 0;

}

#footer {
	float:center;
	clear:both;
	width:100%;
	padding:18px 0 18px 0;
	margin-top:100px;
	background-color:#00ccff;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	
}