div.container div.header, div.footer
{
padding : 0.5em;
color :  white;
background-color : white;
clear : left;
left : 0px;
width : 850px;

}
h1.header
{
padding : 0;
margin : 0;
}
div.left
{
	position : absolute;
	top : 220px;
	left : 18px;
	float : left;
	width : 138px;
	margin-top :  2px;
	margin-left : 1px;
	margin-right : 1px;
	padding :  .5em;
	background-color :  #CCCCFF;
	font-family :  Tahoma;
	font-size :  10px;
	color: #000099;
	color: #6666FF;
	border: solid 0px #000000;
	
}
div.content
{
	position : absolute;
	top : 215px;
	left : 150px;
	padding-bottom : 0px;
	width : 690px ;
	margin-top : 10px ;
	margin-left : 15px;
	margin-right : 15px;
	border : 0;
	line-height : 120%;
	font-family : tahoma;
	padding-top : 5px;
	padding-right : 15px;
	padding-left : 15px;
	font-size : 12px;
	line-height : 120%;
	border: solid 0px #000000;
	}
div.img
{
position : absolute;
top : 0;
left : 0px;
}
div.img img
{
position : absolute;
top : 37px
}
div.img img img
{
position : absolute;
top : 149px;
padding-bottom :  0px;
}
H3
{
	line-height : 25%;
	font-family : tahoma;
	color :  #000099;
}
strong
{
	color: #000099;
}