	body {
		margin-top:0px;
		margin-left: 0px; margin-right: 0px;
		background: url(jersey-background.jpg) no-repeat top left #003399;
		font-family : "Trebuchet MS", Verdana, Tahoma, Helvetica, sans-serif;
		}
	A 			{ color: #708090; font-family: verdana, arial, sans-serif; text-decoration: none;} 
	A:link		{ color: #708090; text-decoration: none; } 
	A:visited	{ color: #708090; text-decoration: none; } 
	A:active	{ color: #669999;  } 
	A:hover		{ color: #037296;  } 

h1, h2, h3 {
	margin:0px; 
	padding: 0px;
	clear: both;
}
	#banner {
		height: 55px; /* 75 - border - margin */
		margin-bottom: 10px;
		border-bottom: 5px #4c90BF groove;
		border-top: 5px #4c90bf ridge;
		background: url(bad-ass-sepia.jpg) no-repeat top left #333333;
		padding-right: 5px; padding-left: 5px; 
        }
	#banner h1, #banner-commentspop {
		color: #cccc33;
		font-size:26px;
		font-weight:bold;
		padding-bottom: 6px; 
		}
#banner a, #banner a:link, #banner a:visited, #banner a:hover {color: #cccc33;}
	.banner-title {
		font-size: 150%;
	}

.banner-logo {
	background-image: url(ba-logo-small.gif);	
	float: right;
	height: 54px;
	width: 155px;
}

	.description {
		color: #4c90bf;
		font-size:12px;
		font-weight:bold;
  		text-transform:none;	
		display:block;		}	

	#content,#container {
		position:relative;
		z-index: 3;
		padding: 0px;
		margin-right:220px;
		margin-left: 190px;
		margin-bottom:20px;
		}


	#links {
		z-index:2;
		position:absolute;
		top: 75px;
		right: 20px;
		width: 180px;
		background: white;
		border: 1px solid black;
		color: #669999;
		text-align:center;
		}
				
	#llinks {
		z-index:2;
		position:absolute;
		top: 75px;
		left: 20px;
		width: 150px;
		background: white;
		border: 1px solid black;
		color: #669999;
		text-align:center;
		}
				
	.blog {
		padding: 0px 15px 0px 15px;
		background: white;
		border: 1px solid black;
		margin-bottom: 10px;
		}

/* IE6 hack, hide from mac: \*/
    * html .blog { height: 1%; }
/* end of hack */
	
	.blogbody, .comments-body, .trackback-body {
		color: #669999; 
		font-size: 14px;
		font-weight:normal;
  		background: white;
  		line-height:14px;		
  		padding:10px;
		}	
	
	.title	{ 
		font-size: 14px; 
		color: #4C90BF; 
		font-weight:bold;	
		}			
		
	#menu {
  		margin-bottom:10px;
		background: white;
		font-size:12px;
		font-weight:bold;  							
		text-align: center;
		}	
		
	.date, .comments-head	{ 
		 font-size: 12px; 
		color: #4C90BF; 
		font-weight:bold;
		text-transform:uppercase;
		margin-top:10px;		
		text-align: right;
		}			
		
	.posted, .comments-post, .trackback-post	{ 
		font-size: 12px; 
		color: #4C90BF;
		display:block; 
		text-align:right; 
		}
		
        .extended {
	    margin-left: 20px;
	    padding: 5px;
	}
	.calendar {
		color:black;
		font-size:10px;
		font-weight:normal;
  		padding:2px;				
		}
	
	.calendarhead {	
		color: #4C90BF;
		font-size:10px;
		font-weight:bold;
  		background: white;
  		line-height:14px;				
		}	
	
	.side, .menu {
		color: #669999;
		font-size:10px;
		font-weight:normal;
  		background: white;
  		line-height:14px;
		margin-left: 0px;
		}	

	.sidetitle, .menutitle {
		
		color: #669999;
		font-size:9px;
		font-weight:bold;
  		background: white;
  		line-height:14px;
  		margin-top:10px;
  		border-bottom: 1px solid #DCDCDC;
  		text-transform:uppercase;
		letter-spacing: .2em;  					
	}		
	
	.syndicate {
		font-size:9px;
		font-weight:bold;		
  		line-height:14px;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		background: white;  		
 		}	
		
	.powered {
		color: #669999;
		font-size:10px;
		font-weight:bold;
		border-top: 1px solid #DCDCDC;
		border-bottom: 1px solid #DCDCDC;		
		line-height:14px;
		padding:2px;
		margin-top:10px;
		text-align:center;
		}	
		
	
input, select, textarea {
	font-size: 12px; font-family:verdana,sans-serif; border: solid 1px black;
	padding: 1px; margin: 1px;
	background-color: #ffffff; color:black;
}

.menu {
	padding: 3px 0px 3px 0px;
}

.menuitem {
    margin-left: 0px;
    font-size: 12px;
    list-style-type: none;
}

.bookqueue-entry {
  overflow: hidden;
  padding: 5px;
  text-align: left;
  border-bottom: 1px solid #dcdcdc;
  clear: both;
}

.bookqueue-entry img {
    border: 0px;
    vertical-align: text-top;
    float: left;
    padding: 2px;

}

.thumb {
    vertical-align: text-top;
    float: right; 
    margin: 5px;
}
