body {
    text-align: center;
}

#page {
    margin: 0px auto;
    text-align: left;
}


div.container div.header, div.footer
{
padding : 0em;
color :  white;
background-color : white;
clear : left;
left : 0px;
width : 847px;
height : 138px;
align : center;

}
h1.header
{
padding : 0;
margin : 0;
}
div.left
{
	position : absolute;
	top : 152px;
	left : 2px;
	float : left;
	width : 211px;
	margin-top :  2px;
	margin-left : 1px;
	margin-right : 1px;
	padding :  .5em;
	background-color :  white;
	font-family :  Tahoma;
	font-size :  10px;
	border: solid 0px #000000;
	
}
div.content
{
	position : absolute;
	top : 155px;
	left : 225px;
	padding-bottom : 0px;
	width : 625px ;
	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;
	}

H3
{
	line-height : 25%;
	font-family : tahoma;
	color :  #009900;
}
H4
{
	line-height : 50%;
	font-family : tahoma;
	color :  #330000;
}
strong
{
	color: #330000;
}
A:LINK {
	color: #330000;
}
A:Hover {
	color: #669933;
	}
A:VISITED {
	color: #666600;
}
