﻿body {
	margin : 0px 0px 0px 0px;
}
#headerleftleft {
	position: absolute;
	height: 145px;
	width: 120px;
	left: 7px;
	top:7px;
	background-color:white;
	text-align:center;
}
#headerleft {
	position: absolute;
	height: 145px;
	width: 120px;
	left: 127px;
	top:7px;
	background-color:white;
	text-align:center;
}
#headermiddle {
	position:absolute;
	height: 145px;
	left: 247px;
	top:7px;
	background-color:white;
	text-align:center;
}
#headerright {
	position: absolute;	
	height: 145px;
	width: 140px;
	right:7px;
	top:7px;
    margin-left: auto;
    margin-right: 5px;
	background-color:white;
	text-align:center;
	font-size:small;
	color:green;
}
#headerbottom {
	position: absolute;
	height: 3px;
	left: 0px;
	right: 0px;
	top:145px;
	border:0px none;
	background-color:green;
}
#picturestyle1 {
	display: block;
	vertical-align:middle;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
    margin-top:1px;
}
#picturestyle2 {
	display: block;
	vertical-align:middle;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
    margin-top:1px;
}
