
body {
	color: #333;
	font-size: small;
	font-family: Georgia, Times, serif;
	padding: 0 }

.inlineimage { background-image: url(../images/firstmap.jpg); margin: 0 10px 5px 0; width: 170px; height: 220px; border: solid 2px #666; float: left  ; list-style-image: url(../images/firstmap.jpg); }

#header { font-size: xx-large; background-image: url(../images/header3.jpg); background-repeat: no-repeat; background-position: 100% 0; width: 100%; height: 137px; clear: both    }

#menu { color: #000; background-color: #fff; background-image: none; padding-top: 25px; height: 20px; vertical-align: bottom    }

#menu ul { font-size: medium; background-image: url(../images/meetings.jpg); list-style: none; margin: 0; border: solid 1px #fff  }

#menu a { color: #fff; font-weight: bold; background-color: #00f; text-decoration: none; margin: 0 0 0 20px  }

#menu a:hover { color: #000; font-weight: bold; background-color: #fff; text-decoration: none  }

#title { color: #fff; font-weight: bolder; background-image: none; white-space: nowrap; padding-left: 20px; width: 50%; height: 40px; float: left  ; border-style: none; outline-style: none; }

#headercorner { background-image: none; background-repeat: no-repeat; width: 25px; height: 40px; float: left ; border-style: none; outline-style: none; }

#left { margin: 15px 0 0; padding: 0 0 0 10px; width: 220px; float: left  }

#content {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0 0 0 230px;
	padding: 0 10px }

ul {
	list-style: none;
	margin-top: 0 }

#left li a {
	color: #333;
	text-decoration: none;
	list-style: none }

#left li a:hover {
	color: #999;
	text-decoration: underline }

h1  {
	color: #fff;
	font-size: xx-large;
	margin: 0;
	padding: 0;
	}

h2 {
	color: #00f;
	font-size: large;
	margin-top: 20px }

p {
	line-height: 1.5em }

.nav {
	position: absolute;
	top: 80px }

.nav a {
	color: #e7b98a;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px }

.nav a:active {
	color: #925a2c }


