/* Generated by KompoZer */
body, html {
  background: white none repeat scroll 0% 50%;
  font-family: tahoma,arial,sans-serif;
  color: black;
}

body {
  padding: 1em;
  min-width: 700px;
  color: black;
}

a:link {
  text-decoration: none;
  color: #e70069;
	font-weight:bold;
}

a:visited {
  text-decoration: none;
  color: #e70069;
	font-weight:bold;
}

a:active {
  background: transparent none repeat scroll 0% 50%;
  text-decoration: underline;
  color: #e70069;
	font-weight:bold;
}

a:hover {
  background: transparent none repeat scroll 0% 50%;
  text-decoration: underline;
  color: #e70069;
	font-weight:bold;
}

#wrap {
  margin: 0 auto;
  background: #ff8506 none repeat scroll 0% 50%;
  width: 740px;
}

#header {
  background: white none repeat scroll 0% 50%;

}
#nav ul {
  margin: 0;
  padding: 1em;
  background: white none repeat scroll 0% 50%;
  font-size: 0.8em;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
color:black;
}

#nav li {
  margin: 0;
  padding: 0;
  display: inline;
}

#top {
  padding: 1em;
  background: #ff8506 none repeat scroll 0% 50%;
  float: left;
  width: 555px;
}

#main {
  padding: 1em;
  background: white none repeat scroll 0% 50%;
  float: right;
  width: 510px;
  font-size: 0.9em;
}

#sidebar {
  padding: 1em;
  background: #ff8506 none repeat scroll 0% 50%;
  float: left;
  width: 150px;
  font-size: 0.9em;
  text-align: right;
}

#footer {
  padding: 1em;
  background: white none repeat scroll 0% 50%;
  clear: both;
  text-align: center;
  font-size: 0.8em;
  color: black;
}
