body {
margin:0px auto 0px auto;	
	text-align:center;
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;	
	height:100%;
	width:990px;
	z-index:1;
	background-color: #050000;
	min-width:990px;
    background-image: url('images/background.jpg');
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: top;
}


a.holdLink:link {color: #f2ca40; font-size: 16px; font-weight: bold; text-decoration: none;}
a.holdLink:visited {color: #f2ca40; font-size: 16px;  font-weight: bold; text-decoration: none;}
a.holdLink:hover { color: #ffff00; font-size: 16px; font-weight: bold; text-decoration: underline;}

a.moreLink:link {color: #f2ca40; font-size: 14px; font-weight: bold; text-decoration: none;}
a.moreLink:visited {color: #f2ca40; font-size: 14px; font-weight: bold; text-decoration: none;}
a.moreLink:hover { color: #ffff00; font-size: 14px; font-weight: bold; text-decoration: underline;}

a.smLink:link {color: #f2ca40; font-size: 11px; text-decoration: underline;}
a.smLink:visited {color: #f2ca40; font-size: 11px; text-decoration: underline;}
a.smLink:hover { color: #ffff00; font-size: 11px; text-decoration: none;}


div { 
	 font-size: 12px; 
	 font-family: arial, helvetica, sans-serif;
	 text-align: left; 
	 color: #ffffff;
	 padding-bottom: 10px;
	}
	
i { 
	font-size: 12px;
	 font-style: italic;
	 color: #ffffff;
	}
	
i.med { 
	font-size: 14px;
	 font-style: italic;
	 color: #ffffff;
	}
	
i.large { 
	font-size: 16px;
	 font-style: italic;
	 color: #ffffff;
	}
	

table.homeBox {
	border-collapse: collapse; 
	border-style: solid;
	border-width: 3px;
	border-color: #800000;
	background: url(images/brown_trans_bg.png) repeat;
	}
	
table.infoBox {
	border-collapse: collapse; 
	border-style: solid;
	border-width: 3px;
	border-color: #800000;
	background: url(images/brown_trans_bg.png) repeat;
	width: 900px; 
	margin-left: 40px;
	margin-top: 10px;
	}
	

div.header { 
	 font-size: 22px; 
	 font-weight: bold;
	}

div.patron { 
	 font-size: 14px; 
	 font-weight: bold;
	}
	
div.linkDescription { 
	margin-top: -12px;
	margin-left: 10px;
	}
	
div.eventDescription { 
	font-size: 14px;
	margin-top: -10px;
	margin-left: 10px;
	}
	
div.smText { 
	 font-size: 11px; 
	}
	
div.eventName { 
	 font-size: 16px; 
	 font-weight: bold;
	 color: #ffffff;
	}
		
div.libraryName { 
	 font-size: 14px;
	 font-weight: bold;
	}
	
div.eventDate { 
	 text-align:right;
	 font-size: 14px; 
	 font-weight: bold;
	}
div.libraryAdress {
	margin-top: -10px;
	}
	

