body
{ 
  background-image: url(images/dutchbrdr.gif);
  background-repeat: repeat-y;
  background-color: #999966;
  text-align: left;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

cite
{
	font-size: 16px;
	line-height: 22px;
	color: #FFFFCC;
}

/*
 * NAVIGATION
 */

#navigation
{ 
  position: absolute;
  left: 0px;
  top: 200px;  
  width: 230px;
  background-color: #003333;
}

#navigation a
{ 
  text-decoration: none;
}

#navigation ul
{ 
  list-style: none;
  text-indent: 0px;
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 0px;
  padding-bottom: 50px;
  margin-top: 0px;
  margin-left: 0px;
}

#navigation ul li
{ 
  padding: 0px;
  text-align: right;
}

a {
	font-family: Georgia, Garamond, Times, serif;
	font-size: 16px;
	line-height: 34px;
	font-weight: normal;
	color: #CCCC99;
	text-decoration: none;
}

a:link {color: #CCCC99;}

a:visited {color: #999966;}

a:hover {color: #FFFFFF;}


/*
 * CONTENT
 */

#content
{
	position: absolute;
	left: 255px;
	top: 95px;
	font-size: 16px;
	line-height: 22px;
	float: left;
	width: 495px;
	color: #FFFFCC;
}

#content ul li
{
	bottom-padding: 4px;
}

#content h1
{ 
  font-size: 18px;
  font-style: italic;
  color: #FFFFFF; 
  padding-bottom: 5px;
}

#content h2
{
	font-size: 18px;
	color: #FFFFFF;
	padding-bottom: 5px;
	font-style: italic;
	font-weight: normal;
}

a.content
{ 
  text-decoration: none;
  color: #99CC99;
  line-height: 22px;
}  

a.content:link {color: #99CC99;}

a.content:visited {color: #CCCC99;}

a.content:hover {color: #FFFFFF;}

/*
 * TOPMATTER
 */

.masthead1 {
	position: absolute;
	left: 0px;
	top: 0px;
}

.masthead2 {
	position: absolute;
	left: 0px;
	top: 75px;
}

blockquote {
	font-family: Georgia, Garamond, Times, serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFCC;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
}

/*
 * BOTTOMMATTER
 */

#bottommatter {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #003333;
}