body {
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 1em;
	background: #69f;
	margin: 0;
}

em {
	color: #47b;
	font-style: normal;
}

a {
	color: #47a;
}

#nav {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 150px;
	background: #69f;
}

#navbuttons {
	text-align: right;
	color: #36b;
	margin-top: 15px;
	margin-right: 5px;
	font-size: 18px;
	font-weight: bold;
}

#navbuttons a {
	color: black;
}

#centercolumn {
	background: #bbccff;
	margin-left: 150px;
	margin-right: 240px;
	border-left: #69F;
	border-width: 0 0 0 5px;
	border-style: none none none solid;
}

html>body #centercolumn {
	margin-left: 150px;
	margin-right: 240px;
}

#centercontent {
	padding-left: 15px;
}


#pics {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 240px;
	height: 130px;
}

#pic1 {
	position: absolute;
	right: 30px;
	top: 115px;
	border: 3px;
	border-style: solid;
	border-color: #47b;
}

#pic2 {
	position: absolute;
	right: 10px;
	top: 242px;
	border: 3px;
	border-style: solid;
	border-color: #47b;
}

#pic3 {
	position: absolute;
	right: 30px;
	top: 422px;
	border: 3px;
	border-style: solid;
	border-color: #47b;
}

.address {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-bottom: #000;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	background-color: #000;
	height: 130px;
}

.address a {
	color: #FFFFFF;
}

#topspace {
	/*background-color: #000;*/
	height: 130px;
}

#topspacemenu {
	background-color: #000;
	height: 113px;
}

#footer {
	border-color: #69F;
	border-style: solid none none none;
	border-width: 1px 0 0 0;
	text-align: center;
	color: #000;
	font-size: 11px;
}

#footernav a {
	color: #000;
}

#footercopy {
	font-size: 10px;
	color: #606060;
}

.topmenu {
	background-color: #000000;
	border-color: #FFFFFF #DDDDDD;
	border-width: 2px;
	padding: 2px;
	text-align: center;
	height: 15px;
}

.topmenucurrent {
	background-color: #69F;
	color: #000000;
	font-size: 10px;
}

.topmenuitem {
	color: #DDDDDD;
	font-size: 10px;
}

.topmenuitem td {
	width: 15%;
}

.topmenuitem a {
	color: #FFFFFF;
	text-decoration: none;
}

.topmenuitem a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Helvetica, sans-serif;
	font-size: 23px;
	font-style: italic;
	padding-top: 10px;
	color: #47b;
/*	font-variant: small-caps; */
	font-weight: 500;
	letter-spacing: 0.05em;
}

p, li {
	font-family: Helvetica, sans-serif;
	font-size: 1em;
	padding: 0px;
}

li {
	list-style-type: square;
	line-height: 1.4em;
}

.frontpagecontent li {
	font-size: 13px;
}

hr {
	color: #47b;
	width: 70%;
}

.disclaimer {
	margin-top: 6em;
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	color: #606060;
}

p.bodytext {
	font-size: 1em;
}
