body{
    background-color: #9E786C;
    }
    
    #site{
        font-family: helvetica, verdana, arial;
        color: black;
        font-size: 11pt;
        position: absolute;
        left: 50%;
        margin-left: -400px;
        width: 800px;
        height: 800px;
        }
        
        #footer{
        background-color: #6E483C;
        width: 800px;
        }
        
       a:link{
       color: black;
       text-decoration: none;
       font-weight: bold;
       }
       
       a:visited{
       color: black;
       text-decoration: none;
	   font-weight: bold;

       }
       
       a:hover{
       color: black;
       text-decoration: underline;
       }
       
       a.two:link{
       color: #ffff00;
       text-decoration: none;
       }
       
       a.two:hover{
       color: #ffffff;
       text-decoration: none;
       }
       
       a.two:visited{
       color: #ffff00;
       text-decoration: none;
       }
       
        /* navagation */
        
        #nav{
        position: absolute;
       top: 175px;
       left: 0px;
       height: 30px;
        }
        
       .nav-one{
       position: absolute;
       top: 0px;
       left: 0px;
       height: 30px;
       width: 89px;
       border: 1px solid black;
       background-color: #F0EADA;
       opacity: 0.7;
       filter:alpha(opacity=80);
       line-height: 225%;
       z-index: 1;
       }
       
       .nav-two{
       position: absolute;
       top: 0px;
       left: 89px;
       height: 30px;
       width: 89px;
       border: 1px solid black;
       background-color: #F0EADA;
       opacity: 0.7;
       filter:alpha(opacity=80);
       line-height: 225%;
       z-index: 1;
       }
       
       .nav-three{
       position: absolute;
       top: 0px;
       left: 178px;
       height: 30px;
       width: 89px;
       border: 1px solid black;
       background-color: #F0EADA;
       opacity: 0.7;
       filter:alpha(opacity=80);
       line-height: 225%;
       z-index: 1;
       }
       
       .nav-four{
       position: absolute;
       top: 0px;
       left: 267px;
       height: 30px;
       width: 89px;
       border: 1px solid black;
       background-color: #F0EADA;
       opacity: 0.7;
       filter:alpha(opacity=80);
       line-height: 225%;
       z-index: 1;
       }
       
        .nav-five{
       position: absolute;
       top: 0px;
       left: 356px;
       height: 30px;
       width: 89px;
       border: 1px solid black;
       background-color: #F0EADA;
       opacity: 0.7;
       filter:alpha(opacity=80);
       line-height: 225%;
       z-index: 1;
       }
       
       .nav-six{
       position: absolute;
       top: 0px;
       left: 445px;
       height: 30px;
       width: 89px;
       border: 1px solid black;
       background-color: #F0EADA;
       opacity: 0.7;
       filter:alpha(opacity=80);
       line-height: 225%;
       z-index: 1;
       }
       
       .nav-seven{
       position: absolute;
       top: 0px;
       left: 534px;
       height: 30px;
       width: 89px;
       border: 1px solid black;
       background-color: #F0EADA;
       opacity: 0.7;
       filter:alpha(opacity=80);
       line-height: 225%;
       z-index: 1;
       }
       
       .nav-eight{
       position: absolute;
       top: 0px;
       left: 623px;
       height: 30px;
       width: 89px;
       border: 1px solid black;
       background-color: #F0EADA;
       opacity: 0.7;
       filter:alpha(opacity=80);
       line-height: 225%;
       z-index: 1;
       }
       
       .nav-nine{
       position: absolute;
       top: 0px;
       left: 712px;
       height: 30px;
       width: 88px;
       border: 1px solid black;
       background-color: #F0EADA;
       opacity: 0.7;
       filter:alpha(opacity=80);
       line-height: 225%;
       z-index: 1;
       }
        
        
    /* main */
    
        
        .bujinlogo{
        position: relative;
		float:right;
        top: 20px;
        left: 0px;
        height: 450px;
        width: 450px;
        background-image: url('images/background_logo.png');
        z-index: -5;
        }
        
        
        .main{
        position: absolute;
        top: 220px;
        left: 0px;
        width: 800px;
        
        border: 0px solid white;
        background-color: #F0EADA;
        text-align: justify;
        opacity: 0.8;
        filter:alpha(opacity=80);
        }
        
        .index-table{
        font-family: helvetica, verdana, arial;
        color: black;
        font-size: 11pt;
        }
        
	.inst_list_image{
	height: 100px;
	}

	.single-column{
        position: relative;
        float: left;
        top: 30px;
        left: 30px;
        width: 700px;
        border: 0px solid red;
        padding-bottom: 30px;
        text-align: justify;
        }

        .column1{
        position: relative;
        float: left;
        top: 30px;
        left: 30px;
        width: 450px;
        border: 0px solid red;
        padding-bottom: 30px;
        text-align: justify;
        }
        
        .column2{
        position: relative;
        float:top;
        top: 30px;
        left: 60px;
        width: 250px;
        border: 0px solid red;
        padding-bottom: 30px;
        text-align: justify;
 		clear:both;
        }

 	.column1a{
        position: relative;
        float: left;
        top: 30px;
        left: 30px;
        width: 350px;
        border: 0px solid red;
        padding-bottom: 30px;
        text-align: justify;
        }
        
        .column2a{
        position: relative;
        float:top;
        top: 30px;
        left: 60px;
        width: 350px;
        border: 0px solid red;
        padding-bottom: 30px;
        text-align: justify;
 		clear:both;
        }


		.columnA{
        position: relative;
        float: left;
        top: 30px;
        left: 30px;
        width: 250px;
        border: 0px solid red;
        padding-bottom: 30px;
        text-align: justify;
        }
        
        .columnB{
        position: relative;
        float:top;
        top: 30px;
        left: 60px;
        width: 450px;
        border: 0px solid red;
        padding-bottom: 30px;
        text-align: justify;
		clear:both;
        }

       .columnX{
        position: relative;
        float: left;
        top: 30px;
        left: 30px;
        width: 350px;
        border: 0px solid red;
        padding-bottom: 30px;
        text-align: justify;
        }
        
        .columnY{
        position: relative;
        float:top;
        top: 30px;
        left: 60px;
        width: 350px;
        border: 0px solid red;
        padding-bottom: 30px;
        text-align: justify;
		clear:both;
        }
        
        .instructors{
        font-family: helvetica, verdana, arial;
        color: black;
        font-size: 10pt;
        border-style: solid;
        border-color: black;
        border-left-width: 1px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        text-align: center;
        }
        
        .pictures{
        position: relative;
        top: 0px;
        left: 150px;
        }
        
 		.Q {
 			font-weight: bold;
 		}
        
        
        /* lightbox */
        
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#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; overflow: auto; width: 100%	; }

#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

        
        
        
        
        
        
        
        
        
        
        
        
        
