body {
	padding: 0;
	font-family: arial;
	background-color: #000;	
}
html, body {
  margin: 0px;
  padding: 0;
}
#wrapper {
width: 800px;
height: 610px;
margin-right: auto;
margin-left: auto;
background-image: url(images/Bohlender_home1.jpg);
background-repeat: no-repeat;
background-position: left top;
}
#wrapperart {
width: 800px;
height: 600px;
margin-right: auto;
margin-left: auto;
background-image: url(images/Bohlender_pages4.jpg);
background-repeat: no-repeat;
background-position: left top;
}
#wrapperabout {
width: 800px;
height: 600px;
margin-right: auto;
margin-left: auto;
background-image: url(images/Bohlender_pages4.jpg);
background-repeat: no-repeat;
background-position: left top;
}

ul{
  font-family: arial;
  font-size: 11px;
  line-height: 1.5em;
  list-style-type: square;
  color: #000;
}
A.type2:link    {color:#987626; font-size: 11px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type2:visited {color:#987626; font-size: 11px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type2:active  {color:#987626; font-size: 11px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type2:hover   {color:#E4C179; font-size: 11px; font-weight:bold; text-decoration:none; font-family: arial;}

A.type2a:link    {color:#666666; font-size: 11px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type2a:visited {color:#666666; font-size: 11px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type2a:active  {color:#666666; font-size: 11px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type2a:hover   {color:#666666; font-size: 11px; font-weight:bold; text-decoration:none; font-family: arial;}

A.type3:link    {color:#E4C179; font-size: 11px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type3:visited {color:#E4C179; font-size: 11px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type3:active  {color:#E4C179; font-size: 11px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type3:hover   {color:#fff; font-size: 11px; font-weight:bold; text-decoration:none; font-family: arial;}

A.type4:link    {color:#000; font-size: 13px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type4:visited {color:#000; font-size: 13px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type4:active  {color:#000; font-size: 13px; font-weight:bold; text-decoration:none; font-family: arial;}
A.type4:hover   {color:#E4C179; font-size: 13px; font-weight:bold; text-decoration:none; font-family: arial;}

#header {
    float: right;
	width: 600px;
    height: 110px;
}
#smalltitle {
font: 12px arial;
}
#text {
font-size: 12px;
padding: 5px 5px 5px 5px;
}

#title {
font-size: 12px;
font-weight: bold;
padding: 5px 5px 0 .9em;
}
#nav {
	float: left;
	width: 136px;
	padding: 50px 0 0 1.2em;
}
#nav ul {
	list-style: none;
	margin-left: .5em;
	padding-left: 0;
}
#nav li {
	font-size: 18px;
	margin-bottom: 0.3em;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
}
#nav a:hover, #nav ul li .current {
	color: #EFE8DF;
}
#content {
	float: right;
	margin-right: auto;
    margin-left: auto;
	background-color: #fff;
}
#contenthome {
	margin: 0 auto;
    text-align: center;
	background-color: #000;
}
#contentabout {
	float: right;
	width: 625px;
	margin-right: auto;
    margin-left: auto;
	background-color: #fff;
}
#contacttext {
width: 400px;
font-size: 12px;
float: right;
padding: 5px 15px 10px .2em;
}
#footerhome {
    width: 282px;
	float: right;
	margin-right: auto;
    margin-left: auto;
	margin: 0 315px 0 0;
	font: 11px arial;
	color: #E4C179;	
	background-color: transparent;
	}
#footerabout{
    width: 282px;
	float: right;
	margin-right: auto;
    margin-left: auto;
	margin: 10px 315px 0 0;
	font: 11px arial;
	color: #E4C179;	
	background-color: transparent;
	}
#footerpages {
	width: 282px;
	clear: both;
	float: right;
	padding: 15px 0 0 0;
	font: 11px arial;
	color: #E4C179;	
	background-color: transparent;
	}
#clear {
  clear: both;
}
