body	{
	font-family: verdana, helvica, arial;
	font-size: 12px;
	top: 0px;
}


#banner { position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 80px;
z-index: 1; }

#greybox {
	float: left;
	background-color: #999999;
	top: 0px;
	left: 0px;
	width: 160px;
	height: 80px;
}

#logo {
	float: right;
	padding-right: 20px;
	padding-top: 0px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	top: 0px;
	height: 80px;
	width: 142px;
	z-index: 6;
}

#imagebartop { position: absolute;
top: 80px;
left: 0px;
align: right;
width: 100%;
height: 8px;
z-index: 2;
background-image: url();
background-repeat: no-repeat; }

#imagebarbottom { position: absolute;
top: 88px;
left: 0px;
width: 100%;
height: 8px;
z-index: 3;
background-image: url();
background-repeat: no-repeat; }

#leftnav { position: absolute;
top: 96px;
left: 0px;
width: 160px;
height: 510px;
z-index: 4;
background-color: #999999;
background-image: url(images/globe-band.jpg);
background-repeat: no-repeat; }

	#leftnav a {
		color: #ffffff;
		display: block;
		text-decoration: none;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 15px;
		border-top: solid:
		border-bottom: solid;
		border-width: 1px;
		border-color: #999999;
	}

	#leftnav a:hover {
		background-color: #666666;
		}

	#leftnav a:active {
		background-color: #ffffff;
		color: #000000;
	}


#main { position: absolute;
top: 96px;
left: 160px;
width: 70%;
height: 460px;
padding: 25px;
background-image: url(images/fludd-head.jpg);
background-repeat: no-repeat;
z-index: 5; }

.current {
	display: block;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #ffffff;
	border-top: solid;
	border-bottom: solid;
	border-width: 1px;
	border-color: #666666;
}

.pullquote {
	font-size: 18px;
	font-weight: bold;
	line-spacing: 18px;
	color: #990000;
	 }

#back {
	float: left;
}

#indeximages {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
	clear: right;
}

ul {
	list-style-image: url(images/dot.gif);
}

li {
	padding-bottom: 5px;
}

#copyright {
	font-size: 9px;
	text-align: center;
	v-align: bottom;
}

#image a {
	border: none;
	padding-left: 20px;
}

#image a:hover {
	background-color: transparent;
}
	
a	{
	color: #000000;
}

a:hover	{
	color: #ffffff;
	background-color: #666666;
}

#leftnav a.legal	{
	color: #000000;
	display: inline;
	text-decoration: underline;
	padding: 0px;
}

#leftnav a.legal:hover	{
	background-color: transparent;
}

h3	{
	font-size: 14px;
}

