body {background: #000000;}

#centermebaby {width:1032px; margin: auto;}

#holdme {width:1032px; height:100%;}

#header {width:1032px; height:116px; background: url(images/header.jpg) no-repeat;}
#middle {width:1032px; height:100%;  background: url(images/mainbg.jpg) no-repeat top; overflow:hidden;}

#fancyfootwork {width:1032px; height:70px; color:#FFFFFF; font-size:10px; font-family:arial; background: url(images/red-footer.jpg) no-repeat;}


#homethumb1 {position: absolute; top:370px; margin-left:0px;}

#homethumb2 {position: absolute; top:370px; margin-left:250px;}

#homethumb3 {position: absolute; top:370px; margin-left:500px;}


#nav { position:absolute; top:70px; margin-left:120px;}

#gallery-shift {margin-left:113px;}
#gallery-shift a img {border:#cb7c21 2px solid;}

div.scroll {
	height: 420px;
	width: 820px;
	overflow: auto;

	
	
	padding: 15px;
	}
b {color: #990000;}

.wrapper {width:750px;}

	fieldset { border:0;margin:0;padding:0; }
	label { display:block; color:#FFFFFF }
	input.text,textarea { width:300px;font:12px/12px 'courier new',courier,monospace;color: #FF9900 ;padding:3px;margin:1px 0;border:1px solid #ffffff; }
	input.submit { padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif; }

  .lavaLampNoImage {
            position: relative;
            height: 29px;
            width: 800px;
                  padding: 15px;
            margin: 10px 0;
            overflow: hidden;
       
        }
                .lavaLampNoImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampNoImage li.back {
            border-bottom:solid #e3bb14 3px;
			
                  
						
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampNoImage li a {
                        font: 13px arial bold;
                        text-decoration: none;
                        color: #ffffff;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
						padding:5px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }
                        .lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
                             color:#FFCC00; display: block; padding:5px;  
                        }                    
h1  { margin-top:12px;font-size:17px; color: #ffdd53; font-weight:100; font-family:Arial;}

	* { margin: 0; padding: 0 }
		/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
		
		p { text-align: left;  font-size: 0.9em; color:#ffffff; font-family:arial; text-align:justify;  margin: 15px 0 }
		
		p, { font-size: 0.9em ;color:#ffffff; line-height: 1.2em } 
		
		p a,  { color: #39c; text-decoration: none }

#right {float:left; position:absolute; top:168px; padding-left:560px;}
#right2 {float:right; position:absolute; top:160px; margin-left:320px;}
#bottom {float:left; padding-left:150px;}
#home {width:743px; margin-left:150px; margin-top:20px;}



.mission {width:370px; margin-left:150px; margin-top:20px;}
.rightimage {float:right; position:absolute; top:20px; margin-left:600px;}


#toTop {
	width:100px;
        border:1px solid #ccc;
        background:#cf8816;
        text-align:center;
        padding:5px;
        position:fixed; /* this is the magic */
        bottom:10px; /* together with this to put the div at the bottom*/
        right:10px;
        cursor:pointer;
        display:none;
        color:#fff;
        font-family:verdana;
        font-size:11px;
}


   1.  span.checkbox {
   2.   width: 19px;
   3.   height: 25px;
   4.   padding: 0 5px 0 0;
   5.   background: url(checkbox.gif) no-repeat;
   6.   display: block;
   7.   clear: left;
   8.   float: left;
   9. }
  10. span.radio {
  11.   width: 19px;
  12.   height: 25px;
  13.   padding: 0 5px 0 0;
  14.   background: url(radio.gif) no-repeat;
  15.   display: block;
  16.   clear: left;
  17.   float: left;
  18. }
  19. span.select {
  20.   position: absolute;
  21.   width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
  22.   height: 21px;
  23.   padding: 0 24px 0 8px;
  24.   color: #fff;
  25.   font: 12px/21px arial,sans-serif;
  26.   background: url(select.gif) no-repeat;
  27.   overflow: hidden;
  28. }
