.content h3 {
   margin-left: 10px;
}

#top_td {
   height: 220px;
   background-image: url('../image/butterfly_bgnd.gif');
   background-attachment: scroll;
   background-repeat: repeat;
}

p {
}

body {
   font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
   text-align: center;
   background-color: #ccd0cf;
   margin-right: 5px;
   margin-left: 5px;
}

h1 {
   font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.wrap {
   text-align: left;
   background-color: #FFFFFF;
   margin-right: auto;
   margin-left: auto;
   position: relative;
   width: 1024px;
   height: 100%;
}

.content_div {
   padding-top: 10px;
}

.content {
   padding-top: 10px;
}

.link_no_text_dec a:hover {
   text-decoration: none;
}

.link_no_text_dec a:link {
   text-decoration: none;
}

.content p {
   margin-right: 10px;
   margin-left: 10px;
}

.link_no_text_dec a:visited {
   text-decoration: none;
}

.link_no_text_dec {
   text-decoration: none;
}

.content_div p {
   margin-right: 10px;
   margin-left: 10px;
}

#header_title {
   font-family: Rage Italic;
   font-size: 60px;
   color: #800080;
   position: absolute;
   left: 300px;
   top: 60px;
   display: block;
}

#tagline {
   font-family: Rage Italic;
   font-size: 40px;
   color: #800080;
   position: absolute;
   left: 430px;
   top: 140px;
   display: block;
}

#bottom_td {
   background-color: #DDDDF7;
}

#left_td {
   width: 155px;
   background-image: url('../image/frame_left3.jpg');
   background-attachment: scroll;
   background-repeat: repeat-y;
}


