/*** new **/
body {
	background: #fff url(blackgoldbg.gif) repeat-y;
	font-family:arial,verdana, sans-serif;
	font-size:small;
	color:#000;
	padding:0;
	margin:0;
}



h1 {
	font-size:large;
}

h2 {
	font-size:medium;
}

h3 {
	font-size:small;
}

h4, h5 {
	font-size:x-small;
}

p {
	Xline-height:1.2em;
	margin:0;
	margin-bottom:1.2em;
}
table {
	padding:0;
	margin:0;
}
td {
	vertical-align:top;
	padding:0;
	margin:0;
}

#nav {
	width:130px;
	margin:10em auto;
}

#nav a {
	color:#fff;
	display:block;
	font-size:11px;
	text-align:center;
	background: url(blackgoldbtn.gif) no-repeat;
	line-height:30px;
	width:125px;
	margin:5px;
}
pre {
	white-space: normal;
}
#content, #footer {
	/*width:80%;*/
	/*^width:582px;^border:1px solid red;*/
  /*overflow:visible;*/
	margin: 30px 0 30px 60px;
	^margin-left: 30px;
}
p#aboveContact {
	font-weight:bold;
}
#email_btn {
	padding: 10px;
	text-align:center;
}

#email_btn a {
	text-decoration:none;
	background: url(bigcityemail.gif) no-repeat;
	display:block;
	text-indent:-999em;
	width:61px;
	height:31px;
	margin:0 auto;
}


#content table p {^float:none;}
#content table {^float:left;overflow:visible;}
#content p {^display:block;}

