/* CSS Document */
body { 	margin:-20px 10px 0px 10px;
		padding: 20px;
		background-color:#c0cc78;
	}
a:link, a:visited {	text-decoration:none;
					font-weight:bold;
			color:black;
					}
a:hover, a:active {	text-decoration:underline;
					color:#c0cc78;
				}
#wrapper	{	background-color:#ffffff;
				width:850px;
				margin:0px auto;
				border:0px;
				padding:10px;
			}
#masthead {	position:relative;
			background: url("Images/2Library.jpg") no-repeat;
			background-color:#dde4bc;
			border: 9px solid #dde4bc;
			height: 8em;
			padding:9px;
			}
#title	{	
			margin-left: 650px;
			padding-top: 25px;
			font: bold 25px Trebuchet MS, Verdana, sans serif;
			color:#606060;
			text-align:center;
		}
#title1 {	margin-left: 650px;
			padding-top:10px;
			font-size: 14px; 
			color:#606060; 
			text-align:center;
		}
#time 	{	margin-left:658px;
			padding-top:30px;
			
					}
		
#content	{	margin-top:10px;
				padding-bottom:10px;
				
			}

#content div {	
				padding:10px;
				float:left;
				font: bold 14px Trebuchet MS, Verdana, sans serif;
				text-align:center;
				color:#ffffff;
			}
#content-left	{	width:227px;
					background-color:#ffffff;
				}

#content-main	{	margin-left:10px;
			width:382px;
			background-color:#dde4bc;
			
				}
#content-right	{ 	position:relative;
					margin-left:10px;
					width:160px;
					background-color:#dde4bc;
				}
.quick	{	font: bold 16px Trebuchet MS, Verdana, sans serif;
			color:#000000;
	}
h1	{	font: bold 16px Trebuchet MS, Verdana, sans serif;
		color:#606060;
	}
h1 a	{	font: bold 16px Trebuchet MS, Verdana, sans serif;
			color:#606060;
			text-decoration:none;
	}
h1 a:link	{	font: bold 16px Trebuchet MS, Verdana, sans serif;
			color:#606060;
			text-decoration:none;
	}
h1 a:visited	{	font: bold 16px Trebuchet MS, Verdana, sans serif;
					color:#000000;
	}
h1 a:hover	{	text-decoration:underline;
				color:#000000;
			}
p {	font: 12px Trebuchet MS, Verdana, sans serif;
	color: #000000;
	text-indent: 5px;
	text-align:left;
	line-height: 8px;
		}
#footer {	float:left;
			width:805px;
			margin-top:10px;
			margin-bottom:10px;
			background-color:#dde4bc;
    		padding:10px 20px 10px 20px;
    		
 		}
#footer a { float:left;
			margin-top:10px;
			margin-bottom:10px;
			padding:10px 20px 10px 20px;			   		
		}
#footer a:link { text-decoration:none;
    	}
#footer a:visited { text-decoration:none;
		}
#footer a:hover {text-decoration:none;
		}

#bottom { 	clear:both;
			font: 10px Trebuchet MS, sans serif;
			color:#000000;
			letter-spacing:1px;
			text-align:center;
			background-color:#c0cc78;
					}
#bottom a { font: 10px Trebuchet MS, sans serif;
			color:#000000;
			letter-spacing:1px;
			text-align:center;
			background-color:#c0cc78;
					}
#bottom a:link { text-decoration:none;
	}
#bottom a:visited { text-decoration:none;
	}
#bottom a:hover { text-decoration:underline;
	}
#home	{position:relative;
			text-align:center;
			font:bold italic 14px Trebuchet MS, sans serif;
			color:#c0cc78;
	}
#home a	{color:#c0cc78;
			text-decoration:none;
	}
#home a:link { text-decoration:none;
	}
#home a:visited {color:#dde4bc;
	}
#home a:hover {	text-decoration:underline;
	}
.slideshow	{	height:110px;
				width:80px;
	}
img	{	padding:8px;
		border:0px;
	}
.img2	{ 	border:1px solid black;
		
		}
ul 	{ 	font: bold 12px Trebuchet MS, sans serif;
		text-align:left;
		list-style:none;
		margin:0;
		padding:8px;
		background-color:#c0cc78;
		border:16px solid #c0cc78;
				}
ul a {	
		font: bold 12px Trebuchet MS, sans serif;
		line-height:1.5em;
		text-decoration:none;
		color:#000000;
			
}
ul a:link	{	color:#000000;
				text-decoration:none;
}
ul a:visited	{ 	color:#000000;
					text-decoration:none;
}
ul a:hover	{	color:#ffffff;
}

			
			