body{
  background-color: #fdfaea;
  color: #668576;
  font-family: Arial;
  font-size: 8pt;
  text-align: left;
  font-weight: lighter;
}

table, div, span{
  font-family: Century Gothic;
  font-size: 11px;
  text-align: justify;
  letter-spacing: 0px;
  color: #668576;
  font-weight: lighter;
}

p{
  margin: 5px;
}

#top{
  position: absolute;
  top: 0;
  left: 0;
  background: url('bg.jpg');
  height: 208px;
  width: 100%;
  background-repeat: repeat-x;
  text-align: center;
}

#content{
  position: absolute;
  top: 210;
  left: 0;
  width: 100%;
}

h1{
  color: #ffbe0b;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 2px;
  font-family: Arial;
  text-transform: none;
  letter-spacing : 1px;
  font-size: 11pt;
  text-align: left;
  border-bottom: solid 1px #91bda8;
  padding-left: 20px;
}

h2{
  color: #91bda8;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 2px;
  font-family: Arial;
  text-transform: none;
  letter-spacing : 1px;
  font-size: 11pt;
  text-align: left;
  border-bottom: solid 1px #ff9999;
  padding-left: 20px;
}

a{
  color: #91bda8;
  text-decoration: none;
  font-weight: lighter;
}

a:hover{
  color: #ff9999;
  text-decoration: none;
  font-weight: lighter;
  cursor: help;
}

a img{
  border: 1px solid #cce871;
  padding: 3px;
}

a:hover img{
  border: 1px solid #91bda8;
}

b, u, strong{
  color: #ff9999;
  font-weight: bold;
}

i, s, em{
  color: #c8c05b;
}

img{
  border: none;
}

input, select{
  background-color: #fdfaea;
  background: url('crazykira18-21.gif');
  color: #668576;
  font-family: Arial;
  font-size: 12px;
  text-align: center;
  border: 1px solid #668576;
  margin: 5px;
  padding: 2px;
  width: 200px;
}

textarea{
  background-color: #fdfaea;
  background: url('crazykira18-21.gif');
  color: #668576;
  font-family: Arial;
  font-size: 12px;
  text-align: left;
  border: 1px solid #668576;
  margin: 5px;
  padding: 2px;
  width: 400px;
}

::-moz-selection {
  color: #fdfaea;
  background-color: #ffbe0b;
}

blockquote {
  margin: 10px;
  padding: 3px;
  border-left: 5px solid #668576;
  color: #fdfaea;
  text-align: justify;
  background-color: #91bda8;
}

a.pic{
  border: 0px solid;
}

a.pic:hover{
  border: 0px solid;
}


ul { margin:2px; }
li { margin:4px; line-height:50%; }
li li { padding:2px; margin:0 0; }

a.title{
  display: block;
  color: #ffbe0b;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 2px;
  font-family: Arial;
  text-transform: none;
  letter-spacing : 1px;
  font-size: 11pt;
  text-align: left;
  border-bottom: solid 1px #ff9999;
  padding-left: 20px;
}

a.title:hover{
  border-bottom: solid 1px #91bda8;
}

a.nav{
  display: block;
  border-bottom: solid 1px #ff9999;
  text-transform: uppercase;
  margin-top:2px;
  margin-bottom:2px;
  padding-left:5px;
}

a.nav:hover{
  color: #668576;
  border-bottom: solid 1px #668576;
  padding-right: 15px;
  text-align: right;
  background: url('crazykira18-21.gif');
  padding-left:0px;
}
