#nav {
	color: #FFF;
	background-color: #C63;
	width: 960px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 22px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
#nav li.current a {
	color:#330066;
	font-weight: bold;
	background-color: #FC0;
	vertical-align: middle;
	display: block;
}	
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	background-color: #330033;
	margin: 0px;
	padding: 0px;
}
#nav a {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #303;
	font-style: normal;
	text-decoration: none;
	text-indent: 1em;
	line-height: 1.4em;
}
#nav a:hover {
	background:#930;

}
main content{
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	background-color: #CC9;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	display: block;
	color: #000;
	width: auto;
	height: auto;
}
#b_nav {
	color: #CC9;
	background-color: #663;
	width: 960px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 22px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
#b_nav li.current a {
	background:#CCCC33;
	color:#303;
	font-weight: bold;
}	
#b_nav a {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #303;
	font-style: normal;
	text-decoration: none;
	text-indent: 1em;
	line-height: 1.4em;
}
#b_nav a:hover {
	background:#330;
}
#c_nav {
	color: #303;
	width: 150px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background-color: #663;
	text-indent: 1.5em;
}
#c_nav li.current a {
	color:#303;
	font-weight: bold;
}	
#c_nav a {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	font-style: normal;
	text-decoration: none;
}
#c_nav a:hover {
	background:#330;
}	
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	margin-left: 20px;
	margin-right: 10px;
}
p a:link {
	color: #603;
	text-decoration: none;
}
p a:visited {
	color: #303;
	text-decoration: none;
}
p a:hover {
	color: #906;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #303;
	letter-spacing: 0.1em;
	text-align: left;
	text-indent: 20px;
	vertical-align: top;
	word-spacing: 0.3em;
	height: 0.7em;
	text-decoration: none;
	padding-bottom: 4px;
	padding-top: 8px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: 1;
	text-indent: 0px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	padding-bottom: -20px;
	padding-top: 0px;
	margin-right: 10px;
	margin-left: 20px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	color: #330;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: left;
	font-weight: bold;
	padding-bottom: -10 px;
	padding-top: -22 px;
	margin-right: 10px;
	margin-left: 20px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	letter-spacing: 0.3em;
	text-align: left;
	text-indent: 40px;
	top: -1em;
	color: #000;
	vertical-align: top;
	float: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	position: relative;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: 1;
	margin-right: 10px;
	margin-left: 20px;
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #333;
	text-decoration: none;
	text-align: left;
	vertical-align: 1em;
	text-indent: 20px;
	font-weight: lighter;
	font-variant: normal;
}
div.figurer {
	float: right;
	width: 300px;
	margin-left: 6px;
 }
div.figurer p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
div.figurerw {
	float: right;
	width: 400px;
	margin-left: 6px;
 }
div.figurerw p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
div.figurel {
	float: left;
	width: 300px;
	margin-right: 6px;
 }
div.figurel p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
div.figurelw {
	float: left;
	width: 360px;
	margin-right: 6px;
 }
div.figurelw p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
div.figureh {
	float: center;
	width: 700px;
	margin-right: 6px;
 }
div.figureh p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
