

body {
	font-size: small;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-weight: 400;
	color: #CCB69D;
	line-height: 1.2em;
	background-image: url(/images/backgroundimage.gif);
}

div.begin {
	position: absolute;
	width: 430;
	top: 220;
	left:10;
	z-index: 3;
}

div.righttop {
	position: absolute;	
	top: 10;
	left: 444;
	z-index: 3;
}
div.closeups {
	position: absolute;	
	top: 66;
	left: 123;
	z-index: 6;
}

div.leftnav {
	position : absolute;
	width: 112px;
	top : 66;
	left : 10;
	z-index: 5;
}
div.topbar {
	position : absolute;
	top : 10;
	left : 10;
	z-index: 5;
}
div.footer {
	position: absolute;
	left: 0;
	}

div.returntotop {
	text-align : right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999966;
	font-weight: normal;
}

b, strong {
	font-weight: 700;
}

.text { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px; 
	font-weight: normal; 
	text-decoration: none; 
 }
.whitetext {
	color: #ffffff;
}

.orangetext {
	color: #CC6600;
}
a:hover {
	color: #CC6600;
	
}
a:link {
	color: #CC6600;
	line-height : 120%;
}
a:visited {
	color: #CC6600;
	line-height : 120%;
}
a.anchor {
	color: #999966;
	line-height : 120%;
}
.small {
	font-size: x-small;
	line-height: 1.2em;
	font-family : arial, geneva, helvetica, sans-serif;
}

td, th {
	font-size: small;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-weight: 400;
	vertical-align: top;
	line-height: 120%;
}
th {
	font-weight : 700;
	text-align : left;
	line-height: 100%;
}
