/* Generated by KompoZer */
body {
  margin: 0px;
  padding: 0px;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: normal;
  background-color: #424242;
  color: #e5e5e5;
}
h1, h2, h3 {
  margin-top: 0px;
  color: white;
}
h1 {
	font-size: 2.2em;
	text-align: center;
	font-weight: normal;
	color: #999999;
}
h2 {
  font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
	text-align: center;
}
p, ol, ul {
  margin-bottom: 1.8em;
  line-height: 160%;
}
a {
  color: #7ece05;
}
a:hover {
  text-decoration: none;
  color: #7ece05;
}
a img {
  border:  none;
}
#header {
  margin: 0px auto;
  height: 100px;
  background-color: #242424;
  width: 100%;
}
#header a {
  text-decoration: none;
  color: #f2f2f2;
}
#menu {
  float: right;
}
#menu ul {
  margin: 0px;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  line-height: normal;
}
#menu li {
  margin: 40px 0px 0px 1px;
  float: left;
}
#menu a {
  padding: 5px 10px;
  display: block;
  width: auto;
  height: 20px;
}
#menu a:hover {
  background: #7ece05 url(images/img02.jpg) repeat-x scroll 0px 50%;
  text-decoration: none;
}
#menu .active {
  background: #7ece05 url(images/img02.jpg) repeat-x scroll 0px 50%;
}
#menu .active a {
  background: #7ece05 url(images/img02.jpg) repeat-x scroll 0px 50%;
}
#page {
  margin: 0px auto;
  padding: 40px 0px;
  width: 900px;
}
#content {
  background: transparent url(images/img03.jpg) no-repeat scroll right bottom;
  float: right;
  width: 570px;
}

div#help {
font-size: 12px;
width: 45em;
padding: 1em;
}

div#timemap {
padding: 1em;
}

div#timelinecontainer{
	width: 100%;
	height: 200px;
	float: none;
}

div#timeline{
 width: 100%;
 height: 90%;
 font-size: 12px;
 background: #CCCCCC;
}

div#mapcontainer {
 width: 100%;
 height: 400px;
}

div#map {
 width: 100%;
 height: 100%;
 background: #EEEEEE;
}

div.infotitle {
    font-size: 14px;
    font-weight: bold;
	color: #424242;
}
div.infodescription {
    font-size: 14px;
    font-style: italic;
	color: #424242;
}

div.custominfostyle {
    font-family: Georgia, Garamond, serif;
    font-size: 1.5em;
    font-style: italic;
    width: 20em;
	color: #424242;
}
.post {
  margin: 0px 0px 30px;
}
.post .title {
  margin: 0px;
  padding: 0px 0px 5px;
}
.post .entry {
}
.post .meta {
  font-weight: bold;
}
.post .byline {
  margin: 0px;
}
#sidebar {
  background: transparent url(images/img03.gif) repeat-y scroll left top;
  float: left;
  width: 300px;
}
#sidebar-bgtop {
  background: transparent url(images/img04.gif) no-repeat scroll left top;
  height: 3px;
}
#sidebar-bgbtm {
  background: transparent url(images/img05.gif) no-repeat scroll left bottom;
  height: 3px;
}
#sidebar-content {
  padding: 0px 20px 20px;
}
#sidebar ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#sidebar li ul {
	margin-bottom: 1.8em;
	list-style-type: circle;
}
#sidebar li li {
	background: transparent url(images/img05.jpg) no-repeat scroll left 50%;
	margin-left: 5px;
	padding-left: 10px;
	list-style-type: circle;
	list-style-position: inside;
}
#sidebar h2 {
  background: transparent url(images/img06.jpg) no-repeat scroll left 50%;
  padding-left: 15px;
  font-size: 1.4em;
}
#sidebar a {
  text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
#search {
}
#search form {
  padding: 0px;
  margin-bottom: 1.8em;
}
#search fieldset {
  border:  none;
  margin: 0px;
  padding: 0px;
}
#search #s {
  width: 160px;
}
#footer {
  margin: 0px auto;
  background: transparent url(images/img01.jpg) repeat-x scroll left top;
  clear: both;
  height: 120px;
  color: #CCCCCC;
}
#footer p {
  margin: 0px;
  padding: 50px 0px 0px;
  text-align: center;
  line-height: normal;
  font-size: smaller;
}
#footer a {
  color: #7ece05;
}

