body
{
   text-align: center;
   margin: 0 auto;
   background-color: #DED6C9;
   background-image: url('background.png');
   background-repeat: repeat;
   font-family: Arial, sans-serif;
   font-size: 11pt;
}

#badgoatbody
{
   width: 808px;
   margin: 0px auto;
   background-color: #fffff9;
   padding: 18px 0px 0px 0px;
   background-image: url('page.png');
   background-repeat: repeat-y;
   position: relative;
}

#tagline
{
   font-weight: bold;
   font-size: 13px;
   position: absolute;
   top: 150px;
   left: 273px;
}

#badgoatmain
{
   text-align: left;
   margin: 48px 36px 24px 36px;
   background-color: #fffff9;
}

.ghostwritereditor
{
   width: 764px;
}

#badgoatmain h1 { color: #4C9507; font-size: 15pt; }
#badgoatmain h2 { color: #4C9507; font-size: 14pt; }
#badgoatmain h3 { color: #4C9507; font-size: 13pt; }
#badgoatmain h4 { color: #4C9507; font-size: 12pt; }
#badgoatmain h5 { color: #4C9507; font-size: 11pt; }
#badgoatmain h6 { color: #4C9507; font-size: 10pt; }

#badgoatmain a, #badgoatcontact a
{
   color: #095DA6;
   text-decoration: none;
}
#badgoatmain a:hover, #badgoatcontact a:hover
{
   text-decoration: underline;
}

#badgoatmain p, #badgoatmain div, #badgoatmain td
{
   font-family: Arial, sans-serif;
   font-size: 11pt;
}

#badgoatmenu
{
   position: absolute;
   top: 204px;
   left: 180px;
}

#badgoatmenu div
{
   width: 80px;
   height: 44px;
   background-image: url('menu.png');
   background-repeat: no-repeat;
   float: left;
   margin-right: 3px;
   padding-top: 3px;
}

#badgoatmenu a
{
   display: block;
   font-family: Arial, sans-serif;
   line-height: 17px;
   font-size: 13px;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
   width: 56px;
   margin: 0px auto;
}
#badgoatmenu a:hover
{
   color: #C1FF7C;
}

.badgoatdiv
{
   clear: both;
   heigth: 12px;
   width: 740px;
   margin: 0px auto;
   border-bottom: solid 1px #095DA6;
}

#badgoatcontact
{
   text-align: center;
   margin: 18px auto;
   width: 650px;
}

#badgoataddress, #badgoatemailphone
{
}

#badgoataddress div, #badgoatemailphone div
{
   display: inline;
   padding-left: 12px;
   padding-right: 12px;
   border-right: solid 1px #6699CC;
}

#badgoatcontact .coname {}
#badgoatcontact .coaddr1 {}
#badgoatcontact .coaddr2 { border: none; }
#badgoatcontact .coaddr3 { display: none; }
#badgoatcontact .coemail { padding-right: 16px; }
#badgoatcontact .cophone { border: none; }

.leftbox
{
   float:left;
}

.rightbox
{
   float:right;
}
