/* Undoing css   */
ul,ol { list-style:none }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none
padding:0;
margin:0; }
address { font-style:normal }
/* end undoing css */
		

body {
	margin: 0 0 0 60px;
	padding: 0;
	font-family: arial, geneva, sans-serif;
	text-align: center; /* Takes care of horizontal alignment in Internet Explorer */
	background:#ffffff;
	}	

#wrapper {
	position: relative; /* Needed for Safari */
	margin: auto; /* Takes care of horizontal alignment in standards compliant browsers */
	text-align: left;
	width: 1000px;

	}
	

.background {
      width:1000px;
	  height:800px;
      margin: 0;
      padding: 0;
	  background:url(i/bg_home.jpg);
	  background-repeat:no-repeat;

    }

.background2 {
      width:1000px;
	  height:800px;
      margin: 0;
      padding: 0;

    }

.background3 {
      width:1000px;
	  height:800px;
      margin: 0;
      padding: 0;
	  background:url(i/bg_exhibition.jpg);
	  background-repeat:no-repeat;

    }

.background4 {
      width:1000px;
	  height:800px;
      margin: 0;
      padding: 0;
	  background:url(i/bg_contact.jpg);
	  background-repeat:no-repeat;

    }

.background5 {
      width:1000px;
	  height:800px;
      margin: 0;
      padding: 0;
	  background:url(i/bg_profile.jpg);
	  background-repeat:no-repeat;

    }

#content{
	width:1000px;
	float:left;
	background:transparent;		
	margin:0;
	padding:0;
	}

.left{
	width:208px;
	float:left;
	background:transparent;		
	margin:10px 0 0 5px;
	padding:0;
	}
	
.logo {
      width:134px;
	  float:left;
      margin: 42px 0 0 0;
      padding: 0;
    }
	
.main_nav {
      width:208px;
	  float:left;
      margin: 50px 0 0 0;
      padding: 0;
    }

.nav1_on {
		display:block;
		width: 200px;
		padding:0;
		margin:0 0 2px 8px;
		}

.nav1 a {
		display:block;
		width: 200px;
		padding:0;
		margin:0 0 0 8px;
		background: url("i/nav_FineBindings.gif") 0 0 no-repeat;
		}

.nav1 a:hover {	
		background-position: 0 0;
		background: url("i/nav_FineBindings_hi.gif") 0 0 no-repeat;
		}

.nav1 a:active {
		background-position: 0 0;
		}

.nav2_on {
		display:block;
		width: 200px;
		padding:0;
		margin:0 0 2px 8px;
		}
		
.nav2 a {
		display:block;
		width: 200px;
		padding:0;
		margin:0 0 0 8px;
		background: url("i/nav_BookWorks.gif") 0 0 no-repeat;
		}

.nav2 a:hover {	
		background-position: 0 0;
		background: url("i/nav_BookWorks_hi.gif") 0 0 no-repeat;
		}

.nav2 a:active {
		background-position: 0 0;
		}
		
.nav3_on {
		display:block;
		width: 200px;
		padding:0;
		margin:0 0 2px 8px;
		}
		
.nav3 a {
		display:block;
		width: 200px;
		padding:0;
		margin:0 0 0 8px;
		background: url("i/nav_BoxMaking.gif") 0 0 no-repeat;
		}

.nav3 a:hover {	
		background-position: 0 0;
		background: url("i/nav_BoxMaking_hi.gif") 0 0 no-repeat;
		}

.nav3 a:active {
		background-position: 0 0;
		}

.nav4_on {
		display:block;
		width: 200px;
		padding:0;
		margin:0 0 0 8px;
		}
		
.nav4 a {
		display:block;
		width: 200px;
		padding:0;
		margin:0 0 0 8px;
		background: url("i/nav_exhibition.gif") 0 0 no-repeat;
		}

.nav4 a:hover {	
		background-position: 0 0;
		background: url("i/nav_exhibition_hi.gif") 0 0 no-repeat;
		}

.nav4 a:active {
		background-position: 0 0;
		}

.nav5_on {
		display:block;
		width: 200px;
		padding:0;
		margin:0 0 0 8px;
		}
		
.nav5 a {
		display:block;
		width: 200px;
		padding:0;
		margin:0 0 0 8px;
		background: url("i/nav_profile.gif") 0 0 no-repeat;
		}

.nav5 a:hover {	
		background-position: 0 0;
		background: url("i/nav_profile_hi.gif") 0 0 no-repeat;
		}

.nav5 a:active {
		background-position: 0 0;
		}

.nav6_on {
		display:block;
		width: 200px;
		padding:0;
		margin:0 0 0 8px;
		}
		
.nav6 a {
		display:block;
		width: 200px;
		padding:0;
		margin:0 0 0 8px;
		background: url("i/nav_contact.gif") 0 0 no-repeat;
		}

.nav6 a:hover {	
		background-position: 0 0;
		background: url("i/nav_contact_hi.gif") 0 0 no-repeat;
		}

.nav6 a:active {
		background-position: 0 0;
		}

.soon  {
		display:block;
		width: 200px;
		padding:0;
		margin:0 0 0 8px;
		background: url("i/ComingSoon.gif") 0 0 no-repeat;
		}

.emailsoon a {
		display:block;
		width: 200px;
		height:100px;
		padding:0;
		margin:0 0 0 8px;
		background: url("i/email.gif") 0 0 no-repeat;
		}

.emailsoon a:hover {	
		background-position: 0 0;
		background: url("i/email_hi.gif") 0 0 no-repeat;
		}

.emailsoon a:active {
		background-position: 0 0;
		}

#thumb_nav_fine {
		width: 200px;
		height:151px;
		padding:0;
		margin:0 0 0 8px;
		}
		
