body
    {
    background-image: url(/images/mainbg.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: bottom;
    background-color: #fff;
    font-family: Tahoma;
    color: #000;
    font-size: 10pt;
    padding:0;
    margin:1%;
    border:0;            /* This removes the border around the viewport in old versions of IE */
    min-width:984px;    /* Minimum width of layout - remove line if not required */
}


/* begin 3 column page setup from http://matthewjamestaylor.com/blog/perfect-3-column.htm */

/* Header styles */
#header {
    clear:both;
    float:left;
    width:100%;
    height: 70px;
}
#header {
    background-image: url(/images/banner.png);
    background-repeat: no-repeat;
    z-index: -1;
}

#heading {
    display: inline;
	float: left;
	position: relative;
	height: 70px;
}

#login {
    position: absolute;
    left: 797px;
    top:  10px;
    height: 70px;
    width: 187px;
}

#login .desc {
    float: left;
    width: 38%;
    height: 20px;
    vertical-align: middle;
    text-align: right;
    padding: 1%;
}

#login .element {
    float: left;
    width: 58%;
    height: 20px;
    padding: 1%;
}

#login .message {
    display: inline;
    float: left;
    height: 20px;
    padding: 1%;
    vertical-align: middle;
    text-align: right;
}

#login .message a {
    color : inherit ;
    text-decoration : underline;
    font-weight: normal;
}

#login .login_button {
    display: inline;
    float: right;
    height: 20px;
    vertical-align: middle;
    text-align: center;
    padding: 1%;
}

#telnum {
    display: inline;
    position: relative;
    float:left;
    top:8px;
    left:585px;
    width: 180px;
    height: 23px;
    font-weight: 600;
    font-size: 14px;
}

#navbar {
	clear: both;
	width: 100%;
	height: 33px;
	float: left;
	margin: 10px 0 10px 0;
	padding: 0;
}

#navbarbg1 {
    background-image: url(/images/main_bar_leftedge.gif);
    background-repeat: no-repeat;
    width: 6px;
    height: 33px;
    float: left;
}

#navbarbg2 {
    background-image: url(/images/main_bar_table_v1.gif);
    background-repeat: repeat-x;
    position: relative;
    width: 98%;
    height: 33px;
    float: left;
}

#navbarbg3 {
    background-image: url(/images/main_bar_rightedge.gif);
    background-repeat: no-repeat;
    width: 7px;
    height: 33px;
    float: left;
}


.linkbar{
    background-image: url(/images/button_120x19_b.gif);
    background-repeat: no-repeat;
    position: absolute;
    top: 8px;
    display: inline ;
    width:120px;
    height: 19px;
}



.linkbar:hover {
    background-image: url(/images/button_120x19_a.gif);
}


.spacer {
    display: inline;
    width:150px;
    height:19px;
    padding : 0 60px 0 60px;
}

/* column container */
.colmask {
    position:relative;        /* This fixes the IE7 overflow hidden bug */
    clear:both;
    float:left;
    width:100%;            /* width of whole page */
    overflow:hidden;    /* This chops off any overhanging divs */
}

/* common column settings */
.colright,
.colmid,
.colleft {
    float:left;
    width:100%;                /* width of page */
    position:relative;
}

.col1,
.col2,
.col3 {
    float:left;
    position:relative;
    padding:0 0 0 0;    /* no left and right padding on columns, we just make them narrower instead
                            only padding top and bottom is included here, make it whatever value you need */
    overflow:hidden;
}

/* 3 Column settings */
.threecol {
    background-color: transparent;        /* right column background colour */
}

.threecol .colmid {
    right:25%;                /* width of the right column */
    background-color:transparent;        /* center column background colour */
}

.threecol .colleft {
    right:50%;                /* width of the middle column */
    background-color: transparent;        /* left column background colour */
}

.threecol .col1 { /* center */
    vertical-align:    top;
    width:46%;                /* width of center column content (column width minus padding on either side) */
    left:102%;                /* 100% plus left padding of center column */

}

.threecol .col2 { /* left hand column */
    width:21%;                /* Width of left column content (column width minus padding on either side) */
    left:31%;                /* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}

.threecol .col3 { /* right hand column */
    width:21%;                /* Width of right column content (column width minus padding on either side) */
    left:85%;                /* Please make note of the brackets here:
                            (100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}

/* Footer styles */
#footer {
    clear:both;
    float:left;
    width:100%;
    border-top:1px solid #000;
}


/* end 3 column page setup from http://matthewjamestaylor.com/blog/perfect-3-column.htm */

.clear {
    clear: both;
}

#image_row {
    width:604px;
    height:140px;
    BORDER: 0px none ;
}

.image {
    position: relative;
    display: inline;
    width: 140px;
    height: 110px;
    float: left;
    padding: 5px;
}


.snippet {
/*    background-image: url(/images/snipgrad.png);
    background-repeat: repeat-x;
    background-position: bottom;
	background-color: transparent;*/
    background-color: #000;
	padding: 1px 8px 1px 10px;
}

.snipspace {
    position: relative;
    height: 20px;
}

.snippet h2 {
    text-align: center;
    color:#FF8040;
}

.snippet p, .snippet li {
    text-align: left;
    color:#FFC0FF ;
}

.snippet .snippetbody {
    text-align : justify ;
}

h1 {
    display: inline;
    position: relative;
    left:15px;
    top:2px;
    font-family: cursive;
    font-size: 1.3em;
    color: #B93D00;
    line-height: 1.0em;
    font-weight: 200;
    max-height: 50px;
    z-index: 10;
}

h2 {
    font-family: cursive;
    font-size: 1.2em;
    color: #5C5C5C;
    font-weight: 200;
}

h3 {
    display:   block;
    font-size: 1.0em;
    color:     #5C5C5C;
    line-height: 1.0em;
    font-weight: 600;
    margin-left: 1.0em;
    margin-top: 4px;
}

a {
    color: Blue;
    font-weight: normal;
    text-decoration : none;
}

a:hover {
    text-decoration : underline;
}

.linkbar a
    {
    font-weight: 700;
    font-size: 0.9em;
    color : #0009B0 ;
    }

.linkbar a:hover
    {
    font-weight: 700;
    text-decoration : none;
    }

.expand_text {
    background: inherit;
    list-style: none;
    cursor:     pointer;
    font-size:  14px;
    text-align: left;
    color:      blue;
}

.switchcontent{
    font:  normal 12px/ 1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: purple;
    background-color: #EFEFEF;
    margin: 10px;
    padding-left: 10px;
    padding-right: 8px;
}

.more, .more a {
    position: relative;
    top : -12px ;
    font-size: 1.1em;
    text-align: right;
    color : #FF8040 ;
}

#bottomlinks {
    clear : both ;
    vertical-align: bottom;
    font-size: 1.0em;
}


#copyright, #copyright a:visited, #copyright a:link, #copyright a:active {
    background-color: inherit;
    font-size: 0.8em;
    color: #737373;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 100;
    text-align: center;
    text-decoration: none;
}

textarea, input, select {
    background: #fff;
    border: 1px solid #010080;
    color: #000;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    margin: 1px;
    padding: 1px;
}

input:hover, textarea:hover, input:active, textarea:active {
    background: #cff;
}

.button {
    cursor:     hand;
    background: #eff;
}

.indent {
    margin-left: 1em;
}

.tip {
    font-size: 14px;
}


