body
	{
		background-repeat: no-repeat;
		background-attachment:fixed;
		background-position: 50% 50%; 
		text-align: center; /* for IE */
		min-width: 600px;
		background-color: black 
	}
#wrapperold
{
	background-image:  url(../images/citybg.jpg);
	height: 337px;
	width: 776px;
	padding-left: 321px;
	padding-top: 100px;
	position:absolute;
	left:50%;
	margin-left:-550px;
	top:50%;
	margin-top:-228px;
}
#content
	{
	height: 210px;
	width: 380px;
	color: #ffffff;
	font-family: "MS Reference Sans Serif";
	font-size: 11px;
	overflow: auto;
	text-align: left; /* counter the body center */
	position:relative;
	top: 105px;
	left: 326px;
	}
div#content a {
color: #FFFFFF;
}
#contentold
	{
	color: #ffffff;
	height: 210px;
	width: 380px;
	font-family: "MS Reference Sans Serif";
	font-size: 11px;
	position: relative;
	left: 410px;
	top: 259px;
	}
div#navbar2 li {
	list-style-type: none;
	display: inline;
}
div#navbar2 {
	height: 30px;
	width: 60%;
	text-align: left;
	position: relative;
	right: 10px;
	left: 130px;
	top: 170px; 
}

div#navbar2 ul {
margin: 0px;
padding: 0px;
font-family: "MS Reference Sans Serif";
font-size: 11px;
color: #bbfcff;
line-height: 30px;
white-space: nowrap;
}
div#navbar2 li a {
text-decoration: none;
padding: 7px 10px;
color: #bbfcff;
}
div#navbar2 lia:link {
color: #bbfcff:
}
div#navbar2 lia:visited {
color: #bbfcff;
}
div#navbar2 lia:hover {
font-weight: bold;
color: #bbfcff;
}
