body {
	margin: 0px;
	background-color: #000000;
	SCROLLBAR-FACE-COLOR: #1B1B1B; 
SCROLLBAR-HIGHLIGHT-COLOR:  #333333;  
SCROLLBAR-SHADOW-COLOR:  #333333;  
SCROLLBAR-TRACK-COLOR: #1B1B1B; 
SCROLLBAR-DARKSHADOW-COLOR: #333333; 
SCROLLBAR-BASE-COLOR:  #333333; 
	
}


table.main {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px; 
	align: center;
}
#main1 {
	margin-left: 70px;
	margin-top: 40px;
}

#main2 {
	margin-left: 70px;
	margin-top: 40px;
}

#footer {
	margin-left: 70px;
	margin-top: 5px;
}

#navigation {
font-family: Arial, sans-serif;
font-size: 12px;
}

#navigation ul {
list-style: none;
margin: 0;
padding-left: 20;
padding-right: 0;
padding-top: 7px;
padding-bottom: 7px;
border-bottom: 1px solid #666666;
border-top: 1px solid #666666;

}

#navigation li {
display: inline;
}

#navigation a:link, #navigation a:visited {
padding: 0px 50px 0px 50px;
color: #666666;
text-decoration: none;
}

#navigation a:hover {
color: #FF6600;
text-decoration: none;
}

p {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #999999;
text-align: justify;
line-height: 1.6em;
width: 560px;
}

p.news {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #999999;
text-align: justify;
line-height: 1.6em;
width: 435px;
}

p.right {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
font-color: #999900;
line-height: 1.6em;
text-align: right;
width: 260px;
}

td.home {
background-image: url(images/bg_bookcase-home.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 382px;
	}
	
	td.home-t {
background-image: url(images/bg_bookcase-home-t.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 382px;
	}
	
	td.home-o {
background-image: url(images/bg_bookcase-home-o.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 382px;
	}
	
	td.submissions {
background-image: url(images/bg_bookcase-submissions.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 480px;
	}
	
	td.news {
background-image: url(images/bg_bookcase-news.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	height: 497px;
	}

td.bookcase3 {
background-image: url(images/bg_bookcase3.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	}
	
	td.bookcase4 {
background-image: url(images/bg_bookcase4.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	}
	
	td.books {
background-image: url(images/books.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	}
	
	td.bookcase5 {
background-image: url(images/bg_bookcase4-bottom.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 61px;
	}
	
	td.bookcasepile {
background-image: url(images/bookpile.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 61px;
	}
	
	td.bookcasebright {
background-image: url(images/bookcase-bright.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	}
	
	td.plinthbright {
background-image: url(images/plinth-bright.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 61px;
	}
	
	table.bookcase2 {
background-image: url(images/bg_bookcase2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	}



p.footer {
font-family: arial, helvetica, sans-serif;
font-size: 9px;
font-color: #FFFFFF;
text-align: left;
line-height: 1em;
width: 100%;
padding-top: 4px;
padding-bottom: 4px;
}

h1 {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #999999;
text-align: justify;
line-height: 1.6em;
width: 560px;
}

hr {
border: none;
background-color: #177171;
color: #177171;
height: 1px;
width: 560px;
align: left;
}

hr.grey {
border: none;
background-color: #666666;
color: #666666;
height: 1px;
width: 800px;
}

a:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #177171;
	text-decoration: underline;
}
a:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #177171;
	text-decoration: underline;
}
a:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #177171;
	text-decoration: underline;
}

img.left {
float: left;
margin-right: 15px;
margin-bottom: 10px;
}

.newsbox {
SCROLLBAR-FACE-COLOR: #B6A885; 
SCROLLBAR-HIGHLIGHT-COLOR:  #B6A885;  
SCROLLBAR-SHADOW-COLOR:  #B6A885;  
SCROLLBAR-TRACK-COLOR: #333333; 
SCROLLBAR-DARKSHADOW-COLOR: #33333; 
SCROLLBAR-BASE-COLOR:  #33333; 
}