/* Generated by KompoZer */
body, html {
  margin: 0;
  padding: 0;
  background: #cccccc none repeat scroll 0% 50%;
  color: #555F66;
}
body {
  min-width: 750px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
#wrap {
  margin: 0 auto;
  background: #fddaa9 none repeat scroll 0% 50%;
  width: 750px;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}
#header {
  background: #ffffff url(../images/logo.png) no-repeat scroll center;
  border-left-color: black;
  height: 60px;
}
#header h1 {
  margin: 0;
  padding: 5px;
  color: white;
  text-align: left;
}
#nav {
  border-top: 1px solid #302061;
  border-bottom: 1px solid #302061;
  padding: 3px 0px;
  background: #2c4d6d none repeat scroll 0% 50%;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}
#nav ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-align: center;
}
#nav li {
  display: inline;
}
#nav a {
  padding: 5px 10px;
  color: #ffffff;
  text-decoration: none;
}
#nav a:hover {
  background-color: #a8953b;
  color: #ffffff;
  text-decoration: none;
}
#main {
  padding: 20px;
  background: #ffffff none repeat scroll 0% 50%;
  float: left;
  width: 500px;
  font-size: 12px;
  text-align: justify;
}
#main a {
  color: #95863f;
  text-decoration: none;
}
#main a:hover {
  color: #3f3266;
  text-decoration: underline;
}
#main h2, #main h3 {
  color: #1d3d5c;
  font-family: Georgia,"Times New Roman",Times,serif;
}
#main h2, #main h3, #main p {
  padding-left: 10px;
}
#sidebar {
  background: #fddaa9 none repeat scroll 0% 50%;
  float: right;
  width: 200px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
}
#sidebar ul {
  margin-bottom: 0;
}
#sidebar h3, #sidebar p {
  padding: 0 10px 0 0;
}
#sidebar h2, #sidebar h3 {
  color: #1d3d5c;
  font-family: Georgia,"Times New Roman",Times,serif;
}
#sidebar a {
  color: #95863f;
  text-decoration: none;
}
#sidebar a:hover {
  color: #3f3266;
  text-decoration: underline;
}
#footer {
  background: #2c4d6d none repeat scroll 0% 50%;
  clear: both;
}
#footer p {
  margin: 0;
  padding: 5px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9px;
  color: white;
  text-align: center;
  line-height: 0px;
}
#footer a {
  color: #fdeea9;
  text-decoration: none;
}
#footer a:hover {
  color: #c3b1fb;
  text-decoration: underline;
}
