@charset "utf-8";
/* CSS Document */

.lhtfooter{
font-size:9px;
font-family:Georgia, "Times New Roman", Times, serif;
}

body{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
}

.gradientbackground{
background-image:url(images/gradient%20table%20background.png);
background-repeat:no-repeat;
background-color:#EBF6F7;
}

#blogcontainer{
	height:900px;
	overflow-y:scroll;
	width:700px;
	}
	
.pictureborder{
	border-color:#EEE0C5;
	border-style:solid;
	border-width:4px;
	}	


