body {
	font-family:palatino, georgia, verdana, arial, sans-serif;
	background-color: #FFE;
	color: #333;
	margin:0px 0px 20px 0px;
	font-size:70%;
	}
a.inline {
	color:#333;
	}

.leftbannertext {
	padding: 5px 0px 0px 5px;
	width: 110px;
}

#map
{
	float: right;
	position:relative; 
	width:450px; 
	height:600px;
}

a {
	color: #c00; 
	text-decoration: none; 
}

a:hover	{ 
	text-decoration: underline;  
}

div.links {
	font-size: smaller;
}

div.thisblog, div.otherblogs {
	border: 1px solid #999;
	padding: 2px;
}

div.otherblogs {
	background-color: #CCC;
}


div.thisblog {
	background-color: #CCC;
}

#banner {
	width: 100%;
	height: 100px;
	background: #fff url(/rob/hplb/hplbbannernew.jpg) no-repeat top left;
	color: #000;
}

#banner a, #banner a:hover {
	color: #000;
	text-decoration: none;
}

#bannertext {
	padding: 50px 0px 0px 30px;
	width: 250px;
	text-align: center;
}

.description {
	color:#333;
	font-size:small;
	text-transform:none;	
}
#content {
	margin-left: 5px;
	margin-right: 3px;
}

#container {
	padding:5px;
}
#links {	
	float: right;
	padding-right: 4px;
	font-size: x-small;				
}

.categorystructure {
	padding-left: 8px;
}

.blog {
	padding:5px;
}
.blogbody, .content {
	line-height:150%;
	margin-bottom: 5px;
}

#menu {
	margin-bottom:15px;
	text-align:center;
	font-size: smaller;
}		
.date	{ 
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight:bold;
}			
.posted	{ 
	font-family:verdana, arial, sans-serif; 
	font-size: x-small; 
	color: #333; 
	margin-bottom:25px;
}

#subcat {
	list-style: none;
	margin: 0px;
	padding: 2px;
}

#subcat li {
	padding-left: 10px;
}
#subcathead {
	font-weight: bold;
	padding-top: 10px;
	text-size: larger;
}


.nav {
	text-align: center;
}
