  html,body {
height:100%;
width:100%;
}
body{
 background: #ffffff url('images/headbg.gif') 0px 0px repeat-x;
 padding:0px;
 margin:0px;
 font-family:arial, verdana, serif,Sans Serif,Monospace;
 font-size:13px;
 line-height:18px;
 color:#878383;

}

a:link {
  color:#666666;
  text-decoration:none;
}

a:visited {
  color:#666666;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

a:active {
  color:#666666;
  text-decoration:none;
}

#wrapper {
 width:990px;
 margin-left:auto;
 margin-right:auto;
 position:relative;
}

#header {
height:240px;
width:990px;
background: #ffffff url('images/head.gif') no-repeat ;
position:relative;
border:0px solid red;
}

#headdate {
 position:relative;
 top:170px;
 right:10px;
 width:400px;
 float:right;
 text-align:right;
 font-size:11px;
 line-height:14px;
}

#headleft {
 position:relative;
 top:162px;
 left:7px;
 width:510px;
 font-size:11px;
 line-height:14px;
}

#contenth {
width:990px;
background: #ffffff url('images/contentbg.gif') repeat-y ;
border:0px;
position:relative;
height:332px;
}

#houses {
 position:absolute;
 right:25px;
 width:105px;
 bottom:0px;
 height:37px;
 z-index:200;
 background: transparent url('images/redhouses.png') no-repeat ;
}
#homebottom {
/* height:230px; */
width:990px;
/* background: #ffffff url('images/homebottom.gif') no-repeat ; */
background:#ffffff;
position:relative;
}

#outline {
 font-family:arial;
 margin-left:222px;
 margin-top:0px;
 width:217px;
 position:absolute;
 font-size:12px;
}


#outlinehead {
background-color:#a3a3a3;
color:white;
padding:10px;
margin-bottom:3px;
}

#nletter {
 font-family:arial;
 margin-left:5px;
 margin-top:0px;
 width:213px;
 position:absolute;
 font-size:12px;
}


#nletterhead {
background-color:#c0dbd3;
padding:10px;
margin-bottom:3px
}

#nletterbody {
border:1px solid #eeeeee;
background-color:#acd373;
color:#ffffff;
height:185px;
}

#companyoview {
 font-family:arial;
 margin-left:443px;
 margin-top:0px;
 width:547px;
 position:absolute;
 font-size:12px;
}

#companytxt {
padding-left:220px;
padding-right:20px;
padding-top:15px;
height:173px;
background: #ffffff url('images/staff.jpg') no-repeat ;
font-size:11px;
}



#sponsorhome a {
 color:#ffffff;
}

#sponsorhome a:hover{
color:#d48517;
text-decoration:none;
}

#otherbottom {
width:990px;
/*background: #ffffff url('images/otherbg.gif') repeat-y;*/
background:#ffffff;
border:0px;
position:relative;
min-height:300px;
height: auto !important;
height: 300px;
}

#othercontent {
margin-left:230px;
margin-right:0px;
margin-top:20px;
margin-bottom:60px;
text-align:justify;
color:#000000;
}

#otherhead {
background-color:#990000;
padding:10px;
padding-left:50px;
margin-bottom:3px;
margin-left:5px;
color:#ffffff;
text-transform:uppercase;
}
#form_01 {
    visibility: hidden;
    display: none;
}
#footer {
width:990px;
margin-top:1px;
padding-bottom:5px;
 font-size:10px;
 color:#990000;

}

#footer a {
 color:#999999;
}


#rightfooter {
 font-family:arial;
 margin-left:443px;
 margin-top:-4px;
 width:547px;
 position:absolute;
 font-size:12px;
}

#midfooter {
 font-family:arial;
 margin-left:222px;
 margin-top:-4px;
 width:217px;
 position:absolute;
 font-size:12px;
}

#leftfooter {
 font-family:arial;
 margin-left:5px;
 margin-top:5px;
 padding-top:5px;
 padding-left:22px;
 width:213px;
 position:absolute;
 font-size:12px;
 font-weight:bold;
 line-height:18px;
}

td {
 text-align:left;
}

ul,li {
text-align:left;
margin-left: 15px;
}

#menuh {
 position:absolute;
 left:5px;
 width:215px;
 top:-1px;
 height:205px;
 z-index:200;
 background: transparent url('images/menubg.gif') no-repeat ;
}

#inmenu {
 position:relative;
 right:3px;
 top:4px;
 font-size:14px;
 color:#4b4646;
 text-transform:uppercase;
 font-family:arial;
 text-align:right;
 width:215px;
}

#inmenu a{
padding-left:0px;
padding-right:40px;
margin-bottom:7px;
margin-left:6px;
padding-top:2px;
 text-align:right;
color:#4b4646;
border:0px solid red;
height:20px;
display:block;
}

#inmenu a:hover{
color:#cccccc;
text-decoration:none;
}



#lightbox{
        position: absolute;
        left: 0;
        width: 100%;
        z-index: 100;
        text-align: center;
        line-height: 0;
        }

#lightbox a img{ border: none; }

#outerImageContainer{
        position: relative;
        background-color: #fff;
        width: 250px;
        height: 250px;
        margin: 0 auto;
        }

#imageContainer{
        padding: 10px;
        }

#loading{
        position: absolute;
        top: 40%;
        left: 0%;
        height: 25%;
        width: 100%;
        text-align: center;
        line-height: 0;
        }
#hoverNav{
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 10;
        }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
        width: 49%;
        height: 100%;
        background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
        display: block;
        }
#prevLink { left: 15%; float: left; background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink { right: 15%; float: right; background: url(../images/nextlabel.gif) right 15% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
        font: 10px Verdana, Helvetica, sans-serif;
        background-color: #fff;
        margin: 0 auto;
        line-height: 1.4em;
        }

#imageData{        padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;        }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;        }
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;        }

#overlay{
        position: absolute;
        top: 0;
        left: 0;
        z-index: 90;
        width: 100%;
        height: 500px;
        background-color: #000;
        }


/* Min-Width */
.lbWidth { /* most browsers */
        position: absolute;
        top: 0px; left: 0px;
        width: 100%;
        min-width: 790px;
        }

* html .lbContent { /* IE6 */
        margin-left: -790px;
        position:relative;
        }

* html .lbMinWidth { /* IE6 */
        padding-left: 790px;
        }


/* Clearfix */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
