body{
    background-color: #333333;
    background-image: url('images/gradiant.jpg');
	background-repeat: repeat-x;
    }
    
    #page{
        position: absolute;
        left: 50%;
        margin-left: -400px;
        width: 800px;
	    background-repeat: no-repeat;
        }
        
        #header{
        height: 200px;
        width: 800px;
        background-image: url('images/header-3.jpg');
        background-repeat: no-repeat;
        }
        
        #nav{
        position: absolute;
        top: 200px;
        left: 0px;
        background-image: url('images/navbac.jpg');
	    background-repeat: repeat-y;
        height: 100%;
        width: 200px;
        z-index: 1;
        }
        
        .shikin{
        position: absolute;
        top: 50px;
        left: 150px;
        height: 865px;
        width: 165px;
        
        }
        
            .navcontent{
            position: relative;
            top: 0px;
            left: 0px;
            
            margin: 20px 20px 20px 20px;
            font-family: helvetica, verdana, ariel;
            font-size: 10pt;
            color: #ffffcc;
            line-height: 25px;

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

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

	       a:hover {
	       text-decoration: underline;
	       }
	       
	       
	       a.two:link {
	       color: darkgreen;
	       text-decoration: none;
	       }

	       a.two:visited {
	       color: darkgreen;
	       text-decoration: none;
	       }

	       a.two:hover {
	       text-decoration: underline;
	       }

        
        #topbar{
        position: absolute;
        top: -40px;
        left: 200px;
        background-color: #003300;
        height: 40px;
        width: 600px;
        }
        
            .topbarcontent{
            margin: 6px;
            font-family: helvetica, verdana, ariel;
            font-size: 10pt;
            color:  #ffffcc;
            line-height: 25px;
            }
        
        
        #main{
        position: absolute;
        top: 200px;
        left: 0px;
        background-image: url('images/mainback.gif'); 
        background-repeat: repeat-y;
        z-index: 0;
        width: 800px;
        }
        
            .content{
            margin: 20px;
            margin-left: 220px;
            font-family: helvetica, verdana, ariel;
            font-size: 10 pt;
            color: #000000;
            }
        
        #bottombar{
        position: relative;
        top: 50px;
        left: 0px;
        background-color: #003300;
        height: 40px;
        width: 800px;
        z-index: 2;
        }
        
            .bottombarcontent{
            margin: 10px;
            font-family: helvetica, verdana, ariel;
            font-size: 10pt;
            color:  #ffffcc;
            line-height: 40px;
            padding-bottom: 1cm;
            }
            
        #footer{
        position: relative;
        top: 50px;
        left: 0px;
        width: 800px;
        margin-bottom: 20px;
        background-color: #ffffcc;
        }
        
        .footercontent{
        font-family: helvetica, verdana, ariel;
        font-size: 8pt;
        }
        
        .details{
        position: relative;
        top: 10px;
        left: 0px;
        width: 200px;
        font-family: helvetica, verdana, ariel;
        font-size: 10 pt;
        color: #000000;
        float: right;
        clear: both;
        }
        
        .details td{
        font-size: 9 pt;
        color: #000000;
        }
        
        .details table{
        border: 1px solid black;
        }
        
        .config{
        position: relative;
        top: 0px;
        left: -95px;
        width: 250px;
        font-family: helvetica, verdana, ariel;
        font-size: 10 pt;
        color: #000000;
        float: right;
        clear: both;
        }
        
        .config td{
        font-size: 9 pt;
        color: #000000;
        }
        
        .config table{
        border: 1px solid black;
        margin-bottom: 5px;
        }
        
        .sword-description{
        position: relative;
        left: 0px;
        top: 0px;
        width: 355px;
        border: 0px solid black;
        margin-top: 10px;
        }
        
        .sword-name{
        font-family: copperplate, helvetica;
        font-size: 20pt; 
        }
        
        .thumbs{
        width: 350px;
        margin-left: -5px;
        }
        
        .list-pic{
        float: left;
        height: 113px;
        width: 333px;
        margin-left: -10px;
        margin-top: -10px;
        margin-bottom: 20px;
        }
        
        .text{
        float: left;
        width: 200px;
        height: 100px;
        border: 1px solid black;
        margin-left: 10px;
        margin-top: -10px;
        margin-bottom: 20px;
        overflow:auto;
        padding: 5px;
        }
        
        .item{
        clear:both;
        }
        
        .catagory{
        float: left;
        left: 300px;
        width: 400px;
        height: 50px;
        margin-bottom: 30px;
        background-image: url('images/category.jpg');
        background-repeat: no-repeat;
        border: 1px solid black;
        }
        
        .cherry-blossom{
        float: left;
        left: 300px;
        width: 500px;
        height: 50px;
        margin-bottom: 30px;
        background-image: url('images/category_cherry_blossom.jpg');
        background-repeat: no-repeat;
        border: 0px solid black;
        }

        .legacy{
        float: left;
        left: 300px;
        width: 400px;
        height: 50px;
        margin-bottom: 30px;
        background-image: url('images/category_legacy.jpg');
        background-repeat: no-repeat;
        border: 0px solid black;
        }
        
        .student{
        float: left;
        left: 300px;
        width: 400px;
        height: 50px;
        margin-bottom: 30px;
        background-image: url('images/category_student.jpg');
        background-repeat: no-repeat;
        border: 0px solid black;
        }
        
        
        .nihonto{
        float: left;
        left: 300px;
        width: 480px;
        height: 50px;
        margin-bottom: 30px;
        background-image: url('images/category_nihonto.jpg');
        background-repeat: no-repeat;
        border: 0px solid black;
        z-index: 3;
        }
        
        
        
        /* 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; }

    
    
        

        
        
  /* drop down menu */      
        
        
 
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}


#menu {
position: absolute;
top: 6;
left: 10;
z-index:100;
width: 100%;
}


#menu dl {
float: left;
width: 8em;
margin: 0 1px;
}


#menu dt {
cursor: pointer;
font-weight: bold;
background: #003300;
}


#menu li{
background: #003300;
}


#menu li a, #menu dt a {
color: #ffffcc;
text-decoration: none;
display: block;
height: 100%;
line-height: 25px;
}


#menu li a:hover, #menu dt a:hover {
background: #337033;
}



       
        
        
        
        
        
        
        
        
        
        
        
        