﻿body {margin:0px; background-image:url('images/useful/bg.gif')}


/*
This is for the layout (div) sections of the site
*/
#maincontent
{
float: left;
width: 525px;text-align:justify;
margin: 0;

}

#othercontent
{
float:right;
width:33%;

}

/* 
This is the style for the text of the site
*/
.gfc-title {font-weight: bold;}
.maintext {font-family:Arial; font-size:14px}
.footer {font-family:Arial; color:#ffffff; font-size:11px; text-align:center}
.headerone {font-family:Georgia; font-size:18px; font-weight:bold}
.headertwo {font-family:Georgia; font-size:23px; color:#7ba1c8; font-weight:bold}
.sheaderone {font-family:Georgia; font-size:18px; font-weight:bold}
.sheadertwo {font-family:Georgia; font-size:18px; color:#5f798e; font-weight:bold}


.bulletpoint {list-style-image:url('images/useful/bullet.gif')}

input, textarea, select, submit  {
    background: #ffffff; 
    filter:alpha(opacity="67");
    COLOR: #000000;font-weight: bold; 
    font-size:12px;
    letter-spacing:0pt;
    line-height: 17px;
    font-family: arial, verdana;
    border: 1px SOLID #7ba1c8;
    padding:2px
}
