/* Generated by KompoZer */
body {
  border-style: none;
  background: black none repeat scroll 0% 50%;
  text-align: justify;
  font-family: Times New Roman;
  font-size: medium;
  color: black;
}
h1, h2, h3, h4, h5 {
  margin: 0;
  font-family: Times New Roman;
  font-size: large;
  color: white;
  text-align: center;
}
#header {
  border-style: solid solid none;
  border-color: #ffffff #ffffff -moz-use-text-color;
  border-width: 10px 10px medium;
  margin: 0 auto;
  padding: 0;
  background: #330099 none repeat scroll 0% 50%;
  width: 700px;
  height: 100px;
}
#header h1 {
  margin: 20px 0 0 20px;
  float: left;
  font-family: "Times New Roman",Times,serif;
  color: white;
  text-align: left;
  font-style: normal;
  font-weight: normal;
  font-size: xx-large;
}
#header h2 {
  margin: 40px 20px 0 0;
  font-size: 18px;
  font-family: Times New Roman;
}
a {
  text-decoration: none;
  color: #330099;
}
a:hover {
  color: red;
  text-decoration: underline;
}
#menu1 {
  margin: 0px auto;
  float: left;
  width: 160px;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  color: #323b2e;
}
#menu1 ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#menu1 li {
}
#menu1 a {
  border-top: 1px solid #323b2e;
  border-bottom: 1px solid #788770;
  padding: 15px 0px;
  display: block;
  width: 190px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  background-color: #330099;
}
#menu1 a:hover {
  border-top: 1px solid #555e4f;
  border-bottom: 1px solid #555e4f;
  background-color: black;
}
#content {
  border-style: none solid solid;
  border-color: -moz-use-text-color #ffffff #ffffff;
  border-width: medium 10px 10px;
  margin: 0 auto;
  background: #ccccff none repeat scroll 0% 50%;
  width: 700px;
}
#colOne {
  padding: 0 10px 0 20px;
  float: left;
  width: 190px;
  margin-top: 20px;
}
#colTwo {
  padding: 0 20px;
  float: right;
  margin-top: 20px;
  width: 440px;
}
#content h2 {
  margin-bottom: 20px;
  font-size: 18px;
}
#footer {
  margin: 0 auto;
  width: 700px;
  padding-top: 20px;
}
#footer p {
  padding: 0;
  text-align: center;
  font-size: 10px;
}
