
#photo
	{position:absolute;
	left:250px;
	top:58px;
	width:497px;
	height:244px;}
#box1
	{position:absolute;
	left:3px;
	top:58px;
	width:244px;
	height:119px;
	background-color:#3D86C7;}
#box2
	{position:absolute;
	left:3px;
	top:180px;
	width:244px;
	height:122px;
	background-color:#2B73B3;}
#box3
	{position:absolute;
	top:305px;
	left:3px;
	width:244px;
	height:200px;
	background:#ffffff url("../images/bck_hmBox3.jpg") no-repeat;}
	#box3 img
		{border:0px;}

#blog
	{position:relative;
	width:445px;
	top:305px;
	left:250px;
	background:url("../images/bck_blog.png") no-repeat;
	padding:37px 26px;
	min-height:200px;
	_height:200px;
	padding-bottom:265px; /*compensate for absolute positioned elements*/
	font-size:11px;}
	#blog h1, #blog h1 a:link, #blog h1 a:visited
		{font-size:14px;
		font-weight:bold;
		font-family:arial,sans-serif;
		color:#2C3A8A;
		text-decoration:none;
		text-transform:uppercase;
		background-color:#ffffff;
		line-height:1;
		}
		#blog h1 a:hover
			{text-decoration:underline;}
	#blog a:link, #blog a:visited
		{color:#2b73b3;}
#postinfo
	{border-bottom:1px solid #2b73b3;
	color:#2b73b3;
	margin-bottom:5px;
	font-weight:bold;
	font-size:11px;}
	.readmore
		{margin:0px;
		margin-top:-1em;}