body
{
	background-color: #1D3131;
	background-image: url('/images/bg-gradient.png?cache=0');
	background-repeat: repeat; 
}

body, div, span, label, tr, td, th, input, h1, h2, h3, h4, h5 {
 font-family: Arial;
}

#mainTable
{
	width: 100%;
	height: 100%;
	
	margin: 0px;
	padding: 0px;
}

#container
{
	width: 900px;
	height: 760px;
	
	margin: 0px;
	padding: 0px;
	
	background-color: #000;
}

#container tr
{
	vertical-align: top;
}

#container tr td
{
	
}

#header
{
	width: 900px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	
	background-color: #000;
}

#header tr
{
	vertical-align: top;
}

#header tr td
{
	vertical-align: top;
}

#titleImage a
{
	width: 600px;
	height: 90px;
	display: block;
	
	background-image: url('/images/main-header.png?cache=0'); 
	background-repeat: no-repeat;
}

#titleImage a span 
{
	visibility: hidden;
}

/*
#loginPortal
{
	border: 1px solid #305050;
	background-color: #000;
	
	width: 280px;
	height: 90px;
}

#loginCell
{
	width: 240px;
}
*/
.loginFields
{
	border: 1px solid #000;
	width: 10em;
}

.loginLabels
{
	font-weight: bold;
	color: #fff;
}

#loginTitle
{
	font-weight: bold;
	font-size: 1.4em;
	color: #fff;
}

#headerImage
{
/*	background-image: url('/images/header/headerpic-winter5_07.png'); */
	background-repeat: no-repeat;
	
	width: 699px;
	height: 224px;
}

#blockcell
{
	background-repeat: no-repeat;
	
	width:670px;
	height:490px;
}

#footer
{
	border-top: 1px solid #000;
	padding-top: 20px;
	background-color: #e7e6d4;
	font-size: .7em;
	width: 668px;
}

#logo
{
	width: 30px;
}

#logo img
{
	vertical-align: middle;
}

#menubox
{
	width: 232px;
}

#main
{
	background-color: #e7e6d4;
	width: 668px;
	padding-top: 20px;
/*	padding-left: 10px;
	padding-right: 10px; */
}

#search-box
{
	width: 668px; 
	background-color: #395a5a;
	padding: 10px;
	font-weight: bold;
	color: #fff;
}

#search-textbox
{
	border: 0px;
	width: 400px; 
}

#search-submit
{
	background-color: #000;
	color: #fff;
	font-weight: bold;
	border: 1px solid #fff;
}

#search-title
{
 	font-family: Arial;
}

.wordpressabstract
{
	width: 448px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.wordpressblurb
{
	font-family: Arial;
}

.wordpresstitle
{
	font-family: Arial;
	color: #004040;
}

.wordpresstitle a:link
{
	color: #004040;
}

.wordpresstitle a:visited
{
	color: #004040;
}

.wordpresstitle a:active
{
	color: #004040;
}

.wordpresstitle a:hover
{
	color: #004040;
}

.blueLink
{
	color: #004040;
	
}

.breadcrumbs
{
	background-color: #e7e6d4;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 628px;
}

a:link 
{
	color: #004040;
}
a:visited 
{
	color: #004040;
}
a:active 
{
	color: #004040;
}
a:hover 
{
	color: #004040;
}	

font
{
	font-family: Arial;
}

#CalendarBlurb
{
	padding-left: 10px;
	padding-right: 10px;
}

td.Calendar_Top_
{
	background-image: url('http://wallawallapubliclibrary.org/dev/images/calender/top.png'); 
	background-position: bottom center; 
	background-repeat: no-repeat; 
	z-index:1000;
}

td.Calendar_Bottom_
{
	background-image: url('http://wallawallapubliclibrary.org/dev/images/calender/bottom.png'); 
	background-position: top center; 
	background-repeat: no-repeat; 
	z-index:1000;
	height: 10px;
}
