body {background : #dedede url(logo2.bmp) repeat;
	font-family:'Garamond';}#container {	width: 720px; margin: 0 auto;background: white;	border-style: ridge; border-width: 2px;
	position: relative;
}

/* Header area */
#header {
	position: relative;
	background: silver;
	border-bottom: 1px solid #b8b8b8;
}

#title {
	font: italic bold 2.3ex Garamond, Helvetica, sans-serif;
	letter-spacing: .2ex;
	position: absolute;
	top: 124px;
	left: 190px;
	color: #ececec;
}

.ridge {
	border: ridge #c7c7c7 2px;
}

#city_image {
	padding: 0;
	margin: 0;
	background: url(city_optimized.jpg);
	z-index: 100;
	width: 355px;
	height: 150px;
}

#header_text {
	position: absolute;
	left: 365px;
	text-align: left;
	top: 2px;
	font: .9em Garamond, Helvetica, sans-serif;
}

/* Menu Bar */

#menu {
	position: relative; border: 1px solid #999999; margin-left: 1px;
	width: 717px;
	top: 1px;
}

ul#navbar
 { background-color: #b8b8b8; white-space: nowrap; list-style: none; margin: 0 auto; padding: 0; width: 100%;
	border-bottom-color: #b8b8b8;
	letter-spacing: 1px;
}

ul#navbar li
{
     display: inline;
	margin-left: 20px;
}

ul#navbar li a
  { color: #000080; text-decoration: none; text-align: left; font: small-caps medium/21px Garamond,Helvetica, sans-serif;
}

ul#navbar li a:hover {
	color: #3d1211;
}

#body {
	position: relative;
	padding-bottom: 5px;
	top: 1px;
}

#left_column {
	width: 200px;
	background: #e3dfdd;
	top: 0;
	left: 0;
	position: absolute;
	min-height: 98%;
	padding: 2px;
	height: 98%;
}

#left_column a {
	color: #000080;
}

#left_column a:hover {background: silver;color: #3d1211;
}

.listbox {
}

.listitem {
	list-style: square;
	font: .8em Garamond, Arial, Helvetica, sans-serif;
}

.listheader {
	font-family: Garamond, Helvetica, sans-serif;
	font-variant: small-caps;
	letter-spacing: 3px;
	padding-left: 2px;
}

#main {
	position: relative;
	background: inherit;
	left: 210px;
	width: 500px;
	padding-left: 2px;
}

.paragraph_header {
	font-family: Garamond, Helvetica, sans-serif;
	font-variant: small-caps;
	letter-spacing: 3px;
}

.maintext {
	font: 1em Garamond, Helvetica, sans-serif;
}

#main a {
	color: #000080;
}

#main a:hover {
	color: #3d1211;
}

#footer {
	background: #e3dfdd;
	width: 719px;
	border-bottom: 1px solid #b8b8b8;
	border: 1px solid #b8b8b8;
	position: relative;
	text-align: center;
	font: small-caps small Garamond, Helvetica, sans-serif;
	letter-spacing: 1px;
}

#footer a {font: small-caps small Garamond, Helvetica, sans-serif;color: black;text-decoration: none;}