#thumb_nav {
		width: 200px;
		height:76px;
		padding:0;
		margin:0 0 0 8px;
		}
			
.thumb {
		display:inline;
		width: 200px;
		height:36px;
		padding:0;
		margin:0;
		}
		
.thumb a {
		display:inline;
		width: 200px;
		height:36px;
		padding:0;
		margin:0;
		}

.thumb a:hover {	
		background-position: 0 0;
		
		}

.thumb a:active {
		background-position: 0 0;
		}
			
		
.right{
	width:700px;
	float:left;
	background:transparent;		
	margin:55px 0 0 0;
	padding:0;
	
	}

.right p{
	width:700px;
	color:#ffffff;
	float:left;
	background:transparent;		
	margin:450px 0 0 0;
	padding:0;
	
	
	}
	
.bigpic{
	width:513px;
	float:left;
	background:#fff;		
	margin:0 0 0 50px;
	padding:0;
	border:none;

	}
	
.bigpic a{
	width:513px;
	float:left;
	background:#fff;		
	margin:0;
	padding:0;
	border:0;

	}

.numbers {
	display:inline;
	width:513px;
	float:left;
	padding: 0;
	margin:3px 0 0 74px;
	}

html>body .numbers {
	margin:3px 0 0 41px;
	}

.numbers a {
	display:inline;
	float:left;
	padding: 0;
	margin:0;
	}

.title {

	width:513px;
	float:left;
	padding: 0;
	margin:5px 0 0 49px;
	}

.title h1{
	font-family: verdana, sans-serif;
	font-weight: bold;
	color:#333333;
	padding: 0;
	margin:0;
	font-size: 10px;
	line-height: 15px;
	}

.title h2{
	font-family: verdana, sans-serif;
	font-weight: bold;
	color:#666666;
	padding: 0;
	margin:0;
	font-size: 10px;
	line-height: 15px;
	}
	
	
.title p{
	font-family: verdana, sans-serif;
	font-weight: normal;
	color:#333333;
	padding: 0;
	margin:0;
	font-size: 10px;
	line-height: 18px;
	}

.title p a{
	color:#CC0000;
	text-decoration: underline;
	}

.title p a:link{
	color:#CC0000;
	text-decoration: underline;
	}
			
.title p a:visited{
	color:#CC0000;
	}
			
.title p a:active{
	text-decoration: underline;
	}

.text {
	display:inline;
	width:513px;
	float:left;
	padding: 0;
	margin:105px 0 0 32px;
	}

.text h1{
	font-family: verdana, sans-serif;
	font-weight: bold;
	color:#333333;
	padding: 0;
	margin:0;
	font-size: 10px;
	line-height: 15px;
	}

.text h1 a{
	color:#333333;
	text-decoration: none;
	}

.text h1 a:link{
	color:#333333;
	text-decoration: none;
	}
			
.text h1 a:visited{
	color:#333333;
	}
			
.text h1 a:active{
	text-decoration: none;
	}

.text h1 a:hover{
	background: #333333;
	color:#ffffff;
	text-decoration: none;
	}
	
		
.text h2{
	font-family: verdana, sans-serif;
	font-weight: bold;
	color:#333333;
	padding: 0;
	margin:0 0 0 40px;
	font-size: 10px;
	line-height: 15px;
	}

.text h3{
	font-family: verdana, sans-serif;
	font-weight: bold;
	color:#ffffff;
	padding: 0;
	margin:0 0 0 40px;
	font-size: 10px;
	line-height: 15px;
	}


.text p{
	font-family: verdana, sans-serif;
	font-weight: normal;
	color:#333333;
	padding: 0;
	margin:0 0 0 40px;
	font-size: 10px;
	line-height: 18px;
	}

.text p a{
	color:#333333;
	text-decoration: underline;
	}

.text p a:link{
	color:#333333;
	text-decoration: underline;
	}
			
.text p a:visited{
	color:#333333;
	}
			
.text p a:active{
	text-decoration: underline;
	}

.text p a:hover{
	color:#ffffff;
	text-decoration: none;
	background: solid #333333;
	}
	

.profile {
	font-family: verdana, sans-serif;
	font-weight: normal;
	width: 365px;
	color:#333333;
	padding: 0;
	margin:105px 0 0 32px;
	font-size: 10px;
	line-height: 18px;
	}
	
	
	
.profile p{
	font-family: verdana, sans-serif;
	font-weight: normal;
	color:#333333;
	padding: 0;
	margin:0;
	font-size: 10px;
	line-height: 18px;
	}

.profile p a{
	color:#CC0000;
	text-decoration: underline;
	}

.profile p a:link{
	color:#CC0000;
	text-decoration: underline;
	}
			
.profile p a:visited{
	color:#CC0000;
	}
			
.profile p a:active{
	text-decoration: underline;
	}

.profile p a:hover{
	background: #333333;
	color:#948a8a;
	text-decoration: none;
	}


	
.profile h1{
	font-family: verdana, sans-serif;
	font-weight: bold;
	color:#333333;
	padding: 0;
	margin:0;
	font-size: 10px;
	line-height: 13px;
	}

.profile h1 a{
	color:#333333;
	text-decoration: none;
	}

.profile h1 a:link{
	color:#333333;
	text-decoration: none;
	}
			
.profile h1 a:visited{
	color:#333333;
	}
			
.profile h1 a:active{
	text-decoration: none;
	}

.profile h1 a:hover{
	color:#948a8a;
	text-decoration: none;
	}

	
.contact p{
	font-family: verdana, sans-serif;
	font-weight: normal;
	color:#333333;
	padding: 0;
	margin:0;
	font-size: 10px;
	line-height: 18px;
	}	

