/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
/*  background: #000099 url(images/back.png) repeat-x scroll center top; */
  background: #99CCFF url(images/BackTrans.gif) repeat scroll center top; 
/*  background: #99CCFF; */
/*  background: #CCFFFF; */
  font-family: verdana,arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 8pt;
  line-height: 13pt;
  font-size-adjust: none;
  font-stretch: normal;
}
/*
body, th, td, input, textarea {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #666666; 
}
*/

textarea {
  font-size: 12px;
/*  color: #888888; */
}

h1, h2, h3, h4 {
  font-variant: small-caps;
}
h1 {
  font-size: 3em;
  color: #666666;
}
h2 {
  font-size: 2em;
  font-weight: bold;
  color: #444444;
}
h3 {
  font-size: 1em;
  color: #222222;
}
h4 {
}
/*
p, ol {
  margin-top: 10px;
}
ul, ol {
  margin-left: 3em;
}
a {
  text-decoration: underline;
  color: #345a05;
}
a:hover {
  border:  none;
  text-decoration: none;
}
*/
#wrapper {
  margin: 0 auto;
  padding: 0;
  width: 800px;
  text-align: left;
}
#top {
  background: transparent url(images/bgtop.png) no-repeat scroll center top;
  width: 800px;
  height: 78px;
}
#content {
  margin: 10px 10px 10px;
/*  padding: 0px 17px; 
  background: transparent url(images/bgmiddle.png) repeat-y scroll center; 
  width: 766px; */
  /*  background: #99CCFF url(images/BackTrans.gif) repeat-x scroll center top; */
  height: 100%;
}
#header {
  margin: 10px 0px 10px;
/*  padding: 60px 0px 0px 20px; */
/*  background: transparent url(images/header.png) no-repeat scroll center top; */
  background: no-repeat scroll center top;
  font-family: "Comic Sans MS";
/*  width: 746px;
  height: 106px;
  color: white; */
  color: #0F87FF;
  font-size: 30;
}
#menuoben {
/*  background: transparent url(images/off-.png) repeat-x scroll 0% 50%;*/

  width: 100%; 
  height: 29px;
  float: left;
}

#menuoben li a {
  float: left;
  voice-family: inherit;
  width: 180px;
  height: 29px;
  padding: 10px 10px 10px 10px;
  margin: 10px 10px 10px 10px;
  text-decoration: none;
  text-align: left;
}
#menuoben li a:link, #menuoben li a:visited {
  float: left;

  background: transparent url(images/off.png) repeat-x scroll 0% 50%;
  height: 29px;
  text-align: left;
  color: navy;
  font-weight: bold;
}
#menuoben li a:hover {
  float: left;

  background: transparent url(images/on.png) repeat-x scroll 0% 50%;
  color: blue;
  height: 29px;
  text-align: left;
}

#menu {
  width: 200px;
  height: 100%;
  margin-left: 10px;
  float: left;
  text-align: left;
}
#menu li a {
  voice-family: inherit;
  height: 29px;
  text-decoration: none;
  text-align: left;
}
#menu li a:link, #menu li a:visited {
  padding: 8px 0 0 10px;
  background: transparent url(images/off.png) no-repeat scroll center top;
  display: block;
  height: 29px;
  text-align: left;
  color: navy;
  font-weight: bold;
}
#menu li a:hover {
  padding: 8px 0 0 10px;
  background: transparent url(images/on.png) no-repeat scroll center top;
  color: blue;
  height: 29px;
  text-align: left;
}

#menulong {
  width: 500px;
  height: 100%;
  margin-left: 10px;
  float: left;
  text-align: left;
}
#menulong li a {
  voice-family: inherit;
  height: 29px;
  text-decoration: none;
  text-align: left;
}
#menulong li a:link, #menu li a:visited {
  padding: 8px 0 0 10px;
  background: transparent url(images/off500.png) no-repeat scroll center top;
  display: block;
  height: 29px;
  text-align: left;
  color: navy;
  font-weight: bold;
}
#menulong li a:hover {
  padding: 8px 0 0 10px;
  background: transparent url(images/on500.png) no-repeat scroll center top;
  color: blue;
  height: 29px;
  text-align: left;
}

ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-align: left;
}
#name {
  padding: 10px 0 0 10px;
  display: block;
  height: 29px;
  text-align: left;
  color: navy;
  font-weight: bold;
}
#stuff {
  border:  none;
  margin: 10px 10px 10px 20px;
  height: 29px;
/*  background: transparent url(images/texttop.png) no-repeat scroll left top;
  width: 520px; 
  padding-top: 55px;*/
}
img {
  border:  none;
}
#bottom {
  background: transparent url(images/bgbottom.png) no-repeat scroll center bottom;
  width: 800px;
  height: 50px;
}

hr.solid {
	border-top: solid 4px #0F87FF ;
}
hr.dotted {
	border-top: dotted 4px #0F87FF ;
}

/* Dashed */
hr.dashed {
  border-top: 4px dashed #0F87FF;
}

/* Dashed */
hr.dashed-red {
  border-top: 4px dashed red;
}
hr.dashed-blue {
  border-top: 4px dashed blue;
}
hr.dashed-green {
  border-top: 4px dashed green;
}
