 	a:link {
  	  color: white;
  	  text-decoration:none;
		}
	a:visited {
 	  color: white;
 	  text-decoration:underline;
 	        }
	a:hover {
 	  color:#FF6666;
 	  text-decoration:underline;
 	        }

      BODY { 
	  font: 1em Georgia, Palatino, Serif;
	  }
	
	#header {	  
	position: relative;
	width: 750px;
	height: 143px;
	left: 0;
	top: 0;
	border: 0;
	text-align: center;
	padding: 10px;
        }
	

   	#header1 {
        position: relative;
        width: 411px;
        height: 108px;
        top: 0;
        bottom: 108px;
        left: 0;
 	  text-align: right;
	background-color: white;
	border: 0;
      }
	  
        #header2 {
        position: relative;
        width: 337px;
        height: 108px;
        top: 0;
        bottom: 108px;
        left: 412px;
	background-color: black;
	border: 0;
      }
	
  	.headersandbag {
	float: right;
	width: 99%;
	height: 100px;
	top: 0;
	clear: right;
	padding:0;		
	  }
	
	#content {
	  margin: 0 auto;
  	  width: 750px;
	  height: 750px;
	  text-align: left;
	  background-color: white;
	  }

	#main {
        position: relative;
        width: 100%;
        height: auto;
        top: 0;
        right: 0;
        bottom: auto;
        left: 0;
      }

	#submain {
	position: relative;
	left: 165px;
	width: 455px;
	top: 0px;
	height: auto;
	}
    	
	#menubarcontainer {
        position: relative;
        height: 100%;
        top: 0px;
        right: 164px;
	left: 0;
	border: 0;
      }

	.menubar {
        float: left;
        width: 164px;
        height: 100%;
        top: 0;
        right: 164px;
	padding: 0px,5px,0px,0px;
	background-image: url('menu_bamboo_tmp2.jpg');
	background-repeat: repeat-y;
	border: 0;
	font-size: 1.6em;
      }
     
      .menuboxhead
	{
	float: left;
	width: 164px;
	clear: right;
	}

      .menubox
	{
	float: left;
	clear: both;
	width: 145px;
	height: 66px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: sub;
	background-image: url('menu_bambsub.gif');
	background-repeat: no-repeat;		
	color: white;
	}
	
      .floatright
	{
	float: right;
	width: 250px;
	height: auto;
	}

       #outofnormal
	{
	position: absolute;
	left: 620px;
	top: 125px;
	width: auto;
	}
		
		.castle1,.castle2,.castle3,.castle4,.castle5,.castle6,.castle7,.castle8,.castle9
	{
	float: right;
	height: 40px;
	clear: right;
	padding:0;
	}
		
	.castle1
	{
	width: 30px;
	top: 115px;
	}
	.castle2
	{
	width: 30px;
	}
	.castle3
	{
	width: 50px;
	}
	.castle4
	{
	width: 75px;
	}
	.castle5
	{
	width: 120px;
	}
	.castle6
	{
	width: 120px;
	}
	.castle7
	{
	width: 120px;
	}
	.castle8
	{
	width: 122px;
	}
	.castle9
	{
	width: 140px;
	height: 160px;
	}

	#subpagemain
	{
	position: absolute;
	left: 165px;
	width: auto;
	}

 .faqintrobox
   {
   float: left;   
   clear: both;
   top: 108px;
   width: 100%;
   background: #ccccff;
   color: #000033;
   font-size: 1em;
   padding: 0.5em;
   border: solid thick blue
   }

.faqlinkbox
   {
   float: left;
   clear: both;
   width: 100%;
   color: #3366cc;
   font-size: 110%;
   padding: 0.5em;
   border: solid black;
   font-style: oblique;
   }
.faqsandbag
  {
  float: left;
  clear: both;
  width: 99%;
  padding: 0.5em;
  border: none;
  }
.picpickerboxmain
  {
  float: left;
  clear: both;
  border: none;
  width: 432px;
  font-size: 70%;
  font-family: Arial, sans-serif;
  }
.picpickerbox
  {
  float: left;
  width: 72px;
  border: none;
  text-align: center;
  }  