.menu table, td, tr {
	padding:0;
	margin:0;
	border-width: 0px;
	border-style: none;
	border-spacing:0;
	cellspacing:0;
}
#main {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-width: 1px;
	border-style: solid;
	font-family: sans-serif;
}
.navside {
	width: 251px;
	background: #003399;
	vertical-align: top;
	margin-right: 4px;
}
#navtop {
}
#navlogo {
	float: left;
	padding: 4px;
	margin-right: 6px;
}
#langmenu {
	height: 140px;
	margin-top: 3px;
}
.navmenu {
	clear: both;
	padding-top: 5px;
	margin-right: 7px;
}
.ecibackground {
	background: #003399 url(../images/lefttext.gif) no-repeat right top;
	padding-bottom: 150px;
}

.contentside {
	width: 529px;
	vertical-align: top;
}
#content {
	padding-right: 5px;
	padding-left: 5px;
}
#contenttitle {
	color: #336699;
	background-color: #99CCCC;
	padding: 4px 6px;
	background-image: url(../images/citybkg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
}
.contentmenu {
	background-image: url(../images/titleshadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}
.contentmenu a:visited {
	color: #003399;
	background: transparent;
	text-decoration: none;
}

.menu {
	color: #CCC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
.menu a:link {
	color: #FFF;
	background: transparent;
	text-decoration: none;
}
.menu a:hover {
	color: #FFF;
	background: transparent;
	text-decoration: underline;
	font-weight: bolder;
}
.menu a:visited {
	color: #BBD1FF;
	background: transparent;
	text-decoration: none;
}
.menu ul {
	list-style: none;
	margin-left:0;
	padding-left:1em;
	margin-top: 0px;
	padding-top: 0px;
}
.menu li {
	margin-top: 3px;
}
.menu img {
	border:0;
}

.biglink:hover {
	background: #9DD4D5;
	border: 1px solid #000000;
}
.biglink a:link {
	color: #003399;
	font-style: italic;
	font-weight: bold;
	font-size: 12pt;
}
.biglink a:hover {
	color: #000;
}
.biglink a:visited {
	color: #CCC;
}

.clear {
	clear: both;
}

.ecitable {
	background-color: #669acc;
	border: 2px solid gray;
	font-size: 75%;
}
.ecitable th {
	color: #fff;
	background-color: #039;
	border: 2px inset gray;
	font-size: 125%;
	padding: 5px;
}
.ecitable td {
	padding: 3px;
	border: 2px inset gray;
}
.flashred {
	color:#FF0000;
	font-weight: bold;
	text-decoration: blink;
}

#staffleft {
  float:left;
  width:250px;
}
#staffright {
  float:right;
  width:250px;
}

.person {
  clear:both;
}
.person img {
  float:left;
}

.person p {
	font-size: 70%;
	margin: 1px;
	padding: 1px;
}

