body {
	color: #000;
	background: url(images/bckgrnd.jpg) #fff;
	font-family: Arial, Helvetica, sans-serif;
}

A.side:link {
	color: #FDF5E6;
	background: #6D88A3;
	font-size: 90%;
	text-decoration: none;
}

A.side:visited {
	color: #FDF5E6;
	background: #6D88A3;
	font-size: 90%;
	text-decoration: none;
}

A.side:hover {
	color: #000099;
	background: #6D88A3;
	text-decoration: none;
}

A.side:active {
	color: #ff0000;
	background: #6D88A3;
	text-decoration: none;
}

A.add:hover {
	color: #000099;
	background: #F5F5F5;
}

.outer {
	width: 46.35em;
	height: auto;
	margin: 0 auto;
}

.header {
	width: 14em;
	height: 8.75em;
	float: left;
	margin: 0 0.1em 0.2em 0;
	color: #FDF5E6;
}

img.header {
	position: absolute;
}

h1 {
	margin: 0.3em;
	font-size: 150%;
	font-weight: 500;
	text-align: center;
	position: relative;
	z-index: 1;
}

p.project {
	margin: 0;
	text-align: center;
	position: relative;
	z-index: 1;
}

h2 {
	margin: 0.55em 0 0 0;
	font-size: 100%;
	font-weight: 500;
	text-align: center;
	position: relative;
	z-index: 1;
}

.panorama {
	width: 32.2em;
	height: 8.75em;
	float: left;
}

img.panorama {
	position: absolute;
}

/* Navbar */

.nav {
	width: 46.35em;
	height: 1.56em;
	clear: left;
	margin: 0 0 0.3em 0;
}

img.nav {
	position: absolute;
}

.navbar {
	margin: 0 0 0 0;
}

.navbar ul li a {
	display:block;
	text-decoration: none;
	height: 1.2em;
	margin:0.2em 0 0 0;
	overflow: hidden;
	text-align: center;
	color: #FDF5E6;
	font-size: 95%;
}

.navbar ul {
	padding: 0em;
	margin: 0;
	list-style: none;
}

.navbar ul li {
	float:left;
	position: relative;
}

.navbar ul li a:hover{
	color: #000099;
}

li.events {
	width:7em;
}

li.parent {
	width:10.5em;
}

li.train {
	width:6.5em;
	margin: 0 0 0 0.5em;
}

li.vol {
	width:13em;
	margin: 0 0 0 0.5em;
}

li.site {
	width:7.5em;
	margin: 0 0 0 0.5em;
}

/* Menu */

.menu {
	width: 14em;
	height: 34.25em;
	float: left;
}

img.menu {
	position: absolute;
}

.choose {
	color: #fff;
	font-size: 95%;
	font-style: italic;
	font-weight: bold;
	margin: 0.5em 0em 0em 1em;
	position: relative;
	z-index: 1;
}

ul.line {
	line-height:1em;
	position: relative;
	z-index: 1;
	margin-bottom:1.75em;
}

.logo {
	width: 9em;
	height: 9em;
	margin-left: 1.25em;
}

/* Content */

p.content {
	margin: 0 0 1em 14.5em;
}

#add {
	width: 19em;
	float: left;
	text-align: center;
	margin:0 1em 0 3.5em;
}

#submissions {
	font-size:90%;
}

.officewrap {
	float:left;
}

h3 {
	font-size: 100%;
	font-weight: 500;
}

h4 {
	margin:0;
}

.offices {
	width: 9em;
	float: left;
	margin: 0 0 0 3.5em;
}

#offices {
	margin: 0.75em 0 0 1.5em;
	border-right: 1px solid #008A8C;
	width: 9em;
}

p.offprov {
	font-weight: bold;
	margin: 0;
}

.provide {
	width:auto;
	float: left;
	margin: 0 0 0 2.0em;
}

ul#line {
	line-height: 1.45;
	margin:0.5em 0 0 0;
}

.footer {
	width: 36em;
	font-size:80%;
	text-align: center;
	height:auto;
	margin: 20em 0 0 18em;
}