/***********************************************************************************************/
/************************************** gdbase.css: ******************************************/
/* <<<<<<<<<< OUTERMOST ELEMENTS >>>>>>>>>>>>>>>>> */
body {  background-image: url(../images/earthDrop.jpg);
        background-repeat: repeat-x;
        background-position: bottom left;
        background-attachment: fixed;
        font-family: verdana, sans-serif;
        }

div#uberbody {  min-width:550px;
                max-width: 1200px;
                min-height: 500px;
                border: 1px solid transparent;
                }

div#uberheader {width: 105%;
                height: 150px;
                background-image: url(../images/earthnight.png);
                background-repeat: repeat-x;
                background-position: bottom;
                background-attachment: scroll;
                margin: -.5em -.5em 0 -.5em;
                border: 1px solid transparent;
                }

div.col div {background-repeat: no-repeat;
            width: 100%;
            border: 1px solid transparent;
            }

div.colbottom { background-position: bottom center;
                background-attachment: scroll;
                margin: -28px -1px 0 ;
                }

div.coltop {background-position: top center;
            margin-bottom: -13px;
            }

div#leftcol {float: left;
            width: 12em;
            border: 1px solid transparent;
            margin: 0em 0 1em 0em;
            }

div#leftcolinside { background-image: url(../images/leftcol.png);
                    background-position: center;
                    width: 165px;
                    margin: 1px 0px 1em 13px;
                    padding-right: 1px;
                    }

div#leftcoltop {background-image: url(../images/leftcol-top.png);

                }

div#leftcolbottom {background-image: url(../images/leftcol-bottom.png);
                }

div#rightcol {float: right;
              width: 12em;
              margin: 0em 0em 0 1em;
            }

div#rightcolinside {background-image: url(../images/rightcol.png);
                    background-position: center;
                    margin: 0 1px;
                    border: 1px solid transparent;
                    }

div#rightcoltop {background-image: url(../images/rightcol-top.png);
                background-position: top center;
                margin-bottom: -6px;
                margin-left: 0px;
                }

div#rightcolbottom {background-image: url(../images/rightcol-bottom.png);
                    background-position: bottom center;
                    margin-top: -10px;
                    margin-left: 0px;
                    padding-right: 1px;
                    }
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
div#rightcol * {display: none;}
.LinxBarList * {display: none;}
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

div#cntrcol {/*margin: 4.25em 22% -2em 32%;*/
            /*margin: 4.25em 13em -2em 12em;*//* previous working margins*/
	    position: relative;
	    left: 12em;
            top: -4em;
            /*border: 1px solid purple; */
            }
/*div#cntrcol * {margin:0;
		padding: 0;
		}*/

    div.top, div.bottom { /*border: 1px solid transparent;*/
                          background-repeat: no-repeat;
                          /*background-attachment: scroll;*/
                         /* margin: 0;
                          padding: 0;
                          height:100%;*/
                        }
/*.top{margin-bottom: -14px;}*/
div.bottom {margin-top: 12px;}

    div.cnrTL {background-image: url(../images/cntrTL.png);
               background-position: top left;
               /*margin: 0;
               margin-right: 30px;*/
               width: 100%;
                /*margin-left : auto;
                margin-right : auto;*/
              }

    div.cnrTR {background-image: url(../images/cntrTR_w.png);
                background-position: top right;
                margin-left: 64px;/*
                	margin-left : auto;*/
	            margin-right : auto;
                margin-top: -1px;/**/
                position: relative;
                left: -1px;
                }

    div.cnrBR {background-image: url(../images/cntrBR_w.png);
                background-position: bottom right;
               /* margin-right: -2px;
                margin-bottom: -1px;*/
               margin-left: 63px;/**/
                /*padding: 10px;*/
               padding: 25px 62px 22px 62px;/* */
                }

    div.cnrBL {background-image: url(../images/cntrBL.png);
                /*background-position: bottom left;*/
                background-position: bottom left;
                margin-left: -64px;/**/
                }


div#cntrcolmain {   background-image: url(../images/cntrcol-w.png);
                    background-repeat: repeat-y;
                    background-position: center;
                   /* margin-top: 45px;*/
                    /*margin-bottom: 17px;
                    padding-bottom: 5px;*/
                    /*border: 1px solid blue;*/
                   /*margin-bottom: 22px;*//*
                    margin-top: 23px;
                    margin-left: -64px;*/
                    /*border: 1px solid red;*/
                    /*padding: 0;*/
                    }

    div#cntrheadr {margin: 1.5em 7% 0;
                   min-width: 450px;
                   max-width: 1150px;
                  }

.inside {background-image: url(../images/cntrcol.png);
            background-repeat: repeat;
            background-position: right;
            /*margin-top: 10px;*/
            /*margin: 17px auto -8px -63px;*/
           /* padding: .25em 0;*/
            /*border: 1px solid transparent;*/
            margin: 0 -62px 0 -124px;
           /* margin-top: -1%;
            margin: 23px 0 22px -64px;
            padding-right:64px;*/
            }

div#hedrbarInside {width: 100%;
                   /* margin-right: -124px;*/
                    padding-right: 186px;
                    /*padding-left: -80px;
                    margin-top: 17px;
                    margin-top: 17px;
                    margin-bottom: 13px;
                    margin-top: -6px;*/
                    /*padding-top: 3px;*/
                    }

div#footr {margin: 0 5%;
	/*temporarily disabling footer:*/
	display: none;
            }

div#footrInside{padding: 0 2em;

               /* margin-bottom: 13px;
                margin-top: 17px;*/
                }

div#maintext {margin: 0 0 1em;
            }

div#bodytitle {margin: -2em 1em .5em 0;
		/*border: 1px solid blue;*/
                }

h1 {text-align: left;
    /*margin-left: 1.5em;*/
    margin: 0 -2em 0 0em;
    }

h2 {/*border: 1px solid yellow; */
   text-align: left;
}

/***********************************************************************************************/
/* DEFINING PAGE ELEMENTS **********************************************************************/
div#mainbody {width: 100%;
            }

div.coledge {height: 35px;
            width: 100%;
            background-repeat: no-repeat;
            }

div#footr div#footrInside {margin-bottom: -16px;
                           margin-top: -16px;
                           }

span.magnified{margin: .5em 0 0 1em;}

li.subhead {margin-left: 1em;}

div.footrleft{/*width: 25%;*/
              /*float: left;*/
              }

div.footrcntr {/*margin: 0 1em;}*/
                width: 70%;
            }

div.footrright{/*width: 25%;*/
                float: right;
               margin: -66px -20px 0 .5em;
                }
div.footrright * {border: none;
                   }
/**************** END STANDARDS-COMPATIBLE CSS **********************/
/*************** END CSS gdbase.css ***************/
