
body {
  margin: 0px;
  padding: 0px;
  background-color: #1b1a1b;
  background-image: url(../images/bgtile.jpg);
  font-family: verdana;
  color: #333;
  font-size: 13px;
  line-height: 18px;
}
img {
  border: 0px;
  border-stlye: solid;
}
a {
  color: #89e757;
}

a:hover {
  text-decoration: none;
}

h1 {
  margin-top: 25px; 
  font-family: georgia;
  font-size: 21px;
  color: #89e757;
  font-weight: bold;
  line-height: 27px;
  word-spacing: 2px;
}
h2 {
  margin-top: 21px; 
  font-family: georgia;
  font-size: 19px;
  color: #fc73b8;
  font-weight: bold;
  line-height: 23px;
  margin-bottom: 10px;
  word-spacing: 1px;
}

h3 {
  margin-top: 19px; 
  font-family: georgia;
  font-size: 16px;
  color: #fc73b8;
  font-weight: bold;
  line-height: 23px;
  margin-bottom: 10px;
  word-spacing: 1px;
}

p {
  margin-top: 16px; 
  font-family: verdana;
  color: #333;
  font-size: 13px;
  line-height: 18px;
}

li {
  margin-bottom: 4px; 
  font-family: verdana;
  font-size: 13px;
  line-height: 18px;
}

div {
  font-family: verdana;
  color: #333;
  font-size: 13px;
  line-height: 18px;
}



.captiondiv {
  font-family: verdana;
  font-size: 11px;
  color: #999;
  line-height: 16px;
  width: 200px;
  margin: 12px 0px 0px 0px;
}

.caption {
  font-family: verdana;
  font-size: 11px;
  color: #999;
  line-height: 16px;
}

.footer1 {
  margin: 16px 0px 0px 584px;
  padding: 0px 0px 0px 0px;
  font-family: georgia;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
}


.twitter_div {
  color: #fc73b8;
}
#twitter_update_list {
  margin: 0px;
  padding: 0px;
  font-family: verdana;
  list-style-type: none;
}

#twitter_update_list li {
  margin: 2px 0px 4px 0px;
  padding: 0px 0px 8px 0px;
  line-height: 17px;
  font-size: 12px;
  border-width: 0px 0px 1px 0px;
  border-style: dotted;
  border-color: #ccc;
  word-spacing: 1px;
  font-family: verdana;
}


.leftalign {
  text-align: left;
}

.centeralign {
  text-align: center;
}

.floatleft {
  float: left;
}

.twittericon {
  width: 48px; 
  height: 48px; 
  margin: 5px 12px 30px 0px; 
  border-width: 2px; 
  border-style: solid; 
  border-color: #89e757;
}

.twitterheader {
  text-decoration: none; 
  font-weight: bold; 
  font-family: georgia; 
  letter-spacing: 1px; 
  font-size: 16px;
}

.twitterfollow {
  display: block;
  text-align: right; 
  font-size: 11px; 
  font-family: verdana;
}

.pink {
  color: #fc73b8;
}
.faqquestion {
  font-weight: bold;
  color: #89e757;
  font-size: 14px;
}
.faqanswer {
  margin: 15px 0px 30px 30px; 
}
.newscolumn {
  width: 320px; 
  border-style: solid; 
  border-width: 0px 1px 1px 1px; 
  border-color: #ccc; 
  padding: 0px 20px 30px 20px;
}

.newsheader {
  margin-top: 21px; 
  font-family: georgia;
  font-size: 16px;
  color: #89e757;
  font-weight: bold;
  line-height: 23px;
  margin-bottom: 10px;
  word-spacing: 1px;
}

.newsitem {
  padding: 0px 5px 20px 5px;
  border-width: 0px 0px 1px 0px;
  border-style: dotted;
  border-color: #ccc;
}